summaryrefslogtreecommitdiff
path: root/src/mbgl/shaders
Commit message (Expand)AuthorAgeFilesLines
* [core] Extract and de-templatize several Program static methodsJohn Firebaugh2017-03-092-0/+48
* Pack min + max into one attribute :muscle:Molly Lloyd2017-03-0811-103/+100
* [core] De-duplicate shader prelude sourceJohn Firebaugh2017-03-0815-923/+99
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-282-9/+67
* [core] remove gl.hpp include from shader headersKonstantin Käfer2017-02-2813-26/+0
* [core] Fix aliased text on mobile GPUsJohn Firebaugh2017-02-151-3/+3
* [core] Use cpp files for shader sourceJohn Firebaugh2017-02-0726-2011/+2206
* [core] Check in generated shader codeJohn Firebaugh2017-02-0713-0/+2180