summaryrefslogtreecommitdiff
path: root/src/mbgl/style/style_layer.cpp
Commit message (Expand)AuthorAgeFilesLines
* build render order array once instead of recursing through lots of different ...Konstantin Käfer2015-05-041-0/+15
* icon-rotate is not a paint propertyAnsis Brammanis2015-04-241-1/+0
* Add typedefs for std::chrono::steady_clock typesJohn Firebaugh2015-04-021-16/+16
* Eliminate StyleLayerGroupJohn Firebaugh2015-04-011-1/+0
* replace iterator variable types with autoKonstantin Käfer2015-04-011-5/+5
* switch to functions of arrays (from arrays of fns)Ansis Brammanis2015-02-051-8/+4
* rename FadedFunction to PiecewiseConstant functionAnsis Brammanis2015-02-041-1/+1
* Merge branch 'master' into pattern-functionsAnsis Brammanis2015-02-041-17/+17
|\
| * Use std::chronoLeith Bade2015-02-041-17/+17
* | implement functions for patternsAnsis Brammanis2015-02-021-65/+70
|/
* Revert "scale dashes by line-gap-width if present"John Firebaugh2015-01-221-10/+2
* Merge remote-tracking branch 'origin/dash-3' into v7John Firebaugh2015-01-221-2/+12
|\
| * scale dashes by line-gap-width if presentAnsis Brammanis2015-01-161-2/+10
| * support dash arrays that are any lengthAnsis Brammanis2015-01-141-2/+1
| * start porting dash lines from jsAnsis Brammanis2015-01-141-0/+3
* | Remove support for prerendered layersJohn Firebaugh2015-01-211-9/+0
|/
* make most headers privateKonstantin Käfer2014-12-041-0/+284