Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding a new signature for WebGraphicsContext3DCommandBufferImpl::initialize(... | vangelis@chromium.org | 2010-06-28 | 1 | -0/+19 |
* | Fix two webgl crashes. | pathorn@chromium.org | 2010-06-25 | 1 | -3/+3 |
* | Refactored ggl::SwapBuffers to take the GGL context as an argument. | apatrick@chromium.org | 2010-06-23 | 1 | -1/+1 |
* | Add makeContextCurrent() to all gl functions. | zmo@google.com | 2010-06-16 | 1 | -0/+2 |
* | Makes shader translation a runtime switch. | gman@chromium.org | 2010-05-17 | 1 | -0/+2 |
* | Add isGLES2Compliant() to command buffer implementation of WebGraphicsContext3D. | zmo@google.com | 2010-04-22 | 1 | -0/+4 |
* | Changed WebGL to use GGL default back buffer instead of manually | kbr@google.com | 2010-04-15 | 1 | -89/+8 |
* | Added command buffer implementation of WebGL which runs in the sandbox. | kbr@google.com | 2010-03-27 | 1 | -0/+878 |