summaryrefslogtreecommitdiff
path: root/src/mbgl/programs/symbol_program.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] split off render layersIvo van Dongen2017-04-251-0/+1
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-19/+337
* Pack min + max into one attribute :muscle:Molly Lloyd2017-03-081-5/+3
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-25/+52
* [core] Check in generated shader codeJohn Firebaugh2017-02-071-2/+2
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-16/+20
* [core] Use gl::Program to resolve some rough edges in the GL binding typesJohn Firebaugh2016-11-081-0/+2
* [core] Introduce gl::Program templateJohn Firebaugh2016-11-081-0/+134