summaryrefslogtreecommitdiff
path: root/src/mesa/shader/slang/library/slang_pp_version_syn.h
AgeCommit message (Collapse)Author
2008-08-16mesa: import latest GLSL code from gallium-0.1 branchBrian Paul
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.