summaryrefslogtreecommitdiff
path: root/src/mbgl/programs/attributes.hpp
Commit message (Expand)AuthorAgeFilesLines
* [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