summaryrefslogtreecommitdiff
path: root/scripts/generate-shaders.js
Commit message (Expand)AuthorAgeFilesLines
* [core] Use separate attribute component for line normalsJohn Firebaugh2017-08-081-2/+2
* [core] Simplify generate-shaders.jsJohn Firebaugh2017-08-021-77/+11
* fix shader generation scriptAnsis Brammanis2017-06-161-15/+9
* [core] add shader defines for enabling/disabling attributes/uniforms for DDSKonstantin Käfer2017-06-131-9/+40
* [core] Reduce number of varyings to 8 or lessJohn Firebaugh2017-06-131-38/+27
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-0/+3
* Pack min + max into one attribute :muscle:Molly Lloyd2017-03-081-3/+4
* [core] De-duplicate shader prelude sourceJohn Firebaugh2017-03-081-4/+37
* [core] remove gl.hpp include from shader headersKonstantin Käfer2017-02-281-2/+0
* [core] Update gl-js; fix $id filters with GeoJSON sourceJohn Firebaugh2017-02-081-1/+1
* [core] Use cpp files for shader sourceJohn Firebaugh2017-02-071-28/+46
* [core] Check in generated shader codeJohn Firebaugh2017-02-071-0/+84