glcpp: Add --disable-line-continuations argument to standalone glcpp
authorCarl Worth <cworth@cworth.org>
Wed, 5 Dec 2012 21:15:48 +0000 (13:15 -0800)
committerCarl Worth <cworth@cworth.org>
Fri, 11 Jan 2013 21:55:41 +0000 (13:55 -0800)
commit63d156900ffeab0740698c6404aabac9f7a98dba
tree9c544912a7c6e228ea0c3883b30d00ce14e681c4
parent409dee5eac492817551bbcde104e137233a5ed54
glcpp: Add --disable-line-continuations argument to standalone glcpp

This will allow testing of disabled line-continuation on a case-by-case basis,
(with the option communicated to the preprocessor via the GL context).

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/glsl/glcpp/glcpp.c