gallium: try and update r300 and nv drivers for tgsi changes
authorKeith Whitwell <keithw@vmware.com>
Tue, 24 Nov 2009 14:09:24 +0000 (14:09 +0000)
committerKeith Whitwell <keithw@vmware.com>
Tue, 24 Nov 2009 14:09:24 +0000 (14:09 +0000)
commit56ee132f9671f70ff2b3ee04659beac0dfc6126d
tree0f0e09a1e291f30b68e426441316e6c0c2d9ccfb
parentba1ca28cc62fed71c77902b95ae4ed36c6bf25f8
gallium: try and update r300 and nv drivers for tgsi changes

It would be nice if these drivers built under the linux-debug header
so that these types of interface changes can be minimally propogated
into those drivers by people without the hardware.  They don't have to
generate a working driver -- though a command-dumping winsys would be
an excellent for regression checking.
src/gallium/drivers/i915/i915_fpc_translate.c
src/gallium/drivers/llvmpipe/lp_bld_tgsi_soa.c
src/gallium/drivers/nv20/nv20_vertprog.c
src/gallium/drivers/nv30/nv30_fragprog.c
src/gallium/drivers/nv30/nv30_vertprog.c
src/gallium/drivers/nv40/nv40_fragprog.c
src/gallium/drivers/nv40/nv40_vertprog.c
src/gallium/drivers/nv50/nv50_program.c
src/gallium/drivers/r300/r300_tgsi_to_rc.c