summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_bld_flow.c
AgeCommit message (Collapse)Author
2009-08-29llvmpipe: Generate the fragment pipeline into a single function.José Fonseca
Still hackish. Will document and optimize later.
2009-08-29llvmpipe: Early depth testing.José Fonseca
2009-08-29llvmpipe: Split control flow function declarations and notes.José Fonseca