summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/webgles2context_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Initial port of accelerated compositor to Mac OS X 10.6. Reusedkbr@google.com2010-08-041-0/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* 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