summaryrefslogtreecommitdiff
path: root/src/mbgl/tile/tile_loader.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-4/+1
| | | | | | | | | | | | | | | | 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] 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