summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/test_helper.h
Commit message (Expand)AuthorAgeFilesLines
* Remove default textures in (!bind_generates_resource) context groups.vmiura@chromium.org2014-04-081-8/+14
* WebGL TexParameterf and GetTexParameterf needs to handle float param correctlyzmo@chromium.org2014-03-091-1/+1
* Implement support for rendering to 32-bit float textures on ES3oetuaho@nvidia.com2014-02-141-1/+2
* gpu: Support ES3 msaa and depth/stencil formatssievers@chromium.org2013-11-151-1/+2
* gpu: Refactor to support cross-channel shared texturespiman@chromium.org2013-05-181-2/+2
* Clean up of GLES2 Command Decoder by moving some of the error state into a se...kloveless@chromium.org2013-04-181-3/+3
* Use GpuDriverBugList to manage all the workarounds.zmo@chromium.org2013-04-041-3/+1
* Set the GL implementation during unit tests.gman@chromium.org2013-03-151-0/+13
* Add detection to FeatureInfo to see if samplers are available.dsinclair@chromium.org2013-03-141-1/+2
* Refactor a bunch of Texture related GPU codegman@chromium.org2013-03-091-0/+7
* Revert "Revert 186416"gman@chromium.org2013-03-071-0/+8
* Revert 186416zmo@chromium.org2013-03-061-8/+0
* Use client side arrays for GL_STREAM_DRAW attributesgman@chromium.org2013-03-061-0/+8
* Make more GL stuff auto-generatedgman@chromium.org2012-12-071-1/+1
* gpu in-memory program cache implementation with a memory limit + lru eviction. dmurph@chromium.org2012-07-231-0/+5
* Revert 147328 - Current status of patch:gman@chromium.org2012-07-191-5/+0
* Current status of patch:dmurph@chromium.org2012-07-181-0/+5
* Add glBindUniformLocationCHROMIUMgman@chromium.org2012-06-261-0/+1
* Make TextureManager correctly delete default textures.gman@chromium.org2012-06-131-4/+8
* Correctly identify INTEL on Linuxgman@chromium.org2012-05-171-1/+4
* Don't enable occlusion query on Linux with Intel drivers.gman@chromium.org2012-05-151-0/+2
* Consolidate GPU unit test expectiation functions.gman@chromium.org2012-05-101-1/+27
* Added minimal support to command buffer for GL_ARB_texture_rectanglekbr@chromium.org2011-11-231-4/+9
* Make command buffer validate glRenderbufferStorage width and heightgman@chromium.org2011-10-191-0/+1
* Code cleanup: rename DisallowedExtensions to DisallowedFeature.zmo@google.com2011-09-221-2/+2
* Rename and document glCommandBufferEnableCHROMIUMgman@chromium.org2011-08-121-2/+1
* Support GL_OES_EGL_image_externalbulach@chromium.org2011-07-261-1/+4
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-141-1/+5
* Revert 77899 - Connect up --disable-gl-multisampling to command bufferkinuko@chromium.org2011-03-121-5/+1
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-121-1/+5
* * Check for GL_ANGLE_framebuffer_mutlisamplegman@chromium.org2010-11-091-0/+1
* 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-0/+6
* Fixes for the default texture.gman@chromium.org2010-08-241-0/+40