summaryrefslogtreecommitdiffstats
path: root/servers/rendering/shader_preprocessor.h
Commit message (Expand)AuthorAgeFilesLines
* Add `defined` keyword support to shader preprocessorYuri Rubinsky2022-08-201-1/+11
* Merge pull request #63960 from bitsawer/fix-macro-expansionYuri Rubinsky2022-08-191-2/+1
|\
| * Fix shader preprocessor macro expansionbitsawer2022-08-051-2/+1
* | Add `elif` directive to shader preprocessorYuri Rubinsky2022-08-151-6/+15
* | Implement coloring for disabled branches in the shader editorYuri Rubinsky2022-08-141-2/+14
|/
* Fix some errors after shader preprocessor PRYuri Rubinsky2022-07-231-2/+0
* Clean up Shader Preprocessorreduz2022-07-221-16/+22
* Adding shader preprocessor supportYuri Roubinsky2022-07-221-0/+196