Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates many commands to require the client to set the | gman@chromium.org | 2010-02-17 | 1 | -1/+21 |
* | Fixed compile/link errors for gpu unit-tests. I had to mostly fix signed/unsi... | alokp@chromium.org | 2010-02-02 | 1 | -17/+23 |
* | Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,... | apatrick@chromium.org | 2010-02-01 | 1 | -48/+48 |
* | Add commands Jump, Call and Return | gman@chromium.org | 2010-01-28 | 1 | -16/+131 |
* | Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma... | apatrick@google.com | 2009-12-22 | 1 | -7/+7 |
* | 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 | -0/+418 |