Page 1 of 1

[r1105] GLSL does not work properly on (at least some) linux

Posted: Sun Nov 21, 2010 20:11
by crazymykl
Shaders are not functional on my GNU/Linux system. A quick look into the issue shows that the GLSL preprocessor included in mesa is a bit stricter than on other platforms, and was rejecting gzdoom's programs. A small syntactic tweak fixed this(patch attached).