summaryrefslogtreecommitdiffstats
path: root/gpu/GLES2/gl2ext.h
Commit message (Expand)AuthorAgeFilesLines
* Renames Chrome only GL extension functions to followgman@chromium.org2010-11-181-15/+15
* Added glResizeCHRM to resize the drawable associated with the command buffer.gman@chromium.org2010-11-161-0/+13
* Add way to create a texture in parent's context and copy into itjamesr@chromium.org2010-08-281-0/+14
* Adds support for EXT_framebuffer_multisamplegman@chromium.org2010-08-231-3/+72
* Fix for gl2ext.hgman@chromium.org2010-07-161-4/+16
* Expose MapBufferSubData and MatTexSubImage2Dgman@chromium.org2010-07-151-0/+19
* Adds support for compressed textures. DXT1 only.gman@chromium.org2010-05-171-1/+32
* Added gl2ext.h for conformance tests to compile.alokp@chromium.org2010-04-131-0/+773