| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff... | gman@chromium.org | 2011-12-12 | 1 | -3/+2 |
* | Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer" | rsimha@google.com | 2011-12-08 | 1 | -2/+3 |
* | Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer" | gman@chromium.org | 2011-12-07 | 1 | -3/+2 |
* | Revert 113250 - Add CommandBuffer::SetGetBuffer | dglazkov@chromium.org | 2011-12-06 | 1 | -2/+3 |
* | Add CommandBuffer::SetGetBuffer | gman@chromium.org | 2011-12-06 | 1 | -3/+2 |
* | Reland 93066 - Execute all GL commands up to the put offset reported by a eac... | apatrick@chromium.org | 2011-07-21 | 1 | -0/+1 |
* | Revert 93066 - Execute all GL commands up to the put offset reported by a eac... | apatrick@chromium.org | 2011-07-20 | 1 | -1/+0 |
* | Execute all GL commands up to the put offset reported by a each flush.This me... | apatrick@chromium.org | 2011-07-19 | 1 | -0/+1 |
* | Detect and expose loss of OpenGL context using GL_ARB_robustness. | kbr@chromium.org | 2011-07-14 | 1 | -0/+2 |
* | Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne... | kbr@chromium.org | 2011-07-13 | 1 | -2/+0 |
* | Detect and expose loss of OpenGL context using GL_ARB_robustness. | kbr@chromium.org | 2011-07-13 | 1 | -0/+2 |
* | Rework FlushSync to return early if commands have been processed since the la... | piman@google.com | 2011-04-28 | 1 | -1/+1 |
* | implemented latch support in renderer process. this corresponds with a webkit... | jbates@chromium.org | 2011-04-12 | 1 | -3/+4 |
* | Moved creation of GPU command buffer shared memory into the browser process. | apatrick@chromium.org | 2011-02-28 | 1 | -0/+1 |
* | Moved creation of GPU transfer buffers into the browser process. | apatrick@chromium.org | 2011-02-24 | 1 | -0/+6 |
* | Make CommandBuffer::Flush asynchronous, and add CommandBuffer::FlushSync with... | piman@google.com | 2011-01-14 | 1 | -1/+2 |
* | Move lots of GMock stuff out of line. | erg@google.com | 2011-01-05 | 1 | -7/+3 |
* | Rearrange GLES2 files so they are easier to use | gman@chromium.org | 2010-03-08 | 1 | -1/+1 |
* | Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,... | apatrick@chromium.org | 2010-02-01 | 1 | -1/+1 |
* | Redesigned CommandBuffer and NPDevice3D interfaces. | apatrick@chromium.org | 2010-01-29 | 1 | -9/+3 |
* | Removing the dependency of command-buffer client on base/task.h. This file in... | alokp@chromium.org | 2010-01-09 | 1 | -1/+0 |
* | Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma... | apatrick@google.com | 2009-12-22 | 1 | -5/+5 |
* | Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync... | apatrick@google.com | 2009-12-12 | 1 | -8/+8 |
* | Landing the GPU process and command buffer code again, this time with a DEPS ... | apatrick@google.com | 2009-11-25 | 1 | -0/+48 |
* | Reverting the rest of 32952 | apatrick@google.com | 2009-11-24 | 1 | -48/+0 |
* | Branched gpu process and command buffer code into Chrome tree. Fixed up paths... | apatrick@google.com | 2009-11-24 | 1 | -0/+48 |