Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makes shader translation a runtime switch. | gman@chromium.org | 2010-05-17 | 1 | -0/+17 |
* | Step 1: Changing CommandBufferHelper to only use a portion | gman@chromium.org | 2010-05-12 | 1 | -1/+1 |
* | Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5 | evan@chromium.org | 2010-05-06 | 1 | -1/+1 |
* | Adds support for shared resources. | gman@chromium.org | 2010-05-03 | 1 | -1/+2 |
* | Changes the code to use separate ids namspaces | gman@chromium.org | 2010-04-27 | 1 | -2/+2 |
* | Added command buffer implementation of WebGL which runs in the sandbox. | kbr@google.com | 2010-03-27 | 1 | -0/+2 |
* | Calling OpenGL from the renderer process | apatrick@chromium.org | 2010-03-25 | 1 | -13/+75 |
* | Fixing ARM build. ARM cannot compile code in src/gpu/ directory. | apatrick@chromium.org | 2010-03-08 | 1 | -1/+4 |
* | GGL library is a variant of the WGL, EGL and PGL libraries. | apatrick@chromium.org | 2010-03-08 | 1 | -0/+280 |