[Mesa-dev] [PATCH] softpipe: Fix everything that is wrong with clipping and interpolation.

Dave Airlie airlied at gmail.com
Wed May 30 03:38:06 PDT 2012


On Tue, May 29, 2012 at 4:34 PM, Olivier Galibert <galibert at pobox.com> wrote:
> This includes:
> - picking up correctly which attributes are flatshaded and which are
>  noperspective
>
> - copying the flatshaded attributes when needed, including the
>  non-built-in ones
>
> - correctly interpolating the noperspective attributes in screen-space
>  instead than in a 3d-correct fashion.
>

Have you checked llvmpipe with this? since it might need changes to go
along with this.

Also a count of piglit tests if fixes in the commit might be good.

Otherwise looks good to me, and fixes something I stared at for a few
hours in vain one day.

Dave.


More information about the mesa-dev mailing list