Commit graph

4 commits

Author SHA1 Message Date
deccer
9e3f2b5e28
Update compileshaders.py
glslangValidator has a capital V in its name. This will make this script work again on unix likes.
2025-06-12 20:40:51 +00:00
Sascha Willems
4d2117d3d9 Added mesh and task shader support to shader compilation scripts
Simplified file extension checks
Fixes #1143
2024-06-23 20:09:05 +02:00
Sascha Willems
196e6a4c6b Update and document shader compilation scripts
Will no longer fail with certain shaderStages
Refs #1126
2024-06-04 21:31:24 +02:00
Sascha Willems
99b226237a Moved shaders to new directory 2023-05-09 21:03:02 +02:00
Renamed from data/shaders/glsl/compileshaders.py (Browse further)