summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/webgles2context_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Fix compile (add include of WebSize to webgles2context_impl.h)jamesr@chromium.org2010-07-081-0/+1
* Switch WebGLES2Context::resizeOffscreenContent to use a WebSize instead of in...jamesr@chromium.org2010-07-081-1/+1
* Expose functions to resize and get the texture ID from offscreen GLES2 contextsjamesr@chromium.org2010-07-081-0/+3
* Allow WebGLES2 contexts to be initialized with a parent context for the purposesvangelis@chromium.org2010-06-221-0/+4
* Adding the chromium implementation of the GLES2context class whichvangelis@chromium.org2010-04-221-0/+31