summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/gpu_processor.cc
Commit message (Expand)AuthorAgeFilesLines
* Landing 45240 again.apatrick@chromium.org2010-04-221-1/+1
* Revert 45240 - Moved GLContext class to gfx/gl.apatrick@chromium.org2010-04-211-1/+1
* Moved GLContext class to gfx/gl.apatrick@chromium.org2010-04-211-1/+1
* Fixed loss of rendered output on Mac OS X if Pepper 3D application useskbr@google.com2010-04-141-2/+5
* - Extracted platform specific code from GLES2 command decoder to platform spe...apatrick@chromium.org2010-04-091-17/+47
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-3/+12
* Reorangizing the GLES2 code to handle sharedgman@chromium.org2010-02-251-1/+1
* Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL usesdspringer@google.com2010-02-231-2/+13
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-0/+11
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-4/+4
* Redesigned CommandBuffer and NPDevice3D interfaces.apatrick@chromium.org2010-01-291-16/+6
* Add commands Jump, Call and Returngman@chromium.org2010-01-281-0/+12
* Call xglMakeCurrent for each command buffer to allow for multiple GL contexts.apatrick@chromium.org2010-01-201-0/+6
* linux: implement gpu pluginpiman@chromium.org2010-01-061-0/+21
* Revert 35509 - linux: implement gpu pluginpiman@chromium.org2010-01-051-21/+0
* linux: implement gpu pluginpiman@chromium.org2010-01-051-0/+21
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-29/+7
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-8/+8
* Removed command buffer's last dependency on NPAPI.apatrick@google.com2009-12-081-9/+3
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+84
* Reverting the rest of 32952apatrick@google.com2009-11-241-84/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+84