summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/common_decoder.cc
Commit message (Expand)AuthorAgeFilesLines
* GPU: Remove memory duplication in async uploads.epenner@chromium.org2014-03-271-7/+3
* GPU: Reference count gpu::Buffer.epenner@chromium.org2014-03-261-5/+6
* Support nested tracing in gpu_tracer.vmiura@chromium.org2014-01-151-3/+9
* Remove unused method and data.qsr@chromium.org2013-06-061-11/+0
* Re-land: Mark async texture uploads as completed from the upload thread.reveman@chromium.org2013-02-161-0/+1
* Removing the JumpRelative, Call, CallRelative and Return commands.dsinclair@chromium.org2013-01-041-50/+0
* gpu: Add async pixel transfers.epenner@chromium.org2012-12-171-0/+4
* Remove extra DoCommonCommand call.dsinclair@chromium.org2012-11-161-1/+0
* Optimize GetBucketContentsgman@chromium.org2012-04-091-8/+24
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-211-6/+0
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-201-0/+6
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-191-6/+0
* Add a yield command to the command buffer.piman@google.com2011-04-231-1/+7
* Fix zero length string bug and NPOT buggman@chromium.org2010-12-031-3/+8
* Revert 67293 BrowserTestCanLaunchWithOSMesa was consistently failing - Initia...andybons@chromium.org2010-11-241-8/+3
* Initialize destinations variables before calling GL functionsgman@chromium.org2010-11-241-3/+8
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-131-0/+8
* - Extracted platform specific code from GLES2 command decoder to platform spe...apatrick@chromium.org2010-04-091-1/+0
* Adds the remaining bucket commands, switches thegman@chromium.org2010-03-241-0/+9
* Attempt to submit this CL for the 3rd time. No changes.gman@chromium.org2010-03-021-3/+5
* Revert http://codereview.chromium.org/660238gman@chromium.org2010-02-271-5/+3
* Resumitting reverted CLgman@chromium.org2010-02-271-3/+5
* "/b/slave/chromium-rel-linux/build/src/gpu/command_buffer/client/gles2_demo_c...thakis@chromium.org2010-02-271-5/+3
* Added support for glGetString, glGetShaderSource,gman@chromium.org2010-02-271-3/+5
* Updates many commands to require the client to set the gman@chromium.org2010-02-171-0/+4
* Addsgman@chromium.org2010-02-051-6/+15
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-44/+44
* Add commands Jump, Call and Returngman@chromium.org2010-01-281-5/+31
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-5/+5
* Added chromium source file preamble.apatrick@google.com2009-12-171-30/+3
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-2/+2
* Implements bucket commands and adds unit tests togman@chromium.org2009-12-101-22/+128
* TBR=apatrick@chromium.orggman@chromium.org2009-12-031-0/+70
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+122
* Reverting the rest of 32952apatrick@google.com2009-11-241-122/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+122