summaryrefslogtreecommitdiffstats
path: root/gpu/GLES2
Commit message (Expand)AuthorAgeFilesLines
* Split incompatible MSAA extensions.sievers@chromium.org2013-11-132-5/+14
* Add renderbuffer BGRA8 format extension and support in cmd buffer for desktop...bsalomon@google.com2013-10-181-0/+58
* Rename async upload/readback queries to avoid mix-upssievers@chromium.org2013-08-271-4/+4
* Revert "Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO...""hubbe@chromium.org2013-07-231-0/+3
* Add GL_EXT_multisampled_render_to_texture support to command buffer.bsalomon@google.com2013-07-121-0/+2
* Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO..."nick@chromium.org2013-07-121-3/+0
* Perform glReadPixels with PBOs in the gpu, if PBOs are available.hubbe@chromium.org2013-07-041-0/+3
* Revert 209873 "Perform glReadPixels with PBOs in the gpu, if PBO..."dslomov@chromium.org2013-07-031-3/+0
* Perform glReadPixels with PBOs in the gpu, if PBOs are available.hubbe@chromium.org2013-07-031-0/+3
* Revert 209625 "Perform glReadPixels with PBOs in the gpu, if PBO..."dslomov@chromium.org2013-07-021-3/+0
* Perform glReadPixels with PBOs in the gpu, if PBOs are available.hubbe@chromium.org2013-07-021-0/+3
* The semantics of shallow finish are to block until the GPU process has issued...apatrick@chromium.org2013-06-221-1/+2
* gpu: Change Produce/ConsumeTexture to allow texture sharingpiman@chromium.org2013-05-291-34/+35
* Part 2/3 (GL) of adding with device scale factor to transport surfacesccameron@chromium.org2013-05-261-1/+2
* GPU client side changes for GpuMemoryBuffers:kaanb@chromium.org2013-05-163-0/+146
* Add a new parameter dest_type to the GL_CHROMIUM_copy_texture extension.jun.a.jiang@intel.com2013-04-192-5/+9
* Add support for GL_TEXTURE_EXTERNAL_OES texture copy.hkuang@chromium.org2013-04-031-4/+8
* Implement client side PBOs for glReadPixelhubbe@chromium.org2013-04-021-1/+8
* gpu: Use correct enum values for CHROMIUM_pixel_transfer_buffer_object.reveman@chromium.org2013-03-191-4/+2
* Implement EXT_draw_buffers WebGL extention support in command buffer.zmo@chromium.org2013-03-142-0/+120
* Move InsertSyncPoint to GLES2Interfacepiman@chromium.org2013-03-081-0/+1
* gpu: Add the ability to wait on upload completion.epenner@chromium.org2013-03-051-0/+2
* Make WaitSyncPoint go through command buffers.piman@chromium.org2013-02-273-0/+85
* 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