summaryrefslogtreecommitdiff
path: root/src/mbgl/style/layers/custom_layer_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] custom layer - add contextLost callbackIvo van Dongen2017-09-221-0/+2
* [core] Refactor CustomLayer internalsJohn Firebaugh2017-06-221-29/+0
* [core] Refactor RenderSource updatesJohn Firebaugh2017-06-051-0/+4
* [core] cleanup debug loggingIvo van Dongen2017-05-241-2/+0
* [core] Replace createRender{Source,Layer} with Render{Source,Layer}::createJohn Firebaugh2017-05-121-5/+0
* [core] Immutable ImplsJohn Firebaugh2017-05-121-22/+6
* [core] split off render layersIvo van Dongen2017-04-251-14/+9
* [all] Make LatLng coordinates read-onlyJohn Firebaugh2017-04-061-2/+2
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-1/+2
* [core] Get rid of user-specified refsJohn Firebaugh2017-01-041-0/+3
* [core, ios] replace `altitude` with `fov`Ansis Brammanis2016-12-211-1/+1
* [core] Convert BucketParameters#layer to a separate parameterJohn Firebaugh2016-12-211-1/+1
* [core] Convert style properties to a tuple-based approachJohn Firebaugh2016-11-171-1/+1
* [core] Return source and layer ownership (#7014)Jesse Bounds2016-11-111-5/+7
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-271-2/+2
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-0/+5
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-0/+68