aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_bld_depth.c
Commit message (Collapse)AuthorAgeFilesLines
* llvmpipe: s/uni/scalar/.José Fonseca2009-08-291-2/+2
| | | | More obvious name.
* llvmpipe: Add a bunch of comments.José Fonseca2009-08-291-0/+32
| | | | Description/rationale/to-do items, while I still remember them...
* llvmpipe: Early depth testing.José Fonseca2009-08-291-4/+5
|
* llvmpipe: Depth test to LLVM IR translation.José Fonseca2009-08-291-0/+181