| Commit message (Expand) | Author | Age | Files | Lines |
* | GPU: Remove memory duplication in async uploads. | epenner@chromium.org | 2014-03-27 | 1 | -7/+3 |
* | GPU: Reference count gpu::Buffer. | epenner@chromium.org | 2014-03-26 | 1 | -5/+6 |
* | Support nested tracing in gpu_tracer. | vmiura@chromium.org | 2014-01-15 | 1 | -3/+9 |
* | Remove unused method and data. | qsr@chromium.org | 2013-06-06 | 1 | -11/+0 |
* | Re-land: Mark async texture uploads as completed from the upload thread. | reveman@chromium.org | 2013-02-16 | 1 | -0/+1 |
* | Removing the JumpRelative, Call, CallRelative and Return commands. | dsinclair@chromium.org | 2013-01-04 | 1 | -50/+0 |
* | gpu: Add async pixel transfers. | epenner@chromium.org | 2012-12-17 | 1 | -0/+4 |
* | Remove extra DoCommonCommand call. | dsinclair@chromium.org | 2012-11-16 | 1 | -1/+0 |
* | Optimize GetBucketContents | gman@chromium.org | 2012-04-09 | 1 | -8/+24 |
* | Reland 93066 - Execute all GL commands up to the put offset reported by a eac... | apatrick@chromium.org | 2011-07-21 | 1 | -6/+0 |
* | Revert 93066 - Execute all GL commands up to the put offset reported by a eac... | apatrick@chromium.org | 2011-07-20 | 1 | -0/+6 |
* | Execute all GL commands up to the put offset reported by a each flush.This me... | apatrick@chromium.org | 2011-07-19 | 1 | -6/+0 |
* | Add a yield command to the command buffer. | piman@google.com | 2011-04-23 | 1 | -1/+7 |
* | Fix zero length string bug and NPOT bug | gman@chromium.org | 2010-12-03 | 1 | -3/+8 |
* | Revert 67293 BrowserTestCanLaunchWithOSMesa was consistently failing - Initia... | andybons@chromium.org | 2010-11-24 | 1 | -8/+3 |
* | Initialize destinations variables before calling GL functions | gman@chromium.org | 2010-11-24 | 1 | -3/+8 |
* | FBTF: Fix more ctor/dtors found by clang plugin. | erg@google.com | 2010-10-13 | 1 | -0/+8 |
* | - Extracted platform specific code from GLES2 command decoder to platform spe... | apatrick@chromium.org | 2010-04-09 | 1 | -1/+0 |
* | Adds the remaining bucket commands, switches the | gman@chromium.org | 2010-03-24 | 1 | -0/+9 |
* | Attempt to submit this CL for the 3rd time. No changes. | gman@chromium.org | 2010-03-02 | 1 | -3/+5 |
* | Revert http://codereview.chromium.org/660238 | gman@chromium.org | 2010-02-27 | 1 | -5/+3 |
* | Resumitting reverted CL | gman@chromium.org | 2010-02-27 | 1 | -3/+5 |
* | "/b/slave/chromium-rel-linux/build/src/gpu/command_buffer/client/gles2_demo_c... | thakis@chromium.org | 2010-02-27 | 1 | -5/+3 |
* | Added support for glGetString, glGetShaderSource, | gman@chromium.org | 2010-02-27 | 1 | -3/+5 |
* | Updates many commands to require the client to set the | gman@chromium.org | 2010-02-17 | 1 | -0/+4 |
* | Adds | gman@chromium.org | 2010-02-05 | 1 | -6/+15 |
* | Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,... | apatrick@chromium.org | 2010-02-01 | 1 | -44/+44 |
* | Add commands Jump, Call and Return | gman@chromium.org | 2010-01-28 | 1 | -5/+31 |
* | Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma... | apatrick@google.com | 2009-12-22 | 1 | -5/+5 |
* | Added chromium source file preamble. | apatrick@google.com | 2009-12-17 | 1 | -30/+3 |
* | Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync... | apatrick@google.com | 2009-12-12 | 1 | -2/+2 |
* | Implements bucket commands and adds unit tests to | gman@chromium.org | 2009-12-10 | 1 | -22/+128 |
* | TBR=apatrick@chromium.org | gman@chromium.org | 2009-12-03 | 1 | -0/+70 |
* | Landing the GPU process and command buffer code again, this time with a DEPS ... | apatrick@google.com | 2009-11-25 | 1 | -0/+122 |
* | Reverting the rest of 32952 | apatrick@google.com | 2009-11-24 | 1 | -122/+0 |
* | Branched gpu process and command buffer code into Chrome tree. Fixed up paths... | apatrick@google.com | 2009-11-24 | 1 | -0/+122 |