summaryrefslogtreecommitdiffstats
path: root/webkit/gpu
Commit message (Expand)AuthorAgeFilesLines
* Automatically put all GL contexts associated with a particular GPU channel (a...apatrick@chromium.org2011-06-162-6/+12
* Hook up with Angle shader translator backend.zmo@google.com2011-06-141-15/+6
* make command buffer work in DRTgman@chromium.org2011-06-041-5/+33
* make command buffer work in DRTgman@chromium.org2011-06-033-1405/+1514
* Reland 87371 - Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-06-014-23/+22
* Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.rsesek@chromium.org2011-05-314-22/+23
* Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-05-314-23/+22
* GLContext no longer holds a pointer to a GLSurface.apatrick@chromium.org2011-05-234-23/+59
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* Implement GL_CHROMIUM_rate_limit_offscreen_contextnduca@chromium.org2011-05-131-0/+2
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-122-8/+27
* Drive compositor scheduling with the swapbuffers callback.nduca@chromium.org2011-05-122-2/+0
* Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...antonm@chromium.org2011-05-122-27/+8
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-122-8/+27
* Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-112-27/+8
* Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur...apatrick@chromium.org2011-05-112-8/+27
* Make the GraphicsContext3D implementation selectablegman@chromium.org2011-05-063-0/+2117
* The skia bindings calls were not at a correct place to ensure that the host G...twiz@chromium.org2011-04-261-0/+2
* Call MakeCurrent at the appropriate place whengman@chromium.org2011-04-201-0/+6
* Fix the incorrect method name override.jbates@chromium.org2011-04-132-4/+4
* implemented latch support in renderer process. this corresponds with a webkit...jbates@chromium.org2011-04-122-0/+25
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-282-5/+5
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Reland r76840 with fix for webkit_gpu dependencies.apatrick@chromium.org2011-03-081-0/+1
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* Committing http://codereview.chromium.org/6592076 on behalf of jbauman:kbr@chromium.org2011-03-011-3/+0
* Embedded systems have smaller limit on number of GL contexts. Sometimesjnd@chromium.org2011-02-211-3/+19
* Added context lost callback.amarinichev@google.com2011-02-021-0/+3
* Cleanup everything but net/ for our first clang plugins.erg@google.com2011-02-022-12/+14
* Remove behind-the-flag outdated code in WebGraphicsContext's two implementati...zmo@google.com2011-01-282-2093/+0
* Refactor WebGraphicsContext3D to use WGC3D types which match corresponding GL...zmo@google.com2011-01-272-5/+2014
* Revert 72807 - Refactor WebGraphicsContext3D to use WGC3D types which match c...mbelshe@chromium.org2011-01-272-2028/+21
* Refactor WebGraphicsContext3D to use WGC3D types which match corresponding GL...zmo@google.com2011-01-272-21/+2028
* Add GL_CHROMIUM_framebuffer_multisample support to Chromium'skbr@chromium.org2011-01-262-0/+19
* Don't map internalFormat in renderbufferStorage() in embedded envrionment.jnd@chromium.org2011-01-231-14/+16
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-172-4/+4
* Add some initial OWNERS files for src/webkit/.darin@chromium.org2011-01-141-0/+1
* Change namespace of WebGraphicsContext3DInProcessImpl based on review feedback.kbr@google.com2011-01-122-4/+8
* Move the in-process WebGL implementation from the WebKit to thekbr@google.com2011-01-113-0/+2155