llvmpipe: hook up some state, add stub line and point functions
authorKeith Whitwell <keithw@vmware.com>
Fri, 9 Oct 2009 09:44:07 +0000 (10:44 +0100)
committerKeith Whitwell <keithw@vmware.com>
Fri, 9 Oct 2009 09:44:07 +0000 (10:44 +0100)
commit415b271b5100d64579690111bc8eb549866865a7
tree9edce30a8e4e33a3e62c779422292f5ff4f1b5e0
parent47510040a68f5f672aee22eac6c01fb4dd60ec67
llvmpipe: hook up some state, add stub line and point functions
src/gallium/drivers/llvmpipe/SConscript
src/gallium/drivers/llvmpipe/lp_setup.c
src/gallium/drivers/llvmpipe/lp_setup_context.h
src/gallium/drivers/llvmpipe/lp_setup_line.c [new file with mode: 0644]
src/gallium/drivers/llvmpipe/lp_setup_point.c [new file with mode: 0644]
src/gallium/drivers/llvmpipe/lp_setup_tri.c