Bug 94979

Summary: dolphin-emu rendering broken on gallium/SWR + crashing often
Product: Mesa Reporter: Markus Wick <wickmarkus>
Component: OtherAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact: mesa-dev
Severity: normal    
Priority: medium CC: timothy.o.rowley
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Markus Wick 2016-04-17 10:20:53 UTC
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);

-------------------------------------------------------
Comment 1 Markus Wick 2016-11-11 22:57:17 UTC
Seems to be fine now. Thanks for all fixes.

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.