summaryrefslogtreecommitdiffstats
path: root/ui/gfx/gl/gl_context_glx.h
Commit message (Expand)AuthorAgeFilesLines
* Add display() getter to GLX context class.posciak@chromium.org2012-05-041-1/+8
* Add OVERRIDE to ui/.avi@chromium.org2011-11-231-9/+10
* Reland 107243 - Added GLSurfaceAdapter, an implementation of GLSurface that f...apatrick@chromium.org2011-10-261-0/+2
* Revert 107243 - Added GLSurfaceAdapter, an implementation of GLSurface that f...apatrick@chromium.org2011-10-251-2/+0
* Added GLSurfaceAdapter, an implementation of GLSurface that forwards all call...apatrick@chromium.org2011-10-251-0/+2
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-131-1/+2
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-141-0/+1
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-131-1/+0
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-131-0/+1
* Automatically put all GL contexts associated with a particular GPU channel (a...apatrick@chromium.org2011-06-161-3/+2
* GLContext no longer holds a pointer to a GLSurface.apatrick@chromium.org2011-05-231-17/+7
* Split GLX implementations of *GLContext into GLContextGLX and *GLSurfaceGLX.apatrick@chromium.org2011-05-041-0/+46