summaryrefslogtreecommitdiffstats
path: root/chrome/gpu/gpu_thread.h
Commit message (Expand)AuthorAgeFilesLines
* GPU process command buffer stubs are destroyed when channel is closed.apatrick@chromium.org2010-07-151-0/+3
* Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UIkbr@google.com2010-03-301-1/+1
* Added command buffer implementation of WebGL which runs in the sandbox.kbr@google.com2010-03-271-0/+1
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-0/+4
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Added support for opening a GPU command buffer from a renderer processes thro...apatrick@chromium.org2010-03-051-0/+1
* Fix the ARM build which can't find OpenGL. This adds a new define which I usebrettw@chromium.org2010-01-261-3/+4
* Create initial GPU backing store in the GPU process for X windows applications.brettw@chromium.org2010-01-261-1/+20
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-0/+28