| Commit message (Expand) | Author | Age | Files | Lines |
* | Defer descheduling of GPU commands until draw or swap | jbates@chromium.org | 2012-06-28 | 1 | -1/+1 |
* | Put GL-command tracing behind a flag because it's too heavy normally. | jbates@chromium.org | 2012-05-30 | 1 | -2/+11 |
* | Add more GPU process trace events. | apatrick@chromium.org | 2012-05-26 | 1 | -1/+4 |
* | Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff... | gman@chromium.org | 2011-12-12 | 1 | -10/+16 |
* | Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer" | rsimha@google.com | 2011-12-08 | 1 | -16/+10 |
* | Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer" | gman@chromium.org | 2011-12-07 | 1 | -10/+16 |
* | Revert 113250 - Add CommandBuffer::SetGetBuffer | dglazkov@chromium.org | 2011-12-06 | 1 | -16/+10 |
* | Add CommandBuffer::SetGetBuffer | gman@chromium.org | 2011-12-06 | 1 | -10/+16 |
* | Reland 93066 - Execute all GL commands up to the put offset reported by a eac... | apatrick@chromium.org | 2011-07-21 | 1 | -1/+1 |
* | Revert 93066 - Execute all GL commands up to the put offset reported by a eac... | apatrick@chromium.org | 2011-07-20 | 1 | -1/+1 |
* | Execute all GL commands up to the put offset reported by a each flush.This me... | apatrick@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | With latch support and higher level frame throttling, we no longer need to li... | jbates@chromium.org | 2011-04-20 | 1 | -3/+1 |
* | Implement latch system to help with GPU compositing flow control. | gman@chromium.org | 2011-03-24 | 1 | -3/+5 |
* | Implemented GPU process side flow control. | apatrick@chromium.org | 2011-02-08 | 1 | -1/+2 |
* | Convert LOG(INFO) to VLOG(1) - gpu/. | pkasting@chromium.org | 2010-10-20 | 1 | -9/+10 |
* | Removed dependencies on base from GPU common and client code. | apatrick@chromium.org | 2010-09-08 | 1 | -0/+2 |
* | Refactor CommandBufferHelper to use Jump to loop | gman@chromium.org | 2010-06-03 | 1 | -1/+5 |
* | - Extracted platform specific code from GLES2 command decoder to platform spe... | apatrick@chromium.org | 2010-04-09 | 1 | -1/+0 |
* | Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,... | apatrick@chromium.org | 2010-02-01 | 1 | -10/+10 |
* | Add commands Jump, Call and Return | gman@chromium.org | 2010-01-28 | 1 | -1/+1 |
* | Added chromium source file preamble. | apatrick@google.com | 2009-12-17 | 1 | -31/+3 |
* | Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync... | apatrick@google.com | 2009-12-12 | 1 | -2/+2 |
* | First batch of GCC fixes for GPU code. | scherkus@chromium.org | 2009-12-10 | 1 | -1/+1 |
* | Landing the GPU process and command buffer code again, this time with a DEPS ... | apatrick@google.com | 2009-11-25 | 1 | -0/+110 |
* | Reverting the rest of 32952 | apatrick@google.com | 2009-11-24 | 1 | -110/+0 |
* | Branched gpu process and command buffer code into Chrome tree. Fixed up paths... | apatrick@google.com | 2009-11-24 | 1 | -0/+110 |