summaryrefslogtreecommitdiff
path: root/src/mbgl/style/layers/line_layer_properties.hpp
Commit message (Expand)AuthorAgeFilesLines
* WIP Save stashupstream/karim/gl-js-portKarim Naaji2020-06-011-1/+10
* [core] Enable 'line-sort-key' and 'fill-sort-key' layout properties (#15839)Andrew Hay Kurtz2019-12-171-1/+7
* [core] Implement image expression (#15877)Alexander Shalamov2019-11-111-4/+4
* [build] Disable clang-format on generated codeThiago Marcos P. Santos2019-09-251-0/+4
* [core] Introduce LayerProperties::constantsMask()Mikhail Pozdnyakov2019-07-021-0/+2
* [build] change style code generator to sort properties alphabeticallyKonstantin Käfer2019-05-021-25/+25
* [build] change special casing for LineFloorWidth in shader generationKonstantin Käfer2019-05-021-7/+7
* [core] Introduce `style::LayerProperties` interface and its implementationsMikhail Pozdnyakov2019-04-171-0/+17
* [core] Remove RenderLinePaintPropertiesMikhail Pozdnyakov2019-04-021-0/+6
* [core] remove a_/u_ prefix from attribute/uniform typesKonstantin Käfer2019-03-201-7/+7
* [core] extract attribute structs and gl::Vertex to separate namespaceKonstantin Käfer2019-03-011-1/+1
* [core] return constexpr strings from functions to avoid ODR compile failuresKonstantin Käfer2019-01-111-4/+4
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-311-1/+1
* [core] Add `line-gradient` propertyMikhail Pozdnyakov2018-08-231-1/+5
* [core][android][macos][ios] Implement property functions for line-join, text-...Lauren Budorick2017-07-261-1/+1
* [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-191-1/+1
* [core] rename a_gap_width => a_gapwidth, u_gap_width => u_gapwidth to reflect...Konstantin Käfer2017-06-141-1/+1
* [core] add uniforms to DataDrivenPaintPropertysKonstantin Käfer2017-06-131-5/+6
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-151-2/+3
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-5/+6
* [core] Get rid of user-specified refsJohn Firebaugh2017-01-041-0/+4
* [core] Convert style properties to a tuple-based approachJohn Firebaugh2016-11-171-28/+74
* [core] Prefer color aliases for default property valuesBruno de Oliveira Abinader2016-07-131-1/+1
* [core, node] Implement bindings for addLayerJohn Firebaugh2016-06-241-3/+0
* [core] Include what you useJohn Firebaugh2016-06-241-0/+1
* Color class (#5361)Young Hahn2016-06-151-1/+1
* [core] Revert line-round-limit default to 1 (#5260)John Firebaugh2016-06-061-1/+1
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-0/+45