glsl: Add `process' test app that returns tokenised and preprocessed text.
authorMichal Krol <michal@vmware.com>
Mon, 15 Jun 2009 09:02:04 +0000 (11:02 +0200)
committerMichal Krol <michal@vmware.com>
Mon, 7 Sep 2009 08:11:42 +0000 (10:11 +0200)
commitf24ec185c531d2b2209df01901c90eca57ca711f
tree3df8409c49bdd08fa1932e775bbcab02884e6add
parent9d336c5264d59e455380a305ee99675e2219ae06
glsl: Add `process' test app that returns tokenised and preprocessed text.
src/glsl/apps/SConscript
src/glsl/apps/process.c [new file with mode: 0644]