summaryrefslogtreecommitdiff
path: root/src/mbgl/platform
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix performance-unnecessary-value-param errorsThiago Marcos P. Santos2020-03-231-1/+1
* [core] Add global settings objectAlexander Shalamov2020-02-061-0/+58
* [core] Abstract the OpenGL implementationThiago Marcos P. Santos2019-02-121-0/+17
* [build] move logging to utilKonstantin Käfer2016-11-222-101/+0
* [core] Move set/get thread names to platform::Thiago Marcos P. Santos2016-07-161-1/+1
* [core] Factor out thread name setter/getterBruno de Oliveira Abinader2016-06-201-12/+2
* [core] Do not use pthread_getname_np before glibc 2.11Bruno de Oliveira Abinader2016-06-171-2/+8
* [core] Make enum ↔ string conversion more generic-friendlyJohn Firebaugh2016-06-132-1/+36
* [core] Clean up ThreadContext vestigesJohn Firebaugh2016-04-151-3/+7
* [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-032-4/+4
* 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-042-1/+3
* Use ThreadContext data for loggingThiago Marcos P. Santos2015-06-251-11/+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
* don't record Debug events to log observersKonstantin Käfer2015-04-171-1/+2
* make sqlite storage more resilient to sporadic errorsKonstantin Käfer2015-04-071-0/+6
* Log the Environment ID and the Thread nameThiago Marcos P. Santos2015-03-181-1/+25
* Update the FixtureLogThiago Marcos P. Santos2015-03-121-0/+14
* Make the logging system staticThiago Marcos P. Santos2015-03-121-5/+7
* Simplify the logging mechanismThiago Marcos P. Santos2015-03-121-0/+20
* 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-042-0/+102