Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get make check back to a happy spot | Bryce Harrington | 2014-10-03 | 1 | -2/+2 |
* | gl: Track the VBO size as a property of the ctx | Bryce Harrington | 2014-09-19 | 1 | -12/+10 |
* | cairo-gl: Make VBO size run-time settable | Bryce Harrington | 2014-09-19 | 1 | -0/+22 |
* | gl: Store the GL flavor (Desktop or ES) in the device struct | Alexandros Frantzis | 2011-05-10 | 1 | -0/+16 |
* | gl: Correctly extract GL version from OpenGL ES version strings | Alexandros Frantzis | 2011-05-10 | 1 | -1/+5 |
* | gl: Fix #include's to pass 'make check' | Andrea Canciani | 2010-12-17 | 1 | -0/+1 |
* | gl: Add functions to query GL version and extensions | Alexandros Frantzis | 2010-12-15 | 1 | -0/+70 |