Documentation for our extended Shader Preprocessor. #46
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have in place a system which can perform additional preprocessing on .glsl shader files, so we should document it's behavior in detail.
Currently, all it does is support include directives, with relative-path-solving.
While we're at it, determine other preprocess-extension features we need.