r200: simplify / unify input map handling for vp and fftnl
authorRoland Scheidegger <sroland@tungstengraphics.com>
Thu, 8 Feb 2007 23:36:53 +0000 (00:36 +0100)
committerRoland Scheidegger <sroland@tungstengraphics.com>
Thu, 8 Feb 2007 23:36:53 +0000 (00:36 +0100)
commit421ce180f52ff55b866066fabd861a51dd6d2b26
tree0bb8b84613a0db0cf165b851d62eb3854375920f
parent54dac2c84310536cce962101de29546d3eb80175
r200: simplify / unify input map handling for vp and fftnl

Use the same input map handling for fftnl and vertex programs. It doesn't
enable any new functionality (should make it easy to support per-vertex
materials though), but the code is much cleaner.
src/mesa/drivers/dri/r200/r200_context.h
src/mesa/drivers/dri/r200/r200_maos.h
src/mesa/drivers/dri/r200/r200_maos_arrays.c
src/mesa/drivers/dri/r200/r200_tcl.c
src/mesa/drivers/dri/r200/r200_vertprog.c