Add syntax files for expression and directive preprocessor.
authorMichal Krol <mjkrol@gmail.org>
Tue, 26 Sep 2006 11:43:30 +0000 (11:43 +0000)
committerMichal Krol <mjkrol@gmail.org>
Tue, 26 Sep 2006 11:43:30 +0000 (11:43 +0000)
commit16647b739baf9701e3d037fc7030f45e7bde5c7e
tree0fad25d1ae7e83d26c8bb638d73e367aafb6e08a
parenta50b7dbc3ba1db8c92b4bbb4f7f06de8d6c039c4
Add syntax files for expression and directive preprocessor.
Fix syntax errors in builtin library 1.2 sources.
All derivative files (*_gc.h and *_syn.h) are generated by Makefile.
src/mesa/shader/slang/library/Makefile [new file with mode: 0644]
src/mesa/shader/slang/library/gc_to_bin.c
src/mesa/shader/slang/library/slang_builtin_120_common.gc
src/mesa/shader/slang/library/slang_pp_directives.syn [new file with mode: 0755]
src/mesa/shader/slang/library/slang_pp_directives_syn.h [new file with mode: 0644]
src/mesa/shader/slang/library/slang_pp_expression.syn [new file with mode: 0755]
src/mesa/shader/slang/library/slang_pp_expression_syn.h [new file with mode: 0644]
src/mesa/shader/slang/library/slang_pp_version.syn
src/mesa/shader/slang/library/slang_shader_syn.h