Created attachment 132481 [details] Apitrace When using the new ubershaders branch with dolphin-emu and nouveau it will print this error: nvc0_program_translate:610 - shader translation failed: -4 I have attached an apitrace showing the issue. Note: The exclusive ubershaders perform poorly with nouveau while the hybrid shaders perform well. Also a later commit in the ubershaders branch will crash with nouveau as described here. https://github.com/dolphin-emu/dolphin/pull/5702#issuecomment-313301072
Created attachment 132602 [details] shader causing RA failure
Created attachment 132603 [details] shader failing to compile Er, nevermind that. That crash is caused by a bug in a local WIP patch I have (which is trying to fix spilling logic a bit). Actually the shader that fails to compile is a simple-seeming geometry shader.
Sent a patch to make this work on GK110+ (embarrassing bug that caused us to use fewer registers than were available). However that doesn't fix it on fermi/kepler1.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/1137.
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.