https://bugs.freedesktop.org/show_bug.cgi?id=36182
--- Comment #2 from Ian Romanick idr@freedesktop.org 2011-04-12 15:47:17 PDT --- (In reply to comment #0)
Created an attachment (id=45555)
--> (https://bugs.freedesktop.org/attachment.cgi?id=45555)
RADEON_DEBUG=all MESA_GLSL=dump ./trine-bin
While trying to start game I got only this error
Error compiling shaders. Make sure your GPU supports Shader Model 3.0. Additional details may be found in the log.
I assume for now, that this problem is caused by lack of support for Shader Model 3.0 in MESA. Please correct me, if I'm wrong.
There is also a log containing this lines:
12.4.2011 [21:39] INFO: Vertex profile: arbvp1 INFO: Vertex shader options: INFO: NumTemps=32 INFO: MaxInstructions=1024 INFO: MaxAddressRegs=1 INFO: MaxLocalParams=1024 INFO: Pixel profile: arbfp1 INFO: Pixel shader options: INFO: ARB_draw_buffers
This is probably a dup of bug #34321.