summaryrefslogtreecommitdiffstats
path: root/gpu/GLES2
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement latch system to help with GPU compositing flow control.gman@chromium.org2011-03-241-0/+20
* Exposed support for dynamically enabling extensions in command bufferkbr@google.com2010-12-061-0/+28
* Renames Chrome only GL extension functions to followgman@chromium.org2010-11-182-16/+16
* Adds support for GL_FIXED vertex attributes.gman@chromium.org2010-11-181-0/+2
* 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
* Add support for gman@chromium.org2010-07-201-0/+3
* Adds support for OpenGL ES 2.0 extensionsgman@chromium.org2010-07-161-0/+3
* Fix for gl2ext.hgman@chromium.org2010-07-161-4/+16
* Expose MapBufferSubData and MatTexSubImage2Dgman@chromium.org2010-07-153-467/+474
* Adds MapBufferSubData and MapTexSubImage2D.gman@chromium.org2010-07-141-0/+8
* Makes shader translation a runtime switch.gman@chromium.org2010-05-171-1/+5