llvmpipe: remove all traces of step arrays, pos_tables
authorKeith Whitwell <keithw@vmware.com>
Sun, 15 Aug 2010 16:31:13 +0000 (17:31 +0100)
committerKeith Whitwell <keithw@vmware.com>
Sun, 15 Aug 2010 16:31:13 +0000 (17:31 +0100)
commitff26594a92df37608a3efe47e4d4f3a55bcd6bc1
tree0a6c23ab5f22bd44ac65d13e5eed965d716301ac
parent4c0641454b952f2c240de8c83511703f98e1f72f
llvmpipe: remove all traces of step arrays, pos_tables

No need to calculate these values any longer, nor to store them in the
bin data.  Improves isosurf a bit more, 115->123 fps.
src/gallium/drivers/llvmpipe/lp_rast.h
src/gallium/drivers/llvmpipe/lp_rast_tri.c
src/gallium/drivers/llvmpipe/lp_setup_tri.c