summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/webgles2context_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Deleted WebGLES2ContextImpl and references to it and WebGLES2Context.kbr@google.com2010-09-211-52/+0
* Mac: Correctly show/hide compositor on navigations.thakis@chromium.org2010-08-241-0/+8
* 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