summaryrefslogtreecommitdiff
path: root/src/mbgl/shaders/circle.cpp
Commit message (Expand)AuthorAgeFilesLines
* [docs] Include uncompressed shader source in .cpp commentsChris Loer2018-09-191-0/+280
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-311-2/+2
* [core] Compress all shader source as a single corpusJohn Firebaugh2018-07-251-221/+3
* [core] Compress shader source codeJohn Firebaugh2018-07-251-276/+221
* [core] Simplify generate-shaders.jsJohn Firebaugh2017-08-021-2/+30
* [core] Implement circle-pitch-alignment propertyChris Loer2017-07-061-5/+23
* [core] add shader defines for enabling/disabling attributes/uniforms for DDSKonstantin Käfer2017-06-131-7/+133
* [core] Reduce number of varyings to 8 or lessJohn Firebaugh2017-06-131-11/+13
* [core] Update mapbox-gl-js submoduleJohn Firebaugh2017-03-281-6/+6
* Pack min + max into one attribute :muscle:Molly Lloyd2017-03-081-21/+14
* [core] De-duplicate shader prelude sourceJohn Firebaugh2017-03-081-71/+0
* [core] Use cpp files for shader sourceJohn Firebaugh2017-02-071-0/+191