summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/tests/gl_manager.h
Commit message (Expand)AuthorAgeFilesLines
* gpu: Remove Create/DeleteImage IPC by adding an X11_PIXMAP_BUFFER GpuMemoryBu...reveman@chromium.org2014-07-181-10/+1
* Add support for strong future sync points.jbauman@chromium.org2014-07-011-0/+2
* Removed ManagedMemoryStats.vmpstr@chromium.org2014-06-191-1/+0
* Rearrange GLImage API to create them with a usage typealexst@chromium.org2014-05-061-0/+1
* gpu: Separate GpuControlService from GpuControlboliu@chromium.org2014-05-021-3/+26
* gpu: Lose context when BeginQueryEXT fails to allocate.danakj@chromium.org2014-04-021-0/+2
* Revert of gpu: Raise GL_OUT_OF_MEMORY when BeginQueryEXT fails to allocate. (...pfeldman@chromium.org2014-04-021-2/+0
* gpu: Lose context when BeginQueryEXT fails to allocate.danakj@chromium.org2014-04-021-0/+2
* gpu: Refactor GpuMemoryBuffer framework for multi-process support.reveman@chromium.org2013-08-161-3/+6
* Disable GLLoseContextTest.ShareGroup on platforms that exit on context lost.apatrick@chromium.org2013-06-271-0/+3
* Replace context parenting by sharing through mailboxespiman@chromium.org2013-06-051-0/+4
* GPU client side changes for GpuMemoryBuffers:kaanb@chromium.org2013-05-161-0/+6
* Android: Move SurfaceTexture from content to ui/gl and add test.sievers@chromium.org2013-04-241-0/+2
* Fix gl_tests for Galaxy Nexusgman@chromium.org2013-03-201-0/+7
* Add a command to lose the contextgman@chromium.org2012-12-171-0/+3
* add shared resource testgman@chromium.org2012-11-141-11/+14
* Virtual GLgman@chromium.org2012-11-071-1/+7
* Make unit test to check glCopyTextureCHROMIUM works with deleted programsgman@chromium.org2012-05-081-2/+23
* Allow textures to be moved from one GL context group to another.apatrick@chromium.org2012-05-011-1/+4
* Add gl_tests target as place to put GL tests for the command buffer.gman@chromium.org2012-04-121-0/+61