summaryrefslogtreecommitdiff
path: root/src/cairo-gl-info.c
Commit message (Expand)AuthorAgeFilesLines
* Get make check back to a happy spotBryce Harrington2014-10-031-2/+2
* gl: Track the VBO size as a property of the ctxBryce Harrington2014-09-191-12/+10
* cairo-gl: Make VBO size run-time settableBryce Harrington2014-09-191-0/+22
* gl: Store the GL flavor (Desktop or ES) in the device structAlexandros Frantzis2011-05-101-0/+16
* gl: Correctly extract GL version from OpenGL ES version stringsAlexandros Frantzis2011-05-101-1/+5
* gl: Fix #include's to pass 'make check'Andrea Canciani2010-12-171-0/+1
* gl: Add functions to query GL version and extensionsAlexandros Frantzis2010-12-151-0/+70