[Mesa-dev] [PATCH] i965/vs: set up sampler state pointer for Gen4/5.

Kenneth Graunke kenneth at whitecape.org
Mon Jul 29 10:13:59 PDT 2013


On 07/29/2013 02:34 AM, Chris Forbes wrote:
> Fixes broken filter and lod selection for vertex texturing.
> (txs/txf only worked properly because they ignore the sampler state
> completely)
>
> Signed-off-by: Chris Forbes <chrisf at ijw.co.nz>
> Cc: mesa-stable at lists.freedesktop.org
> ---
>   src/mesa/drivers/dri/i965/brw_vs_state.c | 27 +++++++++++++++++++++------
>   1 file changed, 21 insertions(+), 6 deletions(-)

How embarassing :( Sorry for neglecting this back in the day...

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>


More information about the mesa-dev mailing list