summaryrefslogtreecommitdiff
path: root/src/mbgl/style/conversion/source.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Enable source volatile flag initalization in styleMikhail Pozdnyakov2020-05-261-0/+13
* [core] Unversal get/set API for generic Source propertiesMikhail Pozdnyakov2020-05-261-5/+2
* source manager and factoriesIvo van Dongen2020-05-261-184/+9
* start using tname variableDane Springmeyer2020-03-161-6/+6
* [core][android][darwin] Fix GeoJSONOptions handlingMikhail Pozdnyakov2019-11-291-4/+4
* [core] Fix performance-move-const-argThiago Marcos P. Santos2019-09-251-1/+1
* [Core] Fix wrong `maxzoom` setting of tileSet when using URL source (#15581)zmiao2019-09-171-2/+19
* [core] make style/conversion.hpp implementation privateKonstantin Käfer2018-08-191-0/+1
* [core] Tweak conversions to reduce binary sizeJohn Firebaugh2018-07-301-37/+37
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-231-1/+26
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-231-0/+175