pathfinder/resources/shaders
Patrick Walton f1f9df5ce5
Merge pull request #441 from tangmi/build-shader-docs
Add docs for building shaders on Windows
2020-10-06 16:55:11 -07:00
..
gl3 Allow radial gradients to be evaluated with any nonzero discriminant, not just 2020-07-23 13:45:20 -07:00
gl4 Allow radial gradients to be evaluated with any nonzero discriminant, not just 2020-07-23 13:45:20 -07:00
metal Allow radial gradients to be evaluated with any nonzero discriminant, not just 2020-07-23 13:45:20 -07:00
README.md Update documentation for building shaders 2020-09-12 13:49:28 -07:00

README.md

This directory contains postprocessed versions of the shaders in the top-level shaders/ directory, for convenience. Don't modify the shaders here; instead modify the corresponding shaders in shaders/ and rebuild them according to shaders/README.md.