glsl: Add preprocessor purifier.
authorMichal Krol <michal@vmware.com>
Thu, 11 Jun 2009 12:04:39 +0000 (14:04 +0200)
committerMichal Krol <michal@vmware.com>
Mon, 7 Sep 2009 08:11:29 +0000 (10:11 +0200)
commit0bbf59c3052a7b4f6f8330985317adce2bfd0fef
tree6f1a609a94a895f386c197feb9f9f23e4c961575
parent970823978c2f7d2cf0757aa6ddbd6289b34c476f
glsl: Add preprocessor purifier.
src/SConscript
src/glsl/pp/SConscript [new file with mode: 0644]
src/glsl/pp/sl_pp_purify.c [new file with mode: 0644]
src/glsl/pp/sl_pp_purify.h [new file with mode: 0644]