summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/framebuffer_manager.h
Commit message (Expand)AuthorAgeFilesLines
* External stream texture support.sievers@chromium.org2011-09-281-0/+1
* Reapply Enforce-RGB patch with bugs fixedgman@chromium.org2011-06-201-1/+6
* Revert 89002 - Enforce RGB even on buggy drivers.asargent@chromium.org2011-06-141-6/+1
* Enforce RGB even on buggy drivers.gman@chromium.org2011-06-141-1/+6
* Switch most usages of std::map to base::hash_table in GPU service.gman@chromium.org2011-05-131-4/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Fix renderbuffer width, height issuesgman@chromium.org2011-03-191-0/+6
* Fix glIsFoo() functions for non-bound objects in command buffer.enne@chromium.org2011-01-051-1/+12
* Make CopyTexImage2D and CopyTexSubImage2D fail ifgman@chromium.org2010-12-231-5/+27
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-131-5/+3
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-271-3/+0
* Clear render buffersgman@chromium.org2010-08-061-0/+4
* Free the resources used by a context group.gman@chromium.org2010-07-011-0/+4
* 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-10/+10
* Adds renderbuffer and framebuffer tracking so we cangman@chromium.org2010-03-251-0/+90