gallivm/llvmpipe: move lp_bld_depth.[ch] to llvmpipe/ directory
authorBrian Paul <brianp@vmware.com>
Fri, 16 Apr 2010 16:20:32 +0000 (10:20 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 16 Apr 2010 16:20:32 +0000 (10:20 -0600)
commitf17d1513ac1912d8cc090bba9206a08ff991f64f
tree0c8b6e56c12c4b7e6ae4a007e337b634b4b39338
parentcf88dcf7313b6a0112c36c2f05ce6a7e846d268c
gallivm/llvmpipe: move lp_bld_depth.[ch] to llvmpipe/ directory

This is specific to the llvmpipe driver and not re-usable.
src/gallium/auxiliary/Makefile
src/gallium/auxiliary/SConscript
src/gallium/auxiliary/gallivm/lp_bld_depth.c [deleted file]
src/gallium/auxiliary/gallivm/lp_bld_depth.h [deleted file]
src/gallium/drivers/llvmpipe/Makefile
src/gallium/drivers/llvmpipe/SConscript
src/gallium/drivers/llvmpipe/lp_bld_depth.c [new file with mode: 0644]
src/gallium/drivers/llvmpipe/lp_bld_depth.h [new file with mode: 0644]