Created attachment 141367 [details] apitrace of timeless.exe running through winehq-staging The following demo: http://www.pouet.net/prod.php?which=62935 Fails to render properly on radeonsi git. There are numerous scenes with renderinng glitches. I'm attaching an apitrace, as I cannot run renderdoc on it because it's a 32 bit process. But the apitrace fails to replay without crashing apitrace on my system, for some reason.
The The demo contains a number of compiler errors. For example: float jl(in float c) { return float(cu(int(c)))/1.07374e+09-.5; } jl(l.xxy*1439); error: no matching fuction for call to 'jl(vec3)'
I guess I can report it to the Wine developers, if you think this compiler error is occurring due to Wine translating the demo’s shaders incorrectly. I don’t know that it would be the demo’s fault, if it runs correctly on Windows, or runs correctly on NVidia proprietary drivers.
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.