xuxiandi / angleproject

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

Support GL_NV_fbo_color_attachments #270

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Any thoughts on how hard / easy it would be to add support for 
GL_NV_fbo_color_attachments

http://www.khronos.org/registry/gles/extensions/NV/GL_NV_fbo_color_attachments.t
xt

Original issue reported on code.google.com by g...@chromium.org on 16 Dec 2011 at 8:27

GoogleCodeExporter commented 9 years ago
I think we'd also need 
http://www.khronos.org/registry/gles/extensions/NV/GL_NV_draw_buffers.txt

Adding them sounds pretty reasonable to me, but I'm no expert on that part of 
the code.

Original comment by jbauman@chromium.org on 16 Dec 2011 at 8:39

GoogleCodeExporter commented 9 years ago

Original comment by shannonw...@chromium.org on 28 Oct 2013 at 10:27

GoogleCodeExporter commented 9 years ago
EXT_draw_buffers support has been implemented.

Original comment by c...@chromium.org on 21 May 2014 at 4:59