Platform/GFX/WebGL2: Difference between revisions

Line 20: Line 20:
* {ARB,OES,APPLE}_vertex_array_object
* {ARB,OES,APPLE}_vertex_array_object
If you can't run our WebGL 2 prototype because we have forgotten to support a similar OpenGL extension listed above, please feel free to contribute by filling in a bug blocking {{nbug|894492}}. We would be happy to do necessary to enable you to be an active WebGL 2 contributor.
If you can't run our WebGL 2 prototype because we have forgotten to support a similar OpenGL extension listed above, please feel free to contribute by filling in a bug blocking {{nbug|894492}}. We would be happy to do necessary to enable you to be an active WebGL 2 contributor.
Specifics note:
* Because EXT_packed_depth_stencil is blacklisted on Mac OS X 10.8 and before, WEBGL_depth_texture is not available on those OS X versions. Therefore WebGL 2 prototype is now only available on 10.9 for mac users.


=== Playground - How to create a WebGL 2 context ===
=== Playground - How to create a WebGL 2 context ===
Confirmed users
188

edits