summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enforce RGB even on buggy drivers.gman@chromium.org2011-06-141-5/+20
* Reland 87371 - Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-06-011-2/+4
* Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.rsesek@chromium.org2011-05-311-4/+2
* Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-05-311-2/+4
* GLContext no longer holds a pointer to a GLSurface.apatrick@chromium.org2011-05-231-0/+2
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-121-1/+1
* Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...antonm@chromium.org2011-05-121-1/+1
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-121-1/+1
* Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-111-1/+1
* Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur...apatrick@chromium.org2011-05-111-1/+1
* implemented latch support in renderer process. this corresponds with a webkit...jbates@chromium.org2011-04-121-1/+2
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-281-1/+1
* Implement latch system to help with GPU compositing flow control.gman@chromium.org2011-03-241-1/+2
* Make readPixels work around bug in OSX drivers that don't alwaysgman@chromium.org2011-03-101-1/+1
* Continuing with the out-of-lining of test code.erg@google.com2011-02-111-2/+2
* More out-of-lining of test code, along with a bunch of GMOCK objects.erg@google.com2011-02-081-10/+2
* Fix glIsFoo() functions for non-bound objects in command buffer.enne@chromium.org2011-01-051-3/+26
* Fix glCopyTexImage2D and glCopyTexSubImage2D to handlegman@chromium.org2010-12-211-0/+3
* Adds support for GL_FIXED vertex attributes.gman@chromium.org2010-11-181-0/+1
* Add Ability to pass in allowed extensions to GPU contexts.gman@chromium.org2010-10-191-9/+9
* Move constructor and destructor of MockGLInterface out of line.thakis@chromium.org2010-10-141-1/+1
* A step in making it possible for WebGL to request no featuresgman@chromium.org2010-09-301-3/+3
* Fixes for the default texture.gman@chromium.org2010-08-241-3/+4
* Fix glGetFramebufferAttachmentParameteriv so it returnsgman@chromium.org2010-08-121-0/+14
* Adds support for OpenGL ES 2.0 extensionsgman@chromium.org2010-07-161-0/+2
* GLES2DecoderImpl takes ownership of GLContext passed to initialize.apatrick@chromium.org2010-07-141-1/+1
* Added EGL based GLContext.apatrick@chromium.org2010-06-091-4/+4
* Makes LinkProgram fail if both a vertex and fragment shadergman@chromium.org2010-06-071-4/+17
* Resubmit http://codereview.chromium.org/2096008/showgman@chromium.org2010-05-191-0/+5
* Reverting again, will manually build on linux since trybots are apparently no...gman@chromium.org2010-05-181-5/+0
* Resubmit with fix that trybot didn't catch.gman@chromium.org2010-05-181-0/+5
* revert last CLgman@chromium.org2010-05-181-5/+0
* Update the GLSL translator code to use the correct constantsgman@chromium.org2010-05-181-0/+5