summaryrefslogtreecommitdiff
path: root/src/mbgl/layer/custom_layer.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Runtime style layer APIJohn Firebaugh2016-06-021-45/+0
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] use a store enum instead of RTTIKonstantin Käfer2016-02-241-0/+5
* [core] Don't crash when destroying a copied CustomLayerJohn Firebaugh2015-12-171-4/+4
* [core] change RapidJSON usage to use CrtAllocator and bump GeoJSON VTKonstantin Käfer2015-12-141-2/+2
* [core] Reduce custom layer API to lowest common denominatorJohn Firebaugh2015-12-111-26/+20
* [core] Custom layersJohn Firebaugh2015-12-091-0/+49