summaryrefslogtreecommitdiff
path: root/src/mbgl/gl/attribute.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Don't need to use normalized attributes anymoreJohn Firebaugh2017-03-171-46/+1
* Pack min + max into one attribute :muscle:Molly Lloyd2017-03-081-1/+1
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-9/+218
* [core] Assign attribute locations sequentiallyJohn Firebaugh2016-11-151-2/+3
* [core] Introduce gl::Program templateJohn Firebaugh2016-11-081-0/+4
* [core] Make attribute binding more similar to uniform bindingJohn Firebaugh2016-11-081-0/+24