llvmpipe: Depth test to LLVM IR translation.
authorJosé Fonseca <jfonseca@vmware.com>
Fri, 21 Aug 2009 06:43:49 +0000 (07:43 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Sat, 29 Aug 2009 08:21:38 +0000 (09:21 +0100)
commit343ccc8dd0d3578aeeb9b635f0933c9f323c7fda
tree0bb2c0c01068e58b9b058789195882ec93f5c465
parentc0472f9c34da78bccecb2c790b54b9dd9712a0b9
llvmpipe: Depth test to LLVM IR translation.
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]