summaryrefslogtreecommitdiff
path: root/src/mbgl/programs/attributes.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-0/+2
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-2/+17
* [core] Fix overspecialization of PaintPropertyBinder templateJohn Firebaugh2017-03-171-143/+38
* [core] Don't need to use normalized attributes anymoreJohn Firebaugh2017-03-171-5/+4
* Pack min + max into one attribute :muscle:Molly Lloyd2017-03-081-46/+50
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-0/+46
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-4/+156
* [core] Introduce gl::Program templateJohn Firebaugh2016-11-081-0/+23