More GLSL preprocessor code:
authorMichal Krol <mjkrol@gmail.org>
Mon, 21 Aug 2006 09:25:11 +0000 (09:25 +0000)
committerMichal Krol <mjkrol@gmail.org>
Mon, 21 Aug 2006 09:25:11 +0000 (09:25 +0000)
commit1d67cad9af17d1a56c9370dc221eba7eeb74b1cb
treecabbd4a69aba5520d280b0da8701227cb5de6aa6
parent798ef5ce330fa308dad60e4550dd1a0437be5338
More GLSL preprocessor code:
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.
src/mesa/shader/slang/library/slang_pp_version.syn [new file with mode: 0644]
src/mesa/shader/slang/library/slang_pp_version_syn.h [new file with mode: 0644]
src/mesa/shader/slang/slang_compile.c
src/mesa/shader/slang/slang_preprocess.c
src/mesa/shader/slang/slang_preprocess.h