summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/renderbuffer_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Free the resources used by a context group.gman@chromium.org2010-07-011-0/+4
* Map RGBA4/RGB5_A1 to RGBA and RGB565 to RGB in RenderbufferStorage.zmo@google.com2010-06-181-1/+13
* Revert 47329 - Map RGBA4/RGB5_A1 to RGBA and RGB565 to RGB in RenderbufferSto...rvargas@google.com2010-05-141-13/+1
* Map RGBA4/RGB5_A1 to RGBA and RGB565 to RGB in RenderbufferStorage.zmo@google.com2010-05-141-1/+13
* 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