summaryrefslogtreecommitdiffstats
path: root/ui/gfx/gl/gl_context_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-131-4/+9
* Automatically put all GL contexts associated with a particular GPU channel (a...apatrick@chromium.org2011-06-161-7/+7
* Reland 87371 - Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-06-011-8/+9
* Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.rsesek@chromium.org2011-05-311-9/+8
* Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-05-311-8/+9
* GLContext no longer holds a pointer to a GLSurface.apatrick@chromium.org2011-05-231-16/+8
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-121-219/+13
* Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...antonm@chromium.org2011-05-121-13/+219
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-121-219/+13
* Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-111-10/+220
* Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur...apatrick@chromium.org2011-05-111-220/+10
* Split GLX implementations of *GLContext into GLContextGLX and *GLSurfaceGLX.apatrick@chromium.org2011-05-041-5/+6
* Reland 81998.The bug in webkit\gpu\webgraphicscontext3d_in_process_impl.cc th...apatrick@chromium.org2011-04-221-61/+40
* Revert 81998 - Split OSMesa implementations of *GLContext into GLContextOSMes...apatrick@chromium.org2011-04-181-40/+61
* Split OSMesa implementations of *GLContext into GLContextOSMesa and *GLSurfac...apatrick@chromium.org2011-04-181-61/+40
* Split WGL implementations of *GLContext in GLContextWGL and *GLSurfaceWGL.apatrick@chromium.org2011-04-151-466/+18
* Split EGLContext in GLContextEGL and GLSurfaceEGL.apatrick@chromium.org2011-04-141-22/+16
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-281-0/+743