summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/renderbuffer_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix RenderbufferManager to handle deleted objectsgman@chromium.org2012-01-191-1/+22
* Add renderbuffer memory tracinggman@chromium.org2011-12-231-1/+3
* Defer clearing textures and renderbuffersgman@chromium.org2011-11-021-4/+15
* Make command buffer validate glRenderbufferStorage width and heightgman@chromium.org2011-10-191-2/+5
* Revert 102978 - Change X11 error handler override to allow easy X11 error che...dominich@chromium.org2011-09-271-6/+3
* Change X11 error handler override to allow easy X11 error checking.dominich@chromium.org2011-09-271-3/+6
* Make CopyTexImage2D and CopyTexSubImage2D fail ifgman@chromium.org2010-12-231-8/+33
* * Check for GL_ANGLE_framebuffer_mutlisamplegman@chromium.org2010-11-091-1/+10
* Move constructor and destructor of MockGLInterface out of line.thakis@chromium.org2010-10-141-1/+2
* Clear render buffersgman@chromium.org2010-08-061-0/+3
* Free the resources used by a context group.gman@chromium.org2010-07-011-0/+27
* Various fixes for the OpenGL ES 2.0 conformance tests.gman@chromium.org2010-05-061-0/+3
* Changes the code to use separate ids namspacesgman@chromium.org2010-04-271-9/+10
* Fixed GPU unit tests on Mac.kbr@google.com2010-03-261-1/+0
* Adds renderbuffer and framebuffer tracking so we cangman@chromium.org2010-03-251-0/+53