This bug occures when launching "glsl/mandelbrot" from Mesa Demos r300: Unknown TGSI/RC opcode: BGNLOOP r300: Unknown TGSI/RC opcode: BRK r300: Unknown TGSI/RC opcode: ENDLOOP r300 FP: Compiler Error: r300_fragprog_emit.c::translate_rgb_opcode(): translate_rgb_opcode: Unknown opcode ILLEGAL OPCODE Using a dummy shader instead. If there's an 'unknown opcode' message, please file a bug report and attach this log.
Can you post the output of glxinfo?
It looks like he doesn't have the loop emulation, which was committed 2 days ago. Ivan, Please try the current git master.
(In reply to comment #2) > It looks like he doesn't have the loop emulation, which was committed 2 days > ago. > > Ivan, Please try the current git master. Yes, it works now. But there's still exist another bug with shader compilation https://bugs.freedesktop.org/show_bug.cgi?id=28486
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.