summaryrefslogtreecommitdiffstats
path: root/ui/gfx/gl/gl_surface_osmesa.cc
Commit message (Expand)AuthorAgeFilesLines
* Stronger synchronization for resize on osmesa.backer@chromium.org2012-01-251-24/+18
* GLSurface::Resize implementations release the current context if they are cur...apatrick@chromium.org2011-12-081-0/+10
* Reland 107243 - Added GLSurfaceAdapter, an implementation of GLSurface that f...apatrick@chromium.org2011-10-261-2/+3
* Revert 107243 - Added GLSurfaceAdapter, an implementation of GLSurface that f...apatrick@chromium.org2011-10-251-3/+2
* Added GLSurfaceAdapter, an implementation of GLSurface that forwards all call...apatrick@chromium.org2011-10-251-2/+3
* GLContext no longer holds a pointer to a GLSurface.apatrick@chromium.org2011-05-231-1/+7
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-121-9/+15
* Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...antonm@chromium.org2011-05-121-1/+0
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-121-0/+1
* Split GLX implementations of *GLContext into GLContextGLX and *GLSurfaceGLX.apatrick@chromium.org2011-05-041-0/+4
* Reland 81998.The bug in webkit\gpu\webgraphicscontext3d_in_process_impl.cc th...apatrick@chromium.org2011-04-221-0/+61
* Revert 81998 - Split OSMesa implementations of *GLContext into GLContextOSMes...apatrick@chromium.org2011-04-181-61/+0
* Split OSMesa implementations of *GLContext into GLContextOSMesa and *GLSurfac...apatrick@chromium.org2011-04-181-0/+61