glcpp: Honor the GL context's DisableGLSLLineContinuations option
authorCarl Worth <cworth@cworth.org>
Wed, 5 Dec 2012 21:25:48 +0000 (13:25 -0800)
committerCarl Worth <cworth@cworth.org>
Fri, 11 Jan 2013 21:55:41 +0000 (13:55 -0800)
commit0206ea3751a81d8bb6db9d0a7f4a3a1eb98b36d0
tree453ff1bda2485a37cc6c0ec77e72fe485dbade90
parentf8987f99720c46dda1adfff05bcb2884cac01bd8
glcpp: Honor the GL context's DisableGLSLLineContinuations option

And simply don't call into the function that removes line continuations.

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