summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/common/cmd_buffer_common.h
Commit message (Expand)AuthorAgeFilesLines
* Removing the JumpRelative, Call, CallRelative and Return commands.dsinclair@chromium.org2013-01-041-156/+5
* Optimize GetBucketContentsgman@chromium.org2012-04-091-28/+54
* GPU: Build most of the gpu as a single DLL.rvargas@google.com2012-03-051-2/+4
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-211-27/+0
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-201-0/+27
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-191-27/+0
* Added stddef.h to cmd_buffer_common.h to build with gcc-4.6.0.asharif@chromium.org2011-06-071-0/+1
* Add a yield command to the command buffer.piman@google.com2011-04-231-1/+28
* Fix compile warnings that break NaCl build.neb@chromium.org2011-01-261-2/+2
* Removed dependencies on base from GPU common and client code.apatrick@chromium.org2010-09-081-4/+4
* Rearrange GLES2 files so they are easier to usegman@chromium.org2010-03-081-4/+3
* Addsgman@chromium.org2010-02-051-0/+2
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-1/+1
* Moved the initialization of static variable outside the class declaration. Ne...alokp@chromium.org2010-02-021-1/+1
* Add commands Jump, Call and Returngman@chromium.org2010-01-281-30/+22
* 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
* Implements bucket commands and adds unit tests togman@chromium.org2009-12-101-37/+51
* Fixed typo.apatrick@google.com2009-12-031-1/+1
* TBR=apatrick@chromium.orggman@chromium.org2009-12-031-20/+423
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+269
* Reverting the rest of 32952apatrick@google.com2009-11-241-269/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+269