summaryrefslogtreecommitdiff
path: root/include/mbgl/style/sources/raster_source.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Introduce TilesetSourceMikhail Pozdnyakov2020-05-261-9/+2
* [core] get rid of Source::getUrlOrTileset virtualIvo van Dongen2020-05-261-1/+2
* [core] Introduce `SourceTypeInfo::TileSet`Mikhail Pozdnyakov2020-05-261-1/+1
* remove SourceType usage and source downcastsIvo van Dongen2020-05-261-10/+8
* [core] Add runtime API for setting tile prefetch delta for SourceAlexander Shalamov2020-02-111-0/+3
* [core] Check layer compatibility with sourceMikhail Pozdnyakov2019-09-181-0/+2
* [core, ios, macos] SDK objects should hold weak pointers to the core style ob...Mikhail Pozdnyakov2019-09-091-0/+5
* [core] add raster-dem source type and hillshade layer type (#10642)Molly Lloyd2018-01-231-2/+2
* [core] Immutable ImplsJohn Firebaugh2017-05-121-3/+14
* [core] Added URL accessor for tile sourcesMinh Nguyễn2016-12-201-0/+3
* [core] added template instances for Source.is<>().Ivo van Dongen2016-08-181-0/+5
* [core] Runtime source API: private implsJohn Firebaugh2016-06-161-0/+20