summaryrefslogtreecommitdiff
path: root/src/mbgl/style/layers/symbol_layer_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Refactor RenderSource updatesJohn Firebaugh2017-06-051-0/+9
* [core] Replace createRender{Source,Layer} with Render{Source,Layer}::createJohn Firebaugh2017-05-121-5/+0
* [core] Immutable ImplsJohn Firebaugh2017-05-121-1/+1
* [core] split off render layersIvo van Dongen2017-04-251-93/+3
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-4/+0
* [core] De-mutex GlyphAtlas and SpriteAtlasChris Loer2017-04-041-2/+6
* [core] Introduce a fully-evaluated tuple type for layout propertiesJohn Firebaugh2017-03-311-2/+2
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-15/+41
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-42/+7
* [core] Fix flickering caused by regression in #7586John Firebaugh2017-01-101-1/+1
* [core] Get rid of user-specified refsJohn Firebaugh2017-01-041-2/+4
* [core] Convert BucketParameters#layer to a separate parameterJohn Firebaugh2016-12-211-4/+4
* [core] Convert style properties to a tuple-based approachJohn Firebaugh2016-11-171-50/+45
* [core] Modern C++ bindings for OpenGLJohn Firebaugh2016-10-281-0/+34
* Better handling for undefined icon|text-rotation-alignment (#6253)Young Hahn2016-09-211-7/+17
* [core] Extract SymbolLayout from SymbolBucketJohn Firebaugh2016-09-141-40/+31
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-8/+0
* Color class (#5361)Young Hahn2016-06-151-2/+2
* text-pitch-alignment (#5288)Young Hahn2016-06-101-2/+7
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-0/+82