[Mesa-dev] [Bug 93570] the image of llvmpipe has a low quality on arm (with too many points on it)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jan 3 10:14:46 PST 2016


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

--- Comment #3 from Ilia Mirkin <imirkin at alum.mit.edu> ---
A fairer comparison would be

LIBGL_ALWAYS_SOFTWARE=1 LP_NATIVE_VECTOR_WIDTH=128

Since I assume it will otherwise use 256-bit wide vectors on your intel CPU.
But it appears that the rendering is actually incorrect there. My personal
guess is that llvm on arm has some issues, but this is based purely on the fact
that you're seeing misrendering :)

It may be worthwhile to build mesa-git and llvm-svn and see if the issue
persists. (mesa-git should be able to build against the llvm head, while
released mesa probably won't.)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20160103/621a0768/attachment.html>


More information about the mesa-dev mailing list