Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compile (add include of WebSize to webgles2context_impl.h) | jamesr@chromium.org | 2010-07-08 | 1 | -0/+1 |
* | Switch WebGLES2Context::resizeOffscreenContent to use a WebSize instead of in... | jamesr@chromium.org | 2010-07-08 | 1 | -1/+1 |
* | Expose functions to resize and get the texture ID from offscreen GLES2 contexts | jamesr@chromium.org | 2010-07-08 | 1 | -0/+3 |
* | Allow WebGLES2 contexts to be initialized with a parent context for the purposes | vangelis@chromium.org | 2010-06-22 | 1 | -0/+4 |
* | Adding the chromium implementation of the GLES2context class which | vangelis@chromium.org | 2010-04-22 | 1 | -0/+31 |