summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/render_fill_layer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] Calculate hasPendingTransitions functionally rather than statefullyJohn Firebaugh2017-05-031-2/+3
|
* [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] split off render layersIvo van Dongen2017-04-251-0/+70