summaryrefslogtreecommitdiffstats
path: root/chrome/common/gpu_messages_internal.h
Commit message (Expand)AuthorAgeFilesLines
* - Extracted platform specific code from GLES2 command decoder to platform spe...apatrick@chromium.org2010-04-091-3/+2
* Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UIkbr@google.com2010-03-301-4/+2
* Added command buffer implementation of WebGL which runs in the sandbox.kbr@google.com2010-03-271-0/+13
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-3/+20
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-051-2/+105
* Laying down the groundwork for GPU video layers.scherkus@chromium.org2010-03-021-3/+18
* Add scrolling to the GPU-accelerated backing store. This also fixes some bugsbrettw@chromium.org2010-01-281-0/+5
* Create initial GPU backing store in the GPU process for X windows applications.brettw@chromium.org2010-01-261-1/+1
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-0/+59