Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvmpipe: Include p_compiler.h in lp_bld_alpha.h. | Vinson Lee | 2011-01-04 | 1 | -0/+2 |
* | gallivm/llvmpipe: squash merge of the llvm-context branch | Brian Paul | 2010-11-30 | 1 | -1/+1 |
* | llvmpipe: try to be sensible about whether to branch after mask updates | Keith Whitwell | 2010-10-09 | 1 | -1/+2 |
* | llvmpipe: Don't store display the alpha ref value in the key. | José Fonseca | 2010-09-11 | 1 | -1/+1 |
* | gallivm/llvmpipe: move lp_bld_alpha.c to llvmpipe/ directory | Brian Paul | 2010-04-16 | 1 | -0/+54 |
* | llvmpipe: export the tgsi translation code to a common layer | Zack Rusin | 2010-02-08 | 1 | -54/+0 |
* | llvmpipe: Make lp_type a regular union. | José Fonseca | 2009-09-14 | 1 | -2/+2 |
* | llvmpipe: Pass the alpha ref value and blend color in the jit context. | José Fonseca | 2009-08-29 | 1 | -1/+2 |
* | llvmpipe: Early depth testing. | José Fonseca | 2009-08-29 | 1 | -1/+2 |
* | llvmpipe: Centralize mask update logic. | José Fonseca | 2009-08-29 | 1 | -3/+3 |
* | llvmpipe: Code generate alpha testing and append to generated fragment shader. | José Fonseca | 2009-08-29 | 1 | -0/+52 |