summaryrefslogtreecommitdiff
path: root/src/mesa/shader/slang/library/slang_pp_version_syn.h
AgeCommit message (Collapse)Author
2006-08-21More GLSL preprocessor code:Michal Krol
Rename slang_version.syn to slang_pp_version.syn. The #version directive understands version 120. Cosmetic changes in version preprocessor. Checks if requested version is supported by the compiler.