summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/common/gles2_cmd_utils_implementation_autogen.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert 186416"gman@chromium.org2013-03-071-7/+7
* Revert 186416zmo@chromium.org2013-03-061-7/+7
* Use client side arrays for GL_STREAM_DRAW attributesgman@chromium.org2013-03-061-7/+7
* Extract Chromium-specific parts out of third_party/khronos/GLES2 .phajdan.jr@chromium.org2012-12-271-1/+1
* Revert 174687kmadhusu@chromium.org2012-12-271-1/+1
* Extract Chromium-specific parts out of third_party/khronos/GLES2 .phajdan.jr@chromium.org2012-12-271-1/+1
* Add a command to lose the contextgman@chromium.org2012-12-171-0/+10
* Add to the GL_CHROMIUM_gpu_memory_manager extension accameron@chromium.org2012-12-141-0/+14
* Plumb glDiscardFramebufferEXT entry point through command bufferjamesr@chromium.org2012-12-121-0/+10
* gpu: Add async upload functions.epenner@chromium.org2012-11-301-0/+2
* Add support for GL_CHROMIUM_pixel_transfer_buffer_object.reveman@chromium.org2012-11-211-0/+2
* Update Chrome's GLES2 Headersgman@chromium.org2012-11-201-38/+128
* Needed to allow querying the current VAO bindinggman@chromium.org2012-11-191-0/+1
* automate more GL state handlinggman@chromium.org2012-10-301-41/+48
* Add CommandLatencyQuery to the gpu command bufferbrianderson@chromium.org2012-10-231-0/+1
* Make GLES2Implementation based on GLES2Interfacegman@chromium.org2012-10-161-0/+5
* Fix glGetTexParameter so it works for TEXTURE_CUBE_MAPgman@chromium.org2012-07-111-6/+1
* Make GL_CHROMIUM_consistent_uniform_locations slighty more robustgman@chromium.org2012-06-201-2/+2
* Addition of an unpremultiplied-alpha setting for the GL_CHROMIUM_copy_texture...twiz@chromium.org2012-06-191-0/+8
* Enforce compressed texture restrictionsgman@chromium.org2012-06-081-2/+2
* Plum through ANGLE_depth_texturegman@chromium.org2012-06-081-0/+11
* Fix cmd buf impl of glIsEnabled to return cached valuegman@chromium.org2012-05-121-1/+1
* Move gles2 extensions out of dev.nfullagar@google.com2012-05-071-2/+2
* Allow textures to be moved from one GL context group to another.apatrick@chromium.org2012-05-011-2/+3
* Re-submission of http://codereview.chromium.org/9968113twiz@chromium.org2012-04-201-0/+5
* Revert 132934 - this change seems to break many webgl related layout teststoyoshim@chromium.org2012-04-191-5/+0
* Introduction of CHROMIUM_copy_texture extension that respects pixel-store sem...twiz@chromium.org2012-04-191-0/+5
* Add support for GL_COMMANDS_ISSUED_CHROMIUM fence like query.gman@chromium.org2012-03-141-0/+1
* Expose API for GL_EXT_occlusion_query_boolean but as no-opsgman@chromium.org2012-02-271-0/+27
* Add support for ANGLE_instanced_arraysjbauman@chromium.org2012-02-141-10/+47
* Remove command buffer command id tests etc..gman@chromium.org2012-01-271-2/+2
* Revert r118525 / Re-land r118240 - the build failure was a flake.dpranke@chromium.org2012-01-191-3/+3
* Revert r118240 - gles_2_c_lib as a component.dpranke@chromium.org2012-01-191-3/+3
* This change makes gles2_c_lib work as a component. It introduces a gles2_c_li...dpranke@chromium.org2012-01-191-3/+3
* Fix IsExtensionAvailable so it calls GetStringHelpergman@chromium.org2011-12-211-2/+2
* Adds support for the GL_ANGLE_texture_usage and GL_EXT_texture_storagevangelis@chromium.org2011-12-061-3/+47
* Added minimal support to command buffer for GL_ARB_texture_rectanglekbr@chromium.org2011-11-231-0/+3
* Refactor id_handler set in GLES2Implementationjamesr@chromium.org2011-11-101-7/+54
* 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/+3
* Fix GPU cmd tests so they pass ASANgman@chromium.org2011-09-081-2/+2
* Remove support for switching draw surfaces on a context.This was originally i...apatrick@chromium.org2011-09-021-2/+2
* Rename and document glCommandBufferEnableCHROMIUMgman@chromium.org2011-08-121-2/+4
* Delete copy_texture_to_parent_texture from GPU command buffer code.apatrick@chromium.org2011-08-101-2/+2
* Flush command streams after deleting resourcesjamesr@chromium.org2011-08-051-2/+2
* Support GL_OES_EGL_image_externalbulach@chromium.org2011-07-261-0/+18
* Add support for GL_CHROMIUM_flipygman@chromium.org2011-07-221-0/+1
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-211-2/+2
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-201-2/+2
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-191-2/+2