summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/common/constants.h
Commit message (Expand)AuthorAgeFilesLines
* Defer descheduling of GPU commands until draw or swapjbates@chromium.org2012-06-281-3/+4
* Revert 94743 - Allow the renderer process to map textures from one context in...jamesr@chromium.org2011-07-301-6/+0
* Allow the renderer process to map textures from one context into another.apatrick@chromium.org2011-07-291-0/+6
* Removed vestigial GL_latch_CHROMIUM code.apatrick@chromium.org2011-07-271-6/+0
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-211-18/+2
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-201-2/+18
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-191-18/+2
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-141-0/+12
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-131-12/+0
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-131-0/+12
* We were synchronously destroying the RendererGlContext transfer buffers while...jbates@chromium.org2011-07-071-1/+1
* Add a yield command to the command buffer.piman@google.com2011-04-231-2/+13
* With latch support and higher level frame throttling, we no longer need to li...jbates@chromium.org2011-04-201-7/+6
* GpuScheduler no longer spins when it is waiting on a latch.jbates@chromium.org2011-04-181-3/+3
* Fix the incorrect method name override.jbates@chromium.org2011-04-131-0/+3
* implemented latch support in renderer process. this corresponds with a webkit...jbates@chromium.org2011-04-121-0/+6
* Implement latch system to help with GPU compositing flow control.gman@chromium.org2011-03-241-1/+6
* Implemented GPU process side flow control.apatrick@chromium.org2011-02-081-1/+7
* Rearrange GLES2 files so they are easier to usegman@chromium.org2010-03-081-1/+1
* Added support for lost context recovery on the client side. None of our servi...apatrick@chromium.org2010-02-031-0/+1
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-9/+9
* Remove trailing comma to allow compilation with Native Client's higher warnin...sehr@google.com2010-02-011-1/+1
* Redesigned CommandBuffer and NPDevice3D interfaces.apatrick@chromium.org2010-01-291-12/+2
* Added chromium source file preamble.apatrick@google.com2009-12-171-31/+3
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-5/+5
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+71
* Reverting the rest of 32952apatrick@google.com2009-11-241-71/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+71