summaryrefslogtreecommitdiffstats
path: root/app/gfx/gl/gl_implementation.h
Commit message (Expand)AuthorAgeFilesLines
* GPU process does not fall back to alternative GL implementation.apatrick@chromium.org2011-02-041-3/+4
* Relanding r71472.apatrick@chromium.org2011-01-141-0/+3
* Revert 71472 - Use GL rather than EGL by default on linux.apatrick@chromium.org2011-01-141-3/+0
* Use GL rather than EGL by default on linux.apatrick@chromium.org2011-01-141-0/+3
* Add in changes I forgot in last previous CLgman@chromium.org2010-11-041-1/+1
* Add service side GL call logging to the DEBUGgman@chromium.org2010-11-041-0/+3
* ui_tests run with --use-gl=osmesa so they use the OSMesa software renderer fo...apatrick@chromium.org2010-10-271-0/+6
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Added --use-gl command line flag to select GL implementation.apatrick@chromium.org2010-07-141-0/+30
* Added EGL based GLContext.apatrick@chromium.org2010-06-091-0/+30