aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_bld_alpha.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: Make lp_type a regular union.José Fonseca2009-09-141-1/+1
* llvmpipe: Pass the alpha ref value and blend color in the jit context.José Fonseca2009-08-291-2/+2
* llvmpipe: s/uni/scalar/.José Fonseca2009-08-291-1/+1
* llvmpipe: Early depth testing.José Fonseca2009-08-291-2/+3
* llvmpipe: Centralize mask update logic.José Fonseca2009-08-291-9/+4
* llvmpipe: Code generate alpha testing and append to generated fragment shader.José Fonseca2009-08-291-0/+68