KalebDark / angleproject

Automatically exported from code.google.com/p/angleproject
Other
0 stars 0 forks source link

WEBGL_compressed_texture_es3 may be implemented #908

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The WebGL extension WEBGL_compressed_texture_es3 has moved to draft status and 
may now be implemented.

Original issue reported on code.google.com by pyalot@gmail.com on 5 Feb 2015 at 7:50

GoogleCodeExporter commented 9 years ago
Firefox: https://bugzilla.mozilla.org/show_bug.cgi?id=1129803
Chrome: https://code.google.com/p/chromium/issues/detail?id=455568
Webkit: https://bugs.webkit.org/show_bug.cgi?id=141285
IE: https://connect.microsoft.com/IE/feedback/details/1116140

Original comment by pyalot@gmail.com on 5 Feb 2015 at 7:52

GoogleCodeExporter commented 9 years ago
Specification: 
https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_es3/

Original comment by pyalot@gmail.com on 5 Feb 2015 at 7:53

GoogleCodeExporter commented 9 years ago
Marking as an ES3 feature.  We have the entry points working but don't support 
all of the new compressed formats yet.

Original comment by geofflang@chromium.org on 5 Feb 2015 at 2:07