summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/paint_property_binder.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] remove redundant Uniform::Type aliasMolly Lloyd2018-08-311-1/+1
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-311-71/+243
* [core] move PaintProperty::Attribute to TypeList and pass to Binder constructorsKonstantin Käfer2018-08-311-3/+16
* [core] allow passing multiple AttributeTypes to a PaintPropertyBinderKonstantin Käfer2018-08-311-9/+9
* [core] rename gl::Attribute to gl::Attribute to remove overloaded namingKonstantin Käfer2018-08-311-7/+7
* [core] simplify attribute/location typesKonstantin Käfer2018-08-311-13/+4
* [core] Replace {Source,Camera,Composite}Function with PropertyExpressionJohn Firebaugh2018-07-201-16/+17
* Implement Expressions (#9439)Anand Thakker2017-11-081-6/+5
* [core] Rework attribute binding (again)John Firebaugh2017-07-121-7/+8
* [core] Enable property functions for line-width (#9250)Lauren Budorick2017-06-191-1/+5
* [core] Fix composite function approximation for non-integer stopsJohn Firebaugh2017-06-161-5/+5
* [core] Eliminate constant attribute bindingsJohn Firebaugh2017-06-141-15/+6
* [core] Dynamic program compilation for data-driven propertiesJohn Firebaugh2017-06-131-17/+43
* [core] add constant DDS values as uniformsKonstantin Käfer2017-06-131-2/+21
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-151-0/+1
* [core] Move render-related sources out of style directory/namespaceJohn Firebaugh2017-05-031-0/+330