summaryrefslogtreecommitdiffstats
path: root/content/renderer/gpu/renderer_gl_context.h
Commit message (Expand)AuthorAgeFilesLines
* Move gpu client files to content_common, in content/common/gpu/clientpiman@chromium.org2012-02-071-211/+0
* Revert "Revert 119430 - Make transferbuffer increase in size dynamically"gman@chromium.org2012-01-271-1/+2
* Revert 119430 - Make transferbuffer increase in size dynamicallykinuko@chromium.org2012-01-271-2/+1
* Make transferbuffer increase in size dynamicallygman@chromium.org2012-01-271-1/+2
* gpu: reference target surfaces through a globally unique surface id.piman@chromium.org2012-01-181-2/+2
* Remove TransportTexture, it's unusedpiman@chromium.org2012-01-041-5/+1
* Adding gl command to change surface visibility, so that the gpu process can a...mmocny@chromium.org2011-10-141-0/+3
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-131-3/+7
* Convert a bunch of pepper implementation to use base::Callback.dmichael@chromium.org2011-10-071-5/+5
* Fix build error in release mode.husky@google.com2011-09-051-6/+3
* Reland 98392 - Split WebGraphicsContext3DCommandBufferImpl::initialize() into...husky@google.com2011-09-051-0/+4
* Added GPU process "echo" IPC message.apatrick@chromium.org2011-08-301-6/+5
* Use 3D graphics context shareResources flag to decide whether a context shoul...apatrick@chromium.org2011-08-271-22/+21
* Revert 98392 - Split WebGraphicsContext3DCommandBufferImpl::initialize() into...wez@chromium.org2011-08-261-4/+0
* Split WebGraphicsContext3DCommandBufferImpl::initialize() into two stages.husky@google.com2011-08-261-0/+4
* Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-221-15/+0
* Revert 97644 - Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-221-0/+15
* Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-221-15/+0
* Add option to not generate resources on bind in OpenGL ESgman@chromium.org2011-08-161-0/+1
* Delete copy_texture_to_parent_texture from GPU command buffer code.apatrick@chromium.org2011-08-101-0/+3
* Implemented support for GL context share groups in the renderer process.I put...apatrick@chromium.org2011-08-031-0/+3
* Added PPB_Graphics3D_Dev::Resize to let plugins resize the backing surface.alokp@chromium.org2011-08-011-0/+2
* Revert 94743 - Allow the renderer process to map textures from one context in...jamesr@chromium.org2011-07-301-29/+0
* Allow the renderer process to map textures from one context into another.apatrick@chromium.org2011-07-291-0/+29
* Removed vestigial GL_latch_CHROMIUM code.apatrick@chromium.org2011-07-271-18/+0
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-141-2/+14
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-131-14/+2
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-131-2/+14
* GPU compositing surface handle is no longer sent to renderer process.apatrick@chromium.org2011-06-271-2/+0
* RendererGLContext supports reparenting a GL context.apatrick@chromium.org2011-06-201-3/+5
* Removing defunct GpuVideoDecoder and IpcVideoDecoder.scherkus@chromium.org2011-06-031-19/+0
* Moved GPU related files in content/renderer into gpu subdirectory.apatrick@chromium.org2011-05-251-0/+239