summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/ggl/ggl.cc
Commit message (Expand)AuthorAgeFilesLines
* Makes shader translation a runtime switch.gman@chromium.org2010-05-171-0/+17
* Step 1: Changing CommandBufferHelper to only use a portiongman@chromium.org2010-05-121-1/+1
* Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5evan@chromium.org2010-05-061-1/+1
* Adds support for shared resources.gman@chromium.org2010-05-031-1/+2
* Changes the code to use separate ids namspacesgman@chromium.org2010-04-271-2/+2
* Added command buffer implementation of WebGL which runs in the sandbox.kbr@google.com2010-03-271-0/+2
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-13/+75
* Fixing ARM build. ARM cannot compile code in src/gpu/ directory.apatrick@chromium.org2010-03-081-1/+4
* GGL library is a variant of the WGL, EGL and PGL libraries.apatrick@chromium.org2010-03-081-0/+280