summaryrefslogtreecommitdiff
path: root/src/mbgl/tile/tile_loader.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Source::setVolatile enables Resource::StoragePolicy::Volatile for tilesMikhail Pozdnyakov2020-04-221-1/+1
* [core] Add TileUpdateParameters and use itMikhail Pozdnyakov2020-04-221-2/+2
* [core] Introduce Tile::setMinimumUpdateInterval()Mikhail Pozdnyakov2020-04-201-10/+7
* [core] GeometryTile and TileLoader keep strong reference to FileSourceMikhail Pozdnyakov2019-05-141-3/+4
* [core] make forcing cache/network only more explicitKonstantin Käfer2017-10-121-7/+5
* [core] Fix build; struct ⇢ classJohn Firebaugh2017-07-191-1/+1
* [core] No need for default ctor in {Update,Tile}ParametersBruno de Oliveira Abinader2017-07-191-1/+1
* [core] UpdateParameters ⇢ TileParametersJohn Firebaugh2017-05-041-2/+2
* [core] Move render-related sources out of style directory/namespaceJohn Firebaugh2017-05-031-4/+1
* [core] Virtualize Source::createTileJohn Firebaugh2016-06-141-0/+1
* [core] Eliminate duplicate Necessity typesJohn Firebaugh2016-06-131-10/+3
* [core] TileSource ⇢ TileLoaderJohn Firebaugh2016-06-131-0/+68