summaryrefslogtreecommitdiff
path: root/include/mbgl/platform/gl.hpp
Commit message (Expand)AuthorAgeFilesLines
* Extensible GL extension supportJohn Firebaugh2015-05-131-123/+24
* Remove unused GL feature flagsJohn Firebaugh2015-05-131-8/+0
* Fix Linux GCC Debug buildThiago Marcos P. Santos2015-05-081-1/+1
* add gl::groups back for easier debugging in XcodeKonstantin Käfer2015-05-041-1/+1
* Remove program binary cachingLeith Bade2015-01-271-12/+0
* Add missing CHECK_ERRORLeith Bade2014-12-111-12/+11
* Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-111-7/+15
|\
| * only report STACK_OVERFLOW/STACK_UNDERFLOW when the GL implementation has themKonstantin Käfer2014-12-101-0/+7
| * update error reporting functionKonstantin Käfer2014-12-101-7/+8
* | Add pakced depth stencil to GLFWView and HeadlessViewLeith Bade2014-12-071-0/+2
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-071-0/+13
|\ \ | |/
| * Load program binary extension on LinuxLeith Bade2014-12-061-0/+12
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-051-2/+2
|\ \ | |/
| * make most headers privateKonstantin Käfer2014-12-041-2/+2
* | Rename lots of thingsLeith Bade2014-12-041-2/+2
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-021-4/+102
|\ \ | |/
| * Fix iOS compileLeith Bade2014-12-021-4/+12
| * Add debug markers and labelsLeith Bade2014-12-021-0/+20
| * Add GL_ARB_debug_outputLeith Bade2014-12-021-1/+1
| * Define GL callback func. Improve GL err macro.Leith Bade2014-12-021-12/+15
| * Fix import problemLeith Bade2014-12-021-6/+0
| * Add KHR_debug definitionsLeith Bade2014-12-021-0/+68
* | Check for packed depth stencilLeith Bade2014-11-281-6/+5
* | Merge branch 'master' of https://github.com/mapbox/mapbox-gl-native into andr...Leith Bade2014-11-091-21/+18
|\ \ | |/
| * add glx supportKonstantin Käfer2014-11-071-0/+1
| * load VAO extensionKonstantin Käfer2014-11-071-21/+21
* | centralize android ifdefsDane Springmeyer2014-11-021-0/+2
* | mason-based android portDane Springmeyer2014-11-011-0/+3
|/
* use binary mesa on travis to speed up build timesKonstantin Käfer2014-10-311-1/+0
* fix binding to vaosKonstantin Käfer2014-08-141-3/+6
* rename llmr => mbglKonstantin Käfer2014-07-161-0/+83