https://bugs.freedesktop.org/show_bug.cgi?id=32070
Summary: llvmpipe renders stencil demo incorrectly Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Other AssignedTo: mesa-dev@lists.freedesktop.org ReportedBy: olva...@gmail.com Created an attachment (id=40759) --> (https://bugs.freedesktop.org/attachment.cgi?id=40759) with llvmpipe The demo in question is src/samples/stencil.c found in the demo repository. With swrastg_dri.so, $ LIBGL_ALWAYS_SOFTWARE=1 GALLIUM_DRIVER=softpipe ./stencil gives correct result, but $ LIBGL_ALWAYS_SOFTWARE=1 GALLIUM_DRIVER=llvmpipe ./stencil gives incorrect result on my x86 machine. st/vega exhibits similar artifacts when used with llvmpipe. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev