Platform/GFX/WebGL2: Difference between revisions

m
Line 28: Line 28:


Specifics note:
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.
* Because EXT_packed_depth_stencil is blacklisted on Mac OS X 10.8 and before with Nvidia graphic card, 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