summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/test_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Make command buffer validate glRenderbufferStorage width and heightgman@chromium.org2011-10-191-0/+6
* Make command buffer limit cubemaps to 512x512 on Intel on OSXgman@chromium.org2011-10-131-0/+6
* Code cleanup: rename DisallowedExtensions to DisallowedFeature.zmo@google.com2011-09-221-1/+1
* Rename and document glCommandBufferEnableCHROMIUMgman@chromium.org2011-08-121-2/+1
* Support GL_OES_EGL_image_externalbulach@chromium.org2011-07-261-2/+33
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-141-1/+3
* Revert 77899 - Connect up --disable-gl-multisampling to command bufferkinuko@chromium.org2011-03-121-3/+1
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-121-1/+3
* * Check for GL_ANGLE_framebuffer_mutlisamplegman@chromium.org2010-11-091-0/+4
* Move constructor and destructor of MockGLInterface out of line.thakis@chromium.org2010-10-141-1/+2
* A step in making it possible for WebGL to request no featuresgman@chromium.org2010-09-301-6/+18
* Fixes for the default texture.gman@chromium.org2010-08-241-0/+129