glsl: Parse define directive in preprocessor.
authorMichal Krol <michal@vmware.com>
Fri, 19 Jun 2009 10:02:28 +0000 (12:02 +0200)
committerMichal Krol <michal@vmware.com>
Mon, 7 Sep 2009 08:11:45 +0000 (10:11 +0200)
commitfd991d845a5f639b9b675a4840ad234c151d56b4
tree46a786562e309631fcdcb3e5ffaec820a4b4baef
parent3ce5e668180748e2eccd1a8d3931ab98c2919df3
glsl: Parse define directive in preprocessor.
src/glsl/pp/SConscript
src/glsl/pp/sl_pp_context.c
src/glsl/pp/sl_pp_context.h
src/glsl/pp/sl_pp_define.c [new file with mode: 0644]
src/glsl/pp/sl_pp_macro.c [new file with mode: 0644]
src/glsl/pp/sl_pp_macro.h [new file with mode: 0644]
src/glsl/pp/sl_pp_process.c
src/glsl/pp/sl_pp_process.h