[Mesa-dev] [PATCH] st/mesa: fix default interpolation for colors. (v2)

Dave Airlie airlied at gmail.com
Fri Jan 6 06:27:00 PST 2012


On Fri, Jan 6, 2012 at 1:57 PM, Dave Airlie <airlied at gmail.com> wrote:
> From: Dave Airlie <airlied at redhat.com>
>
> Brian mentioned that mesa-demos/reflect was broken on softpipe,
> by my previous commit. The problem was were blindly translating none
> to perspective, when color/pntc at least need it linear.
>
> v2: no regressions version.
> use shademodel to pick what none means.

Ignore this one, since shademodel should be passed into the drivers separately.

The v1 is correct, the regression it finds is a bug elsewhere I'm nearly sure.

Dave.


More information about the mesa-dev mailing list