summaryrefslogtreecommitdiff
path: root/src/mbgl/layer/background_layer.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Runtime style layer APIJohn Firebaugh2016-06-021-36/+0
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] Extract Function::evaluation to a separate class (#4811)John Firebaugh2016-04-251-1/+1
* [core] Adopt a strict naming convention for style propertiesJohn Firebaugh2016-04-211-3/+3
* [core] use a store enum instead of RTTIKonstantin Käfer2016-02-241-0/+6
* [core] change RapidJSON usage to use CrtAllocator and bump GeoJSON VTKonstantin Käfer2015-12-141-2/+2
* [core] Make Paint/LayoutProperties constructor explicitJohn Firebaugh2015-12-071-3/+3
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [core] Eliminate use of ClassProperties for paintJohn Firebaugh2015-11-101-8/+10
* [core] Eliminate use of ClassProperties for layoutJohn Firebaugh2015-11-101-2/+0
* [core] Push layouts and paints to subclassesJohn Firebaugh2015-11-101-0/+8
* [core] Polymorphic bucket creationJohn Firebaugh2015-10-301-0/+2
* [core] Polymorphic layout and paint parsingJohn Firebaugh2015-10-291-0/+5
* [core] Extract PaintPropertiesMapJohn Firebaugh2015-10-261-1/+1
* [core] Introduce StyleCalculationParametersJohn Firebaugh2015-10-231-1/+1
* [core] Introduce StyleLayer subclassesJohn Firebaugh2015-10-221-0/+18