Page 1 of 1

[SVN] new shaders spams error

Posted: Thu Aug 16, 2012 11:40 pm
by Graziel

Code: Select all

[SHADER] created fragment shader from /data/gfx/shaders/resources.frag
OPENGL ERROR: Program link ErrorFragment info
-------------
0(5) : warning C7547: extension GL_EXT_gpu_shader4 not supported in profile fp40
0(9) : warning C7521: OpenGL does not allow initialization of uniform variables
0(10) : warning C7521: OpenGL does not allow initialization of uniform variables
0(11) : warning C7521: OpenGL does not allow initialization of uniform variables
0(12) : warning C7521: OpenGL does not allow initialization of uniform variables
0(17) : error C5508: the operator "<<" is not supported by this profile
0(17) : error C5508: the operator "^" is not supported by this profile
0(17) : error C5508: the operator "<<" is not supported by this profile
0(17) : error C5508: the operator "^" is not supported by this profile
i know my card supports only up to shaders 3.0 but shaders in ToME are 4.0 so the result is it spams last 2 lines... a lot

Re: [SVN] new shaders spams error

Posted: Fri Aug 17, 2012 7:45 am
by darkgod
fixed