https://bugs.freedesktop.org/show_bug.cgi?id=95346
Michel Dänzer <michel at daenzer.net> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|dri-devel at lists.freedesktop |mesa-dev at lists.freedesktop. |.org |org Assignee|dri-devel at lists.freedesktop |mesa-dev at lists.freedesktop. |.org |org Component|Drivers/Gallium/radeonsi |Mesa core --- Comment #3 from Michel Dänzer <michel at daenzer.net> --- Replaying the apitrace with LIBGL_ALWAYS_SOFTWARE=1 (forcing llvmpipe) gives the same broken rendering, so this doesn't seem to be a driver specific issue. Reassigning to Mesa core for now. I also noticed a lot of messages like these while replaying the apitrace, which might even indicate a game bug: 555820 @0 glCompileShaderARB(shaderObj = 266) 555820: warning: 0:298(55): warning: `vSinCos' used uninitialized 0:298(66): warning: `vSinCos' used uninitialized 555825 @0 glCompileShaderARB(shaderObj = 267) 555825: warning: 0:547(83): warning: `diffLight' used uninitialized 0:547(94): warning: `specLight' used uninitialized -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160511/cdb5b8ea/attachment.html>