summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h
Commit message (Expand)AuthorAgeFilesLines
* gpu: Remove set_testing_force_is_anglesievers@chromium.org2013-11-141-5/+13
* Update stream textures during Draw instead of Bindsievers@chromium.org2013-07-281-0/+2
* Fix stream textures + mailboxespiman@chromium.org2013-07-021-0/+8
* gpu: Refactor to support cross-channel shared texturespiman@chromium.org2013-05-181-1/+1
* Rewrite scoped_array<T> to scoped_ptr<T[]> in gpu/, Linux edition.dcheng@chromium.org2013-04-091-1/+1
* BufferManager::Buffer -> Buffergman@chromium.org2013-02-281-4/+4
* Refactor/Rename a bunch of GPU stuffgman@chromium.org2013-02-271-13/+13
* Add calls to EnsureGPUMemoryAvailable into GLES2DecoderImplgman@chromium.org2013-01-231-0/+7
* Add a command to lose the contextgman@chromium.org2012-12-171-0/+1
* Make more GL stuff auto-generatedgman@chromium.org2012-12-071-1/+1
* Validate uniform typesgman@chromium.org2012-12-061-1/+1
* automate more GL state handlinggman@chromium.org2012-10-301-0/+4
* Added emulation of the OES_vertex_array_object WebGL extension for devices thatbajones@chromium.org2012-10-121-0/+6
* Added support for OES_vertex_array_object to the command bufferbajones@google.com2012-09-271-0/+9
* Clean-up inline members of nested classes (gpu/)hans@chromium.org2012-08-091-26/+7
* Add glBindUniformLocationCHROMIUMgman@chromium.org2012-06-261-0/+3
* Enforce compressed texture restrictionsgman@chromium.org2012-06-081-0/+4
* Plum through ANGLE_depth_texturegman@chromium.org2012-06-081-0/+9
* Defer initializing the CopyTextureCHROMIUMResourceManagerapatrick@chromium.org2012-05-251-1/+0
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-2/+2
* Consolidate GPU unit test expectiation functions.gman@chromium.org2012-05-101-15/+7
* Initialize GL attribsgman@chromium.org2012-05-091-0/+1
* Addition of a set of basic unit tests for the GL_CHROMIUM_copy_texture extens...twiz@chromium.org2012-05-041-1/+2
* Clear uniformsgman@chromium.org2012-04-281-0/+3
* Re-submission of http://codereview.chromium.org/9968113twiz@chromium.org2012-04-201-4/+25
* Revert 132934 - this change seems to break many webgl related layout teststoyoshim@chromium.org2012-04-191-25/+4
* Introduction of CHROMIUM_copy_texture extension that respects pixel-store sem...twiz@chromium.org2012-04-191-4/+25
* Add support for GL_COMMANDS_ISSUED_CHROMIUM fence like query.gman@chromium.org2012-03-141-88/+96
* Add support for GL_EXT_occlusion_query_booleangman@chromium.org2012-03-081-6/+13
* Map uniform locations to fake locations.gman@chromium.org2012-02-221-5/+10
* Add support for ANGLE_instanced_arraysjbauman@chromium.org2012-02-141-0/+1
* Swizzle Uniform Locationsgman@chromium.org2012-02-071-0/+4
* Fix TexImage2D clearing too agressivelygman@chromium.org2012-02-071-1/+6
* Optimize glCheckFramebuffer checks.gman@chromium.org2011-12-201-0/+1
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-121-0/+5
* Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"rsimha@google.com2011-12-081-5/+0
* Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"gman@chromium.org2011-12-071-0/+5
* Revert 113250 - Add CommandBuffer::SetGetBufferdglazkov@chromium.org2011-12-061-5/+0
* Add CommandBuffer::SetGetBuffergman@chromium.org2011-12-061-0/+5
* Rebind to correct backbuffer after clearing READ buffer.gman@chromium.org2011-12-011-18/+31
* Add OVERRIDE to gpu/ and gl/.avi@chromium.org2011-11-161-8/+8
* Defer clearing textures and renderbuffersgman@chromium.org2011-11-021-73/+105
* Make DeleteFramebuffer rebind fbo backbuffergman@chromium.org2011-11-011-1/+4
* Remove support for switching draw surfaces on a context.This was originally i...apatrick@chromium.org2011-09-021-2/+0
* Add option to not generate resources on bind in OpenGL ESgman@chromium.org2011-08-161-1/+2
* Rename and document glCommandBufferEnableCHROMIUMgman@chromium.org2011-08-121-1/+0
* Implemented support for GL context share groups in the renderer process.I put...apatrick@chromium.org2011-08-031-1/+1
* Removed vestigial GL_latch_CHROMIUM code.apatrick@chromium.org2011-07-271-2/+1
* Reapply Enforce-RGB patch with bugs fixedgman@chromium.org2011-06-201-5/+22
* Revert 89002 - Enforce RGB even on buggy drivers.asargent@chromium.org2011-06-141-20/+5