Fyrd / caniuse

Raw browser/feature support data from caniuse.com
https://caniuse.com
Creative Commons Attribution 4.0 International
5.62k stars 1.38k forks source link

WebGL extensions #1626

Open kyasbal opened 9 years ago

kyasbal commented 9 years ago

Hello, I think it is better to add a supported tables for WebGL extensions. As you know, there is some of feature specified as extension in WebGL.

This is example,

The list of extensions information can be found in this article. https://www.khronos.org/registry/webgl/extensions/

nkronlage commented 8 years ago

http://webglstats.com/ has some stats on extensions.

Shared Resources is one I'm particularly interested in:

Spec: https://www.khronos.org/registry/webgl/extensions/WEBGL_shared_resources/

Chrome: https://www.chromestatus.com/features/5486563022602240 Edge: https://developer.microsoft.com/en-us/microsoft-edge/platform/status/webglsharedresources FireFox: ? WebKit: ?

Maksims commented 7 years ago

That would be very good stat to have. webglstats.com hasn't updated since Feb 2016, which is nearly a year for now. Stats do get outdated there, and WebGL is progressing. Especially soon with WebGL 2, there are many webgl related stats could be tested.