summaryrefslogtreecommitdiffstats
path: root/ui/gl/gl_context_glx.cc
Commit message (Expand)AuthorAgeFilesLines
* Ensure real GL Api is set before making GL calls.sievers@chromium.org2013-06-131-1/+3
* Updated paths to Mesa sources to the version pulled in via DEPS.kbr@chromium.org2013-06-081-1/+1
* GPU: Keep track of the last real context and real surface made current.backer@chromium.org2013-06-061-4/+4
* Clean up the mess left supporting 'use system libs'gman@chromium.org2013-01-251-1/+1
* Move code around to fix build with system mesa.phajdan.jr@chromium.org2013-01-161-0/+1
* Revert "Linux: include system Mesa headers when using system Mesa."phajdan.jr@chromium.org2012-12-281-1/+1
* Always use either glXCreateNewContext or glXCreateContextAttribsARB for GLXccameron@chromium.org2012-12-101-73/+30
* Revert 171679xiyuan@chromium.org2012-12-071-17/+76
* Explicitly create the GLX window for onscreen surfaces.ccameron@chromium.org2012-12-071-76/+17
* Linux: include system Mesa headers when using system Mesa.phajdan.jr@chromium.org2012-11-301-1/+1
* Virtual GLgman@chromium.org2012-11-071-0/+1
* Revert "Revert 164047 - Make GL calls go through subclassable class."gman@chromium.org2012-10-251-2/+4
* Revert 164047 - Make GL calls go through subclassable class.bartfab@chromium.org2012-10-251-4/+2
* Make GL calls go through subclassable class.gman@chromium.org2012-10-251-2/+4
* Get real GPU memory values on NV+Linux and OS X. Add an interface to GLContex...ccameron@chromium.org2012-09-211-0/+12
* Use EXT_robustness where available on GLES2 platforms to detect and respond t...kbr@chromium.org2012-07-271-1/+1
* ui: No need to typedef testing::Test in unittests.tfarina@chromium.org2012-07-271-1/+1
* Change spewing DLOGs to DVLOGs.erg@chromium.org2012-06-201-11/+11
* Use GLX_MESA_swap_control if it existspiman@chromium.org2012-05-261-0/+2
* RefCounted types should not have public destructors, Linux fixesrsleevi@chromium.org2012-05-181-4/+4
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-0/+253