llvmpipe: Put the position coefficients together with the inputs.
authorJosé Fonseca <jfonseca@vmware.com>
Wed, 19 Aug 2009 14:32:45 +0000 (15:32 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Sat, 29 Aug 2009 08:21:35 +0000 (09:21 +0100)
commit17baa01bfbebf71c68aebea5196ebcb313612038
tree88adc9a8270c824b5f523b3c985299ff6a6d14e8
parent7926b42d41058e5d2b99ba0e8810f93bc7c12d36
llvmpipe: Put the position coefficients together with the inputs.

The automatic search'n'replace leaves lp_setup.c a bit ugly, but this code
will be eventually code generated as well.
src/gallium/drivers/llvmpipe/lp_quad.h
src/gallium/drivers/llvmpipe/lp_quad_depth_test.c
src/gallium/drivers/llvmpipe/lp_quad_fs.c
src/gallium/drivers/llvmpipe/lp_setup.c