summaryrefslogtreecommitdiffstats
path: root/ui/gfx/gl/gl_context.h
Commit message (Expand)AuthorAgeFilesLines
* Split GL binding init into core and extension partjoth@chromium.org2011-10-271-0/+5
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-131-2/+7
* Keep track of the current per-thread context and surface. Addkbr@google.com2011-09-091-0/+3
* Add gl.dll, compositor.dll, and surface.dll.darin@chromium.org2011-08-181-1/+1
* Revert 96982 - Add gl.dll, compositor.dll, and surface.dll.rvargas@google.com2011-08-161-1/+1
* Add gl.dll, compositor.dll, and surface.dll.darin@chromium.org2011-08-161-1/+1
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-141-0/+2
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-131-2/+0
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-131-0/+2
* Automatically put all GL contexts associated with a particular GPU channel (a...apatrick@chromium.org2011-06-161-5/+8
* Reland 87371 - Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-06-011-5/+10
* Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.rsesek@chromium.org2011-05-311-10/+5
* Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-05-311-5/+10
* GLContext no longer holds a pointer to a GLSurface.apatrick@chromium.org2011-05-231-36/+17
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-121-13/+8
* Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...antonm@chromium.org2011-05-121-8/+13
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-121-13/+8
* Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-111-8/+13
* Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur...apatrick@chromium.org2011-05-111-13/+8
* Removed "compositor" child window that was created by the GPU process.Removed...apatrick@chromium.org2011-04-271-0/+10
* Adds GLContext::LosesAllContextsOnContextLost.amarinichev@chromium.org2011-04-131-0/+2
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-281-0/+82