https://bugs.freedesktop.org/show_bug.cgi?id=84156
Priority: medium Bug ID: 84156 Assignee: dri-devel@lists.freedesktop.org Summary: Half of lighting gets broken in older apps Severity: normal Classification: Unclassified OS: All Reporter: smoki00790@gmail.com Hardware: Other Status: NEW Version: git Component: Drivers/Gallium/radeonsi Product: Mesa
This is from old bug 77785 and about old games where seems like GLSL is not used. In examples i can mention it happens when truck/vehicle turn on lights. Useful apitrace from 18 WoS: Pedal to the Metal game - it is OpenGL game running under wine:
https://dl.dropboxusercontent.com/u/74553632/pttm_trace2.7z
The same issue i found that can be reproduced is with 3DMark2001 http://www.futuremark.com/benchmarks/legacy (which is mostly for benchmarking DirectX8 features. So it happens too in 'Car Chase' test, but only when wine is used with UseGLSL disabled.
http://wiki.winehq.org/UsefulRegistryKeys
https://bugs.freedesktop.org/show_bug.cgi?id=84156
--- Comment #1 from smoki smoki00790@gmail.com ---
After commit radeonsi: force NaNs to 0
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2150db4d5daad3781876254d2b4...
Rendering changed partially, at least truck is no more black.
https://bugs.freedesktop.org/show_bug.cgi?id=84156
smoki smoki00790@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #2 from smoki smoki00790@gmail.com ---
This works now on fglrx, fixed.
https://bugs.freedesktop.org/show_bug.cgi?id=84156
--- Comment #3 from Nicolai Hähnle nhaehnle@gmail.com --- Whether it works with fglrx is irrelevant for this bug report. Does it work with radeonsi?
https://bugs.freedesktop.org/show_bug.cgi?id=84156
smoki smoki00790@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |---
--- Comment #4 from smoki smoki00790@gmail.com ---
No it does not work, so i guessed it is irrelevant after 2 years of no one else commennted on it.
https://bugs.freedesktop.org/show_bug.cgi?id=84156
Marek Olšák maraeo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Marek Olšák maraeo@gmail.com --- This works fine on Tonga and Bonaire here.
https://bugs.freedesktop.org/show_bug.cgi?id=84156
--- Comment #6 from smoki smoki00790@gmail.com ---
So you got this fixed now, works for me too... thanks :)
dri-devel@lists.freedesktop.org