summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/gpu_processor.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented GPU process side flow control.apatrick@chromium.org2011-02-081-0/+4
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Mac: Don't hang gpu process if a tab that shares its renderer process with ot...thakis@chromium.org2010-12-221-0/+2
* Add flow control between renderer and GPU processes, and, on Mac OS X,kbr@google.com2010-11-261-0/+14
* Resize synchronization for Linux.backer@chromium.org2010-11-251-0/+4
* Let every "accelerated IO surface swapped" message have an identifier of the ...thakis@chromium.org2010-10-281-0/+2
* Add Ability to pass in allowed extensions to GPU contexts.gman@chromium.org2010-10-191-12/+16
* Add offscreen context creation attributes to GGL.enne@chromium.org2010-10-011-0/+4
* Complete initializing a GPU video decoder in a GLES2 contexthclam@chromium.org2010-09-031-0/+3
* GLES2DecoderImpl takes ownership of GLContext passed to initialize.apatrick@chromium.org2010-07-141-2/+4
* Free the resources used by a context group.gman@chromium.org2010-07-011-0/+2
* Added EGL based GLContext.apatrick@chromium.org2010-06-091-2/+2
* Landing 45240 again.apatrick@chromium.org2010-04-221-3/+5
* Revert 45240 - Moved GLContext class to gfx/gl.apatrick@chromium.org2010-04-211-5/+3
* Moved GLContext class to gfx/gl.apatrick@chromium.org2010-04-211-3/+5
* Fixed loss of rendered output on Mac OS X if Pepper 3D application useskbr@google.com2010-04-141-1/+7
* - Extracted platform specific code from GLES2 command decoder to platform spe...apatrick@chromium.org2010-04-091-9/+25
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-27/+12
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Reorangizing the GLES2 code to handle sharedgman@chromium.org2010-02-251-0/+2
* Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL usesdspringer@google.com2010-02-231-2/+9
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-1/+1
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-0/+13
* Add commands Jump, Call and Returngman@chromium.org2010-01-281-0/+2
* Removing the dependency of command-buffer client on base/task.h. This file in...alokp@chromium.org2010-01-091-0/+1
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-16/+3
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-11/+10
* Removed command buffer's last dependency on NPAPI.apatrick@google.com2009-12-081-4/+1
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+99
* Reverting the rest of 32952apatrick@google.com2009-11-241-99/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+99