softpipe: remove old prim_setup draw stage
authorKeith Whitwell <keithw@vmware.com>
Sun, 23 Aug 2009 10:22:41 +0000 (11:22 +0100)
committerKeith Whitwell <keithw@vmware.com>
Sun, 23 Aug 2009 10:22:41 +0000 (11:22 +0100)
commit4fe0fc3eba1f79beda890a5016359d549bab6ad4
tree8545d36658d34a101e432290c2ff34b973702257
parent47800c572f199e7857e02e0f999b410c727a275d
softpipe: remove old prim_setup draw stage

Everything now goes through the draw_vbuf handler, the same as
regular drivers.
src/gallium/drivers/softpipe/Makefile
src/gallium/drivers/softpipe/SConscript
src/gallium/drivers/softpipe/sp_context.c
src/gallium/drivers/softpipe/sp_context.h
src/gallium/drivers/softpipe/sp_prim_setup.c [deleted file]
src/gallium/drivers/softpipe/sp_prim_setup.h [deleted file]
src/gallium/drivers/softpipe/sp_prim_vbuf.c
src/gallium/drivers/softpipe/sp_prim_vbuf.h
src/gallium/drivers/softpipe/sp_setup.c
src/gallium/drivers/softpipe/sp_state_derived.c