summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/framebuffer_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* External stream texture support.sievers@chromium.org2011-09-281-0/+11
* Reapply Enforce-RGB patch with bugs fixedgman@chromium.org2011-06-201-1/+33
* Revert 89002 - Enforce RGB even on buggy drivers.asargent@chromium.org2011-06-141-33/+1
* Enforce RGB even on buggy drivers.gman@chromium.org2011-06-141-1/+33
* Fix renderbuffer width, height issuesgman@chromium.org2011-03-191-0/+11
* 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