Bug 50232 - screen redraw is wrong in sauerbraten with the llvm compiler
Summary: screen redraw is wrong in sauerbraten with the llvm compiler
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/r600 (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-22 13:00 UTC by almos
Modified: 2012-05-25 10:55 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description almos 2012-05-22 13:00:36 UTC
Ghost images of the previous frames stay on the screen. This seems to be independent of the quality settings in the game.

This is printed to the console:
Warning: R600 LLVM backend does not support indirect adressing.  Falling back to TGSI backend.

Tested with sauerbraten 0.0.20100728.dfsg+repack-3 (debian unstable) and mesa 7a75e7d6e85d27e102ff7e15583c33b1ce282fe4
Comment 1 Vadim Girlin 2012-05-24 08:50:00 UTC
Please test with the first patch from bug 50230.
Comment 2 almos 2012-05-24 13:25:38 UTC
(In reply to comment #1)
> Please test with the first patch from bug 50230.
The revert patch fixes the ghost image problem. The warning is still printed, but the visuals seem to be good now.
Comment 3 almos 2012-05-25 10:55:10 UTC
I see the fix was pushed to mesa master. Closing.


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.