glsl: Implement `error' preprocessor directive.
authorMichal Krol <michal@vmware.com>
Fri, 4 Sep 2009 06:14:48 +0000 (08:14 +0200)
committerMichal Krol <michal@vmware.com>
Mon, 7 Sep 2009 08:11:55 +0000 (10:11 +0200)
commitf9bd6f7152047e6230c85d76e412a5bb524e0413
tree1d6e2b6bb1d60c1eb586961b4255b5d829b710a6
parent3dc2b5f71c2a519409becb6c1f177b5981fbacf7
glsl: Implement `error' preprocessor directive.
src/glsl/pp/SConscript
src/glsl/pp/sl_pp_context.c
src/glsl/pp/sl_pp_context.h
src/glsl/pp/sl_pp_error.c [new file with mode: 0644]
src/glsl/pp/sl_pp_process.c
src/glsl/pp/sl_pp_process.h