glsl: Add a purify command-line tool.
authorMichal Krol <michal@vmware.com>
Thu, 11 Jun 2009 16:56:10 +0000 (18:56 +0200)
committerMichal Krol <michal@vmware.com>
Mon, 7 Sep 2009 08:11:30 +0000 (10:11 +0200)
commit121769eeb314ea580a3292309332ebbf0a409b3c
tree3ad67d3771170f3140f861e62a7fb36c06a9d37c
parent0bbf59c3052a7b4f6f8330985317adce2bfd0fef
glsl: Add a purify command-line tool.
src/SConscript
src/glsl/apps/SConscript [new file with mode: 0644]
src/glsl/apps/purify.c [new file with mode: 0644]
src/glsl/pp/SConscript