Skip to content

Conversation

@petele
Copy link
Contributor

@petele petele commented Jul 26, 2024

I did not use compute_from, since it's already high.

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Jul 26, 2024
@@ -0,0 +1,6 @@
name: WebGL2 Color Space
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm open to splitting this into two features, one has baseline low, the other is only supported in Chrome/Edge.

It also has the same support versions as the same functionality in WebGL1, so we could alternatively merge it that way.

@@ -0,0 +1,5 @@
name: WebGL2 `desynchronized` parameter
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Has same support as WebGL1 desynchronized so we could merge these two. I feel like WebGL1/WebGL2 are very different and keeping them separate makes sense. But can be convinced otherwise.

@@ -0,0 +1,6 @@
name: WebGL2 drawing buffer
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Has same support as WebGL1 drawingBufferXXX so we could merge these two. I feel like WebGL1/WebGL2 are very different and keeping them separate makes sense. But can be convinced otherwise.

@@ -0,0 +1,5 @@
name: WebGL2 `powerPreference` parameter
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Has similar support as WebGL1 powerPreference, with Safari being significantly different (10.1/3 vs 15). We could merge these two, but based on the significant difference, I'd lean towards no.

- api.WebGL2RenderingContext.vertexAttribPointer
- api.WebGL2RenderingContext.viewport
- api.WebGL2RenderingContext.waitSync
- api.WebGLQuery
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even though this is titled WebGLXXX it is explicitly WebGL2... Same for some of the other top level APIs

@petele petele marked this pull request as ready for review July 26, 2024 16:12
@petele
Copy link
Contributor Author

petele commented Aug 13, 2024

Replaced by #1584

@petele petele closed this Aug 13, 2024
@petele petele deleted the canvas-webgl2 branch August 13, 2024 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature definition Creating or defining new features or groups of features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant