summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service
Commit message (Expand)AuthorAgeFilesLines
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-2116-392/+94
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-214-6/+12
* Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...leandrogracia@chromium.org2011-07-214-12/+6
* Revert 93397 - Revert 93393 - Revert was broken. Restoring.leandrogracia@chromium.org2011-07-214-6/+12
* Revert 93393 - Crashing on Linux Touch: http://build.chromium.org/p/chromium/...leandrogracia@chromium.org2011-07-214-12/+6
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-214-6/+12
* Revert 93106 - Reparenting of RendererGLContexts supports going from no paren...apatrick@chromium.org2011-07-201-34/+25
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-2016-94/+392
* Reparenting of RendererGLContexts supports going from no parent to having a p...apatrick@chromium.org2011-07-191-25/+34
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-1916-392/+94
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-149-59/+127
* Cache bindings on client side in command buffer.gman@chromium.org2011-07-131-1/+1
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-139-127/+59
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-139-59/+127
* Replace texture info when ID is already in use by parent.reveman@google.com2011-07-111-0/+7
* Add glGetProgramInfoCHROMIUM.gman@chromium.org2011-07-116-9/+252
* Fixes for Clang.gman@chromium.org2011-07-112-19/+31
* Move VertexAttribManager to another file.gman@chromium.org2011-07-114-258/+478
* Correct reporting of compressed texture formats and shader binary formatsgman@chromium.org2011-07-075-8/+144
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-07-012-4/+2
* Re-Fixes Texture::Copygman@chromium.org2011-06-291-12/+11
* Implement proper synchronization between HW video decode IPC and CommandBuffer.fischman@chromium.org2011-06-292-0/+14
* Make swapbuffers copy use the correct format.gman@chromium.org2011-06-281-2/+5
* Return error after allocating GL resource.gman@chromium.org2011-06-285-27/+237
* Revert "Revert "Add glGetMultipleIntegervCHROMIUM""gman@chromium.org2011-06-288-6/+227
* Revert "Add glGetMultipleIntegervCHROMIUM"gman@chromium.org2011-06-278-227/+6
* Add glGetMultipleIntegervCHROMIUMgman@chromium.org2011-06-278-6/+227
* Reland "EGLImage transport for TOUCH_UI".backer@chromium.org2011-06-253-16/+123
* Revert 90511 - Use pixmaps and EGLImages to transport image data between GPU ...backer@chromium.org2011-06-253-123/+16
* Use pixmaps and EGLImages to transport image data between GPU process and bro...backer@chromium.org2011-06-253-16/+123
* Add more trace events related to latch usage and to track RendererGlContext d...jbates@chromium.org2011-06-221-2/+2
* Reapply Enforce-RGB patch with bugs fixedgman@chromium.org2011-06-2011-130/+1428
* RendererGLContext supports reparenting a GL context.apatrick@chromium.org2011-06-209-93/+66
* Automatically put all GL contexts associated with a particular GPU channel (a...apatrick@chromium.org2011-06-164-28/+20
* Release current context before destroying, so that it properly releases its r...piman@google.com2011-06-161-1/+3
* Fix Revert of 89054 so it builds on win_sharedgman@chromium.org2011-06-142-2/+7
* Revert 89054 - Add lots of client side OpenGL logging.asargent@chromium.org2011-06-142-7/+2
* Add lots of client side OpenGL logging.gman@chromium.org2011-06-142-2/+7
* Add tracing for various functions significant in compositor startupjamesr@chromium.org2011-06-141-0/+2
* Revert 89002 - Enforce RGB even on buggy drivers.asargent@chromium.org2011-06-1411-812/+119
* Hook up with Angle shader translator backend.zmo@google.com2011-06-141-18/+11
* Enforce RGB even on buggy drivers.gman@chromium.org2011-06-1411-119/+812
* Previously, the DisplayLink would never start until a software draw was done ...jbates@chromium.org2011-06-131-4/+6
* Plumbing: Cache the resize callback so that we can call it later.backer@chromium.org2011-06-082-1/+15
* Send message to renderer on command buffer errorjbauman@chromium.org2011-06-072-0/+9
* Optimize TexSubImage2D and BufferSubDatagman@chromium.org2011-06-076-39/+123
* Hook up shader long variable name mapping with GPU command buffer port.zmo@google.com2011-06-047-35/+55
* GpuScheduler fix:jbates@chromium.org2011-06-035-28/+87
* More POSIX support for Chromium, consisting mostly of broadening ifdefs. Thistony@chromium.org2011-06-021-1/+1
* Fix clang build failure introduced by r87408.apatrick@chromium.org2011-06-012-1/+19