summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/framebuffer_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Reapply Enforce-RGB patch with bugs fixedgman@chromium.org2011-06-201-1/+29
* Revert 89002 - Enforce RGB even on buggy drivers.asargent@chromium.org2011-06-141-29/+1
* Enforce RGB even on buggy drivers.gman@chromium.org2011-06-141-1/+29
* Fix renderbuffer width, height issuesgman@chromium.org2011-03-191-4/+13
* Make CopyTexImage2D and CopyTexSubImage2D fail ifgman@chromium.org2010-12-231-1/+145
* * Check for GL_ANGLE_framebuffer_mutlisamplegman@chromium.org2010-11-091-1/+2
* Move constructor and destructor of MockGLInterface out of line.thakis@chromium.org2010-10-141-1/+2
* Clear render buffersgman@chromium.org2010-08-061-1/+103
* Free the resources used by a context group.gman@chromium.org2010-07-011-0/+28
* 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/+52