Re: [Mesa-dev] [PATCH] gallium: add interpolation parameter to simple shader functions

2010-06-03 Thread José Fonseca
On Wed, 2010-06-02 at 17:15 -0700, Brian Paul wrote: > If there's no concerns, I'll commit this tomorrow. > > -Brian > Looks good to me Brian. Thanks. Jose ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/

[Mesa-dev] [PATCH] gallium: add interpolation parameter to simple shader functions

2010-06-02 Thread Brian Paul
If there's no concerns, I'll commit this tomorrow. -Brian >From cf8780e328b738dcbb8b62e36ec377ac3d815d00 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 2 Jun 2010 18:13:00 -0600 Subject: [PATCH] gallium: add interpolation parameter to simple shader functions This lets us specify linear i