On 8 September 2013 02:10, Chris Forbes <[email protected]> wrote: > The magnitude of the vector formed by the first three texcoords > should not affect the result. > > This turns out to be a significant edge case in the i965 driver, > which normalizes the coords such that the largest component does not > exceed [-1..1], but currently bogusly multiplies the fourth coord > [the array index] as well. > > Signed-off-by: Chris Forbes <[email protected]> >
Reviewed-by: Paul Berry <[email protected]>
_______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
