summaryrefslogtreecommitdiffstats
path: root/ui/gfx/gl/gl_context_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Reland 87371 - Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-06-011-6/+7
* Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.rsesek@chromium.org2011-05-311-7/+6
* Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-05-311-6/+7
* GLContext no longer holds a pointer to a GLSurface.apatrick@chromium.org2011-05-231-12/+6
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-121-44/+9
* Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...antonm@chromium.org2011-05-121-9/+44
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-121-44/+9
* Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-111-7/+45
* Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur...apatrick@chromium.org2011-05-111-45/+7
* Split CGL implementations of *GLContext into GLContextCGL and *GLSurfaceCGL.apatrick@chromium.org2011-05-051-148/+20
* Reland 81998.The bug in webkit\gpu\webgraphicscontext3d_in_process_impl.cc th...apatrick@chromium.org2011-04-221-1/+5
* Revert 81998 - Split OSMesa implementations of *GLContext into GLContextOSMes...apatrick@chromium.org2011-04-181-5/+1
* Split OSMesa implementations of *GLContext into GLContextOSMesa and *GLSurfac...apatrick@chromium.org2011-04-181-1/+5
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-281-0/+209