summaryrefslogtreecommitdiff
path: root/src/mbgl/tile/tile_source.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] TileSource ⇢ TileLoaderJohn Firebaugh2016-06-131-68/+0
* [tidy] Check llvm-namespace-commentBruno de Oliveira Abinader2016-06-131-1/+1
* [core] *Tile ↔ *TileDataJohn Firebaugh2016-06-131-1/+1
* [core] Inline TileSource::isRequired, remove unused isOptionalJohn Firebaugh2016-06-101-8/+0
* [core] Merge FileBasedTileSource and TileSourceJohn Firebaugh2016-06-101-18/+34
* [core] Simplify FileBasedTileSourceJohn Firebaugh2016-06-101-34/+0
* [core] remove unused TileSource::loadedKonstantin Käfer2016-06-101-8/+0
* [core] TileSources always start out as OptionalKonstantin Käfer2016-06-101-5/+5
* [core] allow changing the necessity of a TileSourceKonstantin Käfer2016-06-101-2/+61
* [core] merge similar implementation of VectorTileSource and ImageTileSourceKonstantin Käfer2016-06-101-4/+10
* [core] restructure TileSource construction and callbacksKonstantin Käfer2016-06-101-21/+19
* [core] introduce a RasterTileMonitorKonstantin Käfer2016-06-101-1/+6
* [core] *TileMonitor => *TileSourceKonstantin Käfer2016-06-101-0/+34