summaryrefslogtreecommitdiff
path: root/src/mbgl/style/layer_impl.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Introduce `style::LayerProperties` interface and its implementationsMikhail Pozdnyakov2019-04-171-3/+1
* [core][Android][Darwin] LayerManager creates RenderLayer instancesMikhail Pozdnyakov2018-11-271-4/+7
* Refactor util::fontStacks()Mikhail Pozdnyakov2018-11-191-0/+4
* [core][android] Introduce mbgl::style::LayerTypeInfoMikhail Pozdnyakov2018-11-151-1/+2
* noexcept specifier for layer factory methodsMikhail Pozdnyakov2018-11-071-1/+1
* Refer corresponding LayerFactory instance from the Layer::ImplMikhail Pozdnyakov2018-11-071-0/+2
* [core] Refactor RenderSource updatesJohn Firebaugh2017-06-051-0/+4
* [core] Replace createRender{Source,Layer} with Render{Source,Layer}::createJohn Firebaugh2017-05-121-3/+1
* [core] Immutable ImplsJohn Firebaugh2017-05-121-17/+4
* [core] Remove StyleSourcedAnnotation supportJohn Firebaugh2017-05-101-5/+0
* [core] split off render layersIvo van Dongen2017-04-251-32/+2
* [core] account for property functions in query rendered featuresIvo van Dongen2017-04-191-3/+3
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-1/+1
* [core] Get rid of user-specified refsJohn Firebaugh2017-01-041-6/+7
* [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-2/+2
* [core] No need for feature querying to support multipolygonsJohn Firebaugh2016-10-111-1/+1
* [core, ios, android, qt] Observe style layer mutations rather than requiring ...John Firebaugh2016-09-061-0/+6
* [core] Respect minzoom and maxzoom propertiesThiago Marcos P. Santos2016-07-291-1/+1
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-3/+2
* [core] Adjust layer source properties to better reflect realityJohn Firebaugh2016-06-241-0/+6
* [core] *Tile ↔ *TileDataJohn Firebaugh2016-06-131-1/+1
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-0/+92