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

            Bug ID: 94979
           Summary: dolphin-emu rendering broken on gallium/SWR + crashing
                    often
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Other
          Assignee: mesa-dev@lists.freedesktop.org
          Reporter: wickmar...@web.de
        QA Contact: mesa-dev@lists.freedesktop.org
                CC: timothy.o.row...@intel.com

Offscreen renderingon my IVB is completely broken (often black, or some big
triangles). The rendering crashes after some frames with one of the next
asserts.

Example apitrace dump (captured on llvmpipe):
http://markus.members.selfnet.de/dolphin/dolphin-swr.trace.bz2

-------------------------------------------------------

./rasterizer/core/clip.h(431): ASSERT: numEmittedVerts <= 7
    ClipSimd
    Unexpected vertex count from clipper.

-------------------------------------------------------

GetApiState (pDC=0xcc2cb6c0) at rasterizer/core/context.h:411
411        SWR_ASSERT(pDC->pState != nullptr);

-------------------------------------------------------

-- 
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
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to