summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/renderbuffer_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix RenderbufferManager to handle deleted objectsgman@chromium.org2012-01-191-9/+17
* Track shared memory used by GPU processgman@chromium.org2012-01-041-22/+4
* Add renderbuffer memory tracinggman@chromium.org2011-12-231-2/+41
* Defer clearing textures and renderbuffersgman@chromium.org2011-11-021-6/+36
* Make command buffer validate glRenderbufferStorage width and heightgman@chromium.org2011-10-191-3/+5
* * Check for GL_ANGLE_framebuffer_mutlisamplegman@chromium.org2010-11-091-1/+3
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-131-0/+2
* Free the resources used by a context group.gman@chromium.org2010-07-011-0/+18
* Various fixes for the OpenGL ES 2.0 conformance tests.gman@chromium.org2010-05-061-0/+13
* Changes the code to use separate ids namspacesgman@chromium.org2010-04-271-8/+9
* Adds renderbuffer and framebuffer tracking so we cangman@chromium.org2010-03-251-0/+39