| Commit message (Expand) | Author | Age | Files | Lines |
* | Landing 45240 again. | apatrick@chromium.org | 2010-04-22 | 1 | -5/+5 |
* | Revert 45240 - Moved GLContext class to gfx/gl. | apatrick@chromium.org | 2010-04-21 | 1 | -5/+5 |
* | Moved GLContext class to gfx/gl. | apatrick@chromium.org | 2010-04-21 | 1 | -5/+5 |
* | - Extracted platform specific code from GLES2 command decoder to platform spe... | apatrick@chromium.org | 2010-04-09 | 1 | -43/+16 |
* | Implemented offscreen rendering path for GLES2CmdDecoder on Linux. | kbr@google.com | 2010-03-31 | 1 | -6/+6 |
* | Calling OpenGL from the renderer process | apatrick@chromium.org | 2010-03-25 | 1 | -2/+10 |
* | Remove dependency from webkit on chrome/common by moving files to src/app. | pinkerton@chromium.org | 2010-03-19 | 1 | -1/+1 |
* | Refactored glGet commands to use a SizedResult for | gman@chromium.org | 2010-03-17 | 1 | -0/+4 |
* | Reorangizing the GLES2 code to handle shared | gman@chromium.org | 2010-02-25 | 1 | -4/+7 |
* | Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL uses | dspringer@google.com | 2010-02-23 | 1 | -1/+10 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | Fixed GPU unit tests on Mac OS X. | kbr@google.com | 2010-02-09 | 1 | -1/+1 |
* | [GPU] Get GPU process running on the mac | kbr@google.com | 2010-02-03 | 1 | -0/+6 |
* | Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,... | apatrick@chromium.org | 2010-02-01 | 1 | -1/+1 |
* | Call xglMakeCurrent for each command buffer to allow for multiple GL contexts. | apatrick@chromium.org | 2010-01-20 | 1 | -0/+3 |
* | linux: implement gpu plugin | piman@chromium.org | 2010-01-06 | 1 | -3/+5 |
* | Revert 35509 - linux: implement gpu plugin | piman@chromium.org | 2010-01-05 | 1 | -5/+3 |
* | linux: implement gpu plugin | piman@chromium.org | 2010-01-05 | 1 | -3/+5 |
* | A bunch of unit tests for GLES2 | gman@chromium.org | 2010-01-05 | 1 | -0/+3 |
* | Added chromium source file preamble. | apatrick@google.com | 2009-12-17 | 1 | -1/+1 |
* | Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync... | apatrick@google.com | 2009-12-12 | 1 | -5/+5 |
* | First batch of GCC fixes for GPU code. | scherkus@chromium.org | 2009-12-10 | 1 | -2/+3 |
* | Merged in recent changes to command buffer code. | apatrick@google.com | 2009-11-25 | 1 | -0/+10 |
* | Landing the GPU process and command buffer code again, this time with a DEPS ... | apatrick@google.com | 2009-11-25 | 1 | -0/+74 |
* | Reverting the rest of 32952 | apatrick@google.com | 2009-11-24 | 1 | -74/+0 |
* | Branched gpu process and command buffer code into Chrome tree. Fixed up paths... | apatrick@google.com | 2009-11-24 | 1 | -0/+74 |