summaryrefslogtreecommitdiff
path: root/src/mbgl/shaders/source.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] Implement CrossFadedDataDrivenProperty to add support for feature ↵Molly Lloyd2018-08-311-1480/+1545
| | | | expressions in `*-pattern` properties
* [core] Add `line-gradient` propertyMikhail Pozdnyakov2018-08-231-1449/+1480
| | | | | | | | Porting of https://github.com/mapbox/mapbox-gl-js/pull/6303 See the link above for the description of the feature and its limitations). Based on patch from @lbud (Lauren Budorick).
* [core] fix icon-size for small data-driven valuesChris Loer2018-08-211-187/+187
| | | | port of mapbox/mapbox-gl-js#7125
* [core] Compress all shader source as a single corpusJohn Firebaugh2018-07-251-0/+1468