summaryrefslogtreecommitdiff
path: root/src/mbgl/shaders/debug.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] Implement CrossFadedDataDrivenProperty to add support for feature ↵Molly Lloyd2018-08-311-2/+2
| | | | expressions in `*-pattern` properties
* [core] Compress all shader source as a single corpusJohn Firebaugh2018-07-251-37/+3
|
* [core] Compress shader source codeJohn Firebaugh2018-07-251-18/+37
|
* [core] Better align fill-extrusion vertex layoutLauren Budorick2017-12-201-6/+1
|
* [core] modify texture coordinate scaling (#9153)Molly Lloyd2017-07-271-1/+6
| | | | | | | | | ignore unsupported dds property tests fix tests remove unneeded texture extent variable bump gl-js to master
* [core] Update mapbox-gl-js submoduleJohn Firebaugh2017-03-281-1/+1
| | | | Includes lowp ⇢ highp fix for shader color attributes / uniforms.
* [core] De-duplicate shader prelude sourceJohn Firebaugh2017-03-081-71/+0
|
* [core] Use cpp files for shader sourceJohn Firebaugh2017-02-071-0/+100