[SVN] new shaders spams error

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Graziel
Wyrmic
Posts: 234
Joined: Wed Sep 15, 2010 10:32 am

[SVN] new shaders spams error

#1 Post 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
You are likely to be eaten by a grue

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: [SVN] new shaders spams error

#2 Post by darkgod »

fixed
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply