https://bugs.freedesktop.org/show_bug.cgi?id=95346

Michel Dänzer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         QA Contact|[email protected] |[email protected].
                   |.org                        |org
           Assignee|[email protected] |[email protected].
                   |.org                        |org
          Component|Drivers/Gallium/radeonsi    |Mesa core

--- Comment #3 from Michel Dänzer <[email protected]> ---
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.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to