summaryrefslogtreecommitdiffstats
path: root/ui/gl/gl_version_info.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix GL version strings in testsmartina.kollarova2016-03-071-0/+1
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-111-1/+1
* Remove legacy StartsWithASCII function.brettw2015-07-161-1/+2
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-1/+1
* Add ES3 CompressedTexSubImage3D to GPU command buffer.zmo2015-05-061-0/+2
* Fix Core GL profile detection.kbr2015-04-111-2/+14
* Added support for desktop OpenGL's Core Profile on Mac OS X.kbr2015-03-311-17/+48
* Make GL bindings conditionalsievers2015-01-291-20/+20
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-1/+1
* Implement support for rendering to 32-bit float textures on ES3oetuaho@nvidia.com2014-02-141-2/+6
* Take GL version and extensions correctly into account when binding functionsoetuaho@nvidia.com2014-01-171-0/+38