summaryrefslogtreecommitdiff
path: root/src/mbgl/platform/gl.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] move platform/gl.hpp to gl/gl.hppKonstantin Käfer2016-02-081-236/+0
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-2/+2
* VAO and extension tracking code.Adam Hunter2015-10-061-3/+38
* Fix up of some naming issues, etc.Adam Hunter2015-09-291-56/+56
* Added GL logging utilityAdam Hunter2015-09-291-0/+141
* don't use certain STL functionsKonstantin Käfer2015-08-041-1/+2
* Ensure call-once semantics inside InitializeExtensionsJohn Firebaugh2015-05-131-13/+19
* Extensible GL extension supportJohn Firebaugh2015-05-131-61/+17
* Remove unused GL feature flagsJohn Firebaugh2015-05-131-4/+0
* Remove program binary cachingLeith Bade2015-01-271-4/+0
* Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-111-14/+16
|\
| * only report STACK_OVERFLOW/STACK_UNDERFLOW when the GL implementation has themKonstantin Käfer2014-12-101-4/+7
| * update error reporting functionKonstantin Käfer2014-12-101-11/+10
| * Fix unused paramLeith Bade2014-12-101-1/+1
| * Reduce GL log spewLeith Bade2014-12-101-1/+1
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-071-2/+4
|\ \ | |/
| * Fix rebaseLeith Bade2014-12-061-0/+4
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-051-0/+6
|/
* make most headers privateKonstantin Käfer2014-12-041-0/+95