summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/framebuffer_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix glIsFoo() functions for non-bound objects in command buffer.enne@chromium.org2011-01-051-1/+2
* Make CopyTexImage2D and CopyTexSubImage2D fail ifgman@chromium.org2010-12-231-12/+141
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-131-0/+8
* Clear render buffersgman@chromium.org2010-08-061-1/+21
* 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/+51