summaryrefslogtreecommitdiffstats
path: root/gpu/GLES2
Commit message (Expand)AuthorAgeFilesLines
* Add MapBuffer prototypes to gl2extchromium.hgman@chromium.org2013-01-251-0/+8
* Clean up the mess left supporting 'use system libs'gman@chromium.org2013-01-251-23/+0
* Move code around to fix build with system mesa.phajdan.jr@chromium.org2013-01-161-0/+23
* Refactor so chromium only GL extensions require gl2extchromium.hgman@chromium.org2013-01-091-1/+2
* Aura: A little lighter GL synchronizationbacker@chromium.org2013-01-091-5/+4
* Remove inappropriate code generation.gman@chromium.org2013-01-033-292/+279
* Extract Chromium-specific parts out of third_party/khronos/GLES2 .phajdan.jr@chromium.org2012-12-272-2/+475
* Revert 174687kmadhusu@chromium.org2012-12-272-484/+2
* Extract Chromium-specific parts out of third_party/khronos/GLES2 .phajdan.jr@chromium.org2012-12-272-2/+484
* Add a command to lose the contextgman@chromium.org2012-12-172-0/+56
* Move gl2chromium.h out of third_party, it really is our file.phajdan.jr@chromium.org2012-12-141-0/+232
* gpu: also move tex parameters into mailboxpiman@chromium.org2012-12-011-12/+11
* Allow immutable textures into mailboxespiman@chromium.org2012-09-251-2/+4
* Add glBindUniformLocationCHROMIUMgman@chromium.org2012-06-262-88/+131
* Make GL_CHROMIUM_consistent_uniform_locations slighty more robustgman@chromium.org2012-06-201-7/+9
* Addition of an unpremultiplied-alpha setting for the GL_CHROMIUM_copy_texture...twiz@chromium.org2012-06-191-1/+6
* Add support for GL_CHROMIUM_consistent_uniform_locationsgman@chromium.org2012-06-191-0/+86
* Plum through ANGLE_depth_texturegman@chromium.org2012-06-081-0/+38
* Addition of a set of basic unit tests for the GL_CHROMIUM_copy_texture extens...twiz@chromium.org2012-05-041-1/+8
* Added documentation for GL_CHROMIUM_texture_mailbox GL extension.apatrick@chromium.org2012-05-021-0/+119
* Re-submission of http://codereview.chromium.org/9968113twiz@chromium.org2012-04-201-0/+66
* Revert 132934 - this change seems to break many webgl related layout teststoyoshim@chromium.org2012-04-191-66/+0
* Introduction of CHROMIUM_copy_texture extension that respects pixel-store sem...twiz@chromium.org2012-04-191-0/+66
* Add GL_EXT_unpack_subimage support to command buffer client code.bsalomon@google.com2012-04-101-1/+74
* Move GL headers from gpu to third_party/khronosskyostil@google.com2011-11-243-2265/+0
* Added minimal support to command buffer for GL_ARB_texture_rectanglekbr@chromium.org2011-11-231-0/+35
* Revert 111170 - Move GL headers from gpu to third_party/khronosabodenha@chromium.org2011-11-223-0/+2230
* Move GL headers from gpu to third_party/khronosskyostil@google.com2011-11-223-2230/+0
* Add a comment for the new CHROMIUM extension.backer@chromium.org2011-11-141-0/+4
* Plumb through EGL_NV_post_sub_buffer and GLX_MESA_copy_sub_buffer.backer@chromium.org2011-11-111-0/+13
* Removed old code related to unimplemented GL_CHROMIUM_copy_texture_to_parent_...apatrick@chromium.org2011-11-091-34/+0
* Split GL binding init into core and extension partjoth@chromium.org2011-10-271-40/+364
* Change the enum GL_TRANSLATED_SHADER_SOURCE_LENGTH_ANGLE to the assigned value.zmo@google.com2011-10-131-1/+1
* Implement 'ANGLE_translated_shader_source' extension in command-buffer.zmo@google.com2011-10-051-0/+15
* fix executable bitgman@chromium.org2011-08-121-0/+0
* Rename and document glCommandBufferEnableCHROMIUMgman@chromium.org2011-08-123-38/+80
* Expose DXT3 and DXT5 through ANGLEgman@chromium.org2011-08-111-0/+12
* Remove executable bit on text files.avi@chromium.org2011-08-016-0/+0
* Document CHROMIUM's OpenGL ES 2.0 extensionsgman@chromium.org2011-08-016-0/+462
* Support GL_OES_EGL_image_externalbulach@chromium.org2011-07-261-0/+13
* Add support for GL_CHROMIUM_flipygman@chromium.org2011-07-221-3/+14
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-141-0/+20
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-131-20/+0
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-131-0/+20
* Add glGetProgramInfoCHROMIUM.gman@chromium.org2011-07-111-0/+3
* Revert "Revert "Add glGetMultipleIntegervCHROMIUM""gman@chromium.org2011-06-281-0/+17
* Revert "Add glGetMultipleIntegervCHROMIUM"gman@chromium.org2011-06-271-17/+0
* Add glGetMultipleIntegervCHROMIUMgman@chromium.org2011-06-271-0/+17
* Implement GL_CHROMIUM_rate_limit_offscreen_contextnduca@chromium.org2011-05-131-1/+19
* implemented latch support in renderer process. this corresponds with a webkit...jbates@chromium.org2011-04-121-4/+4