summaryrefslogtreecommitdiffstats
path: root/ui/gl/gl_implementation_x11.cc
Commit message (Expand)AuthorAgeFilesLines
* Add support for --use-gl=angle on Linuxcwallez2016-01-141-4/+21
* Switch to standard integer types in ui/gl/.avi2015-12-241-0/+1
* Revert of Use the desktop GL core profile on Linux when ES3 support is reques...marcheu2015-04-041-10/+3
* Use the desktop GL core profile on Linux when ES3 support is requested.kbr2015-04-031-3/+10
* Make GL bindings conditionalsievers2015-01-291-8/+1
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-1/+2
* gl: When failing to load a libGL library, print the reason why.danakj@chromium.org2014-05-011-12/+9
* Add logs for context creation failure.piman@chromium.org2014-03-111-9/+19
* Make it possible to use OSMesa on Androidpeter@chromium.org2014-02-211-1/+1
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-02-031-2/+1
* Revert 248049 "Ensure GL initialization only happens once, and p..."kbr@chromium.org2014-01-311-1/+2
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-301-2/+1
* Revert 247793 "Ensure GL initialization only happens once, and p..."yoz@chromium.org2014-01-301-1/+2
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-301-2/+1
* Encapsulate functionality of the mock GL interface to MockGLInterfaceoetuaho@nvidia.com2014-01-251-1/+0
* Take GL version and extensions correctly into account when binding functionsoetuaho@nvidia.com2014-01-171-15/+22
* Support ozone=1 compositor_unittestsr OSMesarjkroege@chromium.org2013-06-291-50/+3
* Display GL window system binding information in about:gpuskyostil@chromium.org2013-05-301-0/+12
* Rationalize linux vs x11 in uidavemoore@chromium.org2013-04-291-0/+232