The Piglit test, which I ran the first time with a non-LLVM-backend build on 2012-05-20 (git/239792fb) has the state "warn" as a result. In the "errors" column the following is recorded: > EE r600_state.c:309 r600_translate_colorswap - unsupported colorswap format 93 > EE r600_state.c:309 r600_translate_colorswap - unsupported colorswap format 30 The test still shows the same output with the LLVM-backend build of today (git/0f6a3a7d) Please see bug 50312, comment #0 for the used software stack and hardware in today's test run.
I don't have the open driver installed right now and I don't have much time to write code either. Just wanted to let you know, this could be easily fixed by backporting this evergreen fix to r600: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b2d63860860308f2e794dc506cdcde62cf936a46
(In reply to comment #1) > I don't have the open driver installed right now and I don't have much time to > write code either. Just wanted to let you know, this could be easily fixed by > backporting this evergreen fix to r600: > > http://cgit.freedesktop.org/mesa/mesa/commit/?id=b2d63860860308f2e794dc506cdcde62cf936a46 Thanks for the pointer, I've sent a patch for review to mesa-dev: <http://thread.gmane.org/gmane.comp.video.mesa3d.devel/40804>
Fixed by http://cgit.freedesktop.org/mesa/mesa/commit/?id=2df2c31087770a6e4e79f90fe096e370cd632e00
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.