summaryrefslogtreecommitdiffstats
path: root/app/gfx/gl/gl_context_osmesa.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-281-131/+0
* Start reordering the methods in headers in app/.erg@google.com2011-01-101-26/+26
* Added switch to disable GPU vsync.apatrick@chromium.org2010-10-071-0/+5
* Added lots of logging to the GPU code.apatrick@chromium.org2010-09-201-1/+5
* GPU process reports context lost when SwapBuffers fails.apatrick@chromium.org2010-09-101-1/+2
* Fixed build problems on Mac OS X when using GLContext from Chromium'skbr@google.com2010-08-101-0/+1
* Added --use-gl command line flag to select GL implementation.apatrick@chromium.org2010-07-141-2/+11
* Added EGL based GLContext.apatrick@chromium.org2010-06-091-11/+7
* OSMesa was not being correctly initialized when used with WebGL.apatrick@chromium.org2010-04-291-15/+21
* Landing 45240 again.apatrick@chromium.org2010-04-221-0/+109