summaryrefslogtreecommitdiff
path: root/src/cairo-gl-info.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-29gl: Whitespace cleanupBryce Harrington1-1/+1
2017-09-13gl: Add support for OpenGL ES 3.0Bryce Harrington1-1/+3
2017-09-11glesv2: Fix regression in gles version detectionBryce Harrington1-1/+1
2016-10-28gl: Treat GLES v2 as a separate flavor from GLES v3Bryce Harrington1-2/+2
2014-10-03Get make check back to a happy spotBryce Harrington1-2/+2
2014-09-19gl: Track the VBO size as a property of the ctxBryce Harrington1-12/+10
2014-09-19cairo-gl: Make VBO size run-time settableBryce Harrington1-0/+22
2011-05-10gl: Store the GL flavor (Desktop or ES) in the device structAlexandros Frantzis1-0/+16
2011-05-10gl: Correctly extract GL version from OpenGL ES version stringsAlexandros Frantzis1-1/+5
2010-12-17gl: Fix #include's to pass 'make check'Andrea Canciani1-0/+1
2010-12-15gl: Add functions to query GL version and extensionsAlexandros Frantzis1-0/+70