Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented async flushes for Pepper 3D. | apatrick@chromium.org | 2010-02-09 | 1 | -0/+30 |
* | [GPU] Get GPU process running on the mac | kbr@google.com | 2010-02-03 | 1 | -0/+4 |
* | 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 | -4/+4 |
* | Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync... | apatrick@google.com | 2009-12-12 | 1 | -0/+71 |