[Mesa-dev] [Bug 31159] shadow problem in 0ad game

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 7 18:01:24 PST 2011


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

--- Comment #5 from Brian Paul <brian.e.paul at gmail.com> 2011-03-07 18:01:24 PST ---
This also fixes the piglit depth-tex-compare test!  Neither softpipe nor
llvmpipe were clamping the texture coordinate to [0,1], per the spec.  llvmpipe
still doesn't pass depth-tex-compare completely (for ==, != cases), but I
believe that's a defect in the test itself.

Softpipe still has other issues with shadow compare w.r.t. linear vs bilinear
filtering but that's less important than this fix.

Does this bug report only pertain to the softpipe driver?  If so, please test
Mesa/master with this patch (commit 0eef561a5bb10df343837d58d37d5c0d5b708243)
and close.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list