[Mesa-dev] [PATCH 0/1] radv: one fix for Wolfenstein 2
Samuel Pitoiset
samuel.pitoiset at gmail.com
Fri Feb 23 13:21:05 UTC 2018
Hi folks,
The following patch is from Timothy Arceri, I have just fixed the
not equal case locally. So, we are lucky this time because the fix was
already on the list :).
It fixes one important rendering issue [1], though we still have two
different issues to address. I have a local workaround for the "shoot issue"
but I haven't figured a proper fix yet. The last one still needs to be
investigated.
Thanks!
[1] https://youtu.be/f0EzOxs_Ofc?t=241
Samuel Pitoiset (1):
ac/nir: use ordered float comparisons except for not equal
src/amd/common/ac_nir_to_llvm.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--
2.16.2
More information about the mesa-dev
mailing list