Timur Kristóf
Timur Kristóf
Hi, Yes, it works correctly on that site.
I'm on Fedora 20 and am running Firefox 30. However the issue was also present on FF 29.
I now tried with the latest MathJax and the same TeX snippet is rendered correctly. So I guess that maybe upgrading the MathJax version on MathB.in would solve the issue....
@sjnewbury Can you submit a merge request with that patch to mesa? If you don't want to, is it okay if I submit the patch?
I've run this apitrace too and found the following: * The problem is present with radeonsi on latest mesa master. * The problem is not present when running the same...
Thanks for the bug report. I think the relevant part is this: ``` tgsi_to_nir: unhandled TGSI property 23 = 1 ``` I'll look into it
Can you please give us an apitrace or at least a savegame so that we can reproduce this issue?
@aufkrawall Since you mentioned that this works correctly with DXVK + RADV/ACO, can I ask you to please try if it works or not with DXVK + RADV/LLVM? This would...
Interesting. Thanks @aufkrawall for checking. This is either a bug in LLVM itself, or mesa's usage of LLVM.
Sorry for the late reply. Will review this as soon as I can.