summaryrefslogtreecommitdiff
path: root/src/mbgl/tile/tile_loader_impl.hpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] UpdateParameters ⇢ TileParametersJohn Firebaugh2017-05-041-2/+2
|
* [core] Move render-related sources out of style directory/namespaceJohn Firebaugh2017-05-031-2/+2
| | | | | | | | | | | | | | | | Moves the following to the renderer directory and out of the style namespace: * CascadeParameters * PropertyEvaluationParameters * UpdateParameters * PropertyEvaluator * DataDrivenPropertyEvaluator * CrossFadedPropertyEvaluator * PaintPropertyBinder * PaintProperyStatistics * PossiblyEvaluatedPropertyValue * TransitioningLight * EvaluatedLight
* [core] support "scheme": "tms" in TileJSON filesKonstantin Käfer2016-08-161-1/+2
|
* [core] Virtualize Source::createTileJohn Firebaugh2016-06-141-0/+3
|
* [core] TileSource ⇢ TileLoaderJohn Firebaugh2016-06-131-0/+110