summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/tests/gl_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* GPU client side changes for GpuMemoryBuffers:kaanb@chromium.org2013-05-161-3/+7
* Android: Move SurfaceTexture from content to ui/gl and add test.sievers@chromium.org2013-04-241-0/+4
* Get gl_tests running on Nexus 4gman@chromium.org2013-04-021-1/+1
* Fix gl_tests for Galaxy Nexusgman@chromium.org2013-03-201-4/+50
* Add a command to lose the contextgman@chromium.org2012-12-171-3/+9
* Support creating virtual contexts.sievers@chromium.org2012-11-291-2/+1
* add shared resource testgman@chromium.org2012-11-141-52/+40
* Virtual GLgman@chromium.org2012-11-071-6/+29
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@google.com2012-10-181-0/+1
* Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension.fischman@chromium.org2012-10-181-1/+0
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@chromium.org2012-10-181-0/+1
* Add global tracking of GPU memory allocations. Have each ContextGroup push m...ccameron@chromium.org2012-07-281-0/+1
* gpu in-memory program cache implementation with a memory limit + lru eviction. dmurph@chromium.org2012-07-231-3/+6
* Revert 147328 - Current status of patch:gman@chromium.org2012-07-191-7/+2
* Current status of patch:dmurph@chromium.org2012-07-181-2/+7
* Make context groups share a TextureBufferManagergman@chromium.org2012-06-011-6/+9
* Allow GLES2CmdDecoder to change the GLSurface associated with the default FBO.apatrick@chromium.org2012-05-171-1/+4
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-5/+5
* Make unit test to check glCopyTextureCHROMIUM works with deleted programsgman@chromium.org2012-05-081-9/+47
* Add Occlusion Query test to gl_testsgman@chromium.org2012-05-021-2/+3
* Allow textures to be moved from one GL context group to another.apatrick@chromium.org2012-05-011-4/+7
* aura: Change shared context to be offscreen for armpiman@chromium.org2012-04-251-0/+1
* Add gl_tests target as place to put GL tests for the command buffer.gman@chromium.org2012-04-121-0/+144