summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/webgraphicscontext3d_command_buffer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for BGRA pixel format to the command buffer implementation of Web...senorblanco@google.com2010-08-111-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Parent the GL context used by WebGL to the GL context attached to the WebView...vangelis@chromium.org2010-06-301-3/+0
* Implement getAttachedShaders for WebGL.zmo@google.com2010-06-301-0/+5
* Adding a new signature for WebGraphicsContext3DCommandBufferImpl::initialize(...vangelis@chromium.org2010-06-281-0/+9
* Add isGLES2Compliant() to command buffer implementation of WebGraphicsContext3D.zmo@google.com2010-04-221-0/+2
* Changed WebGL to use GGL default back buffer instead of manuallykbr@google.com2010-04-151-3/+0
* Added command buffer implementation of WebGL which runs in the sandbox.kbr@google.com2010-03-271-0/+352