Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvmpipe: rename mode -> interp | Brian Paul | 2010-04-20 | 1 | -2/+2 |
* | gallivm/llvmpipe: move lp_bld_interp.c to llvmpipe/ directory | Brian Paul | 2010-04-16 | 1 | -0/+96 |
* | llvmpipe: export the tgsi translation code to a common layer | Zack Rusin | 2010-02-08 | 1 | -96/+0 |
* | llvmpipe: force constant interpolation of flatshade colors | Keith Whitwell | 2010-01-11 | 1 | -0/+1 |
* | llvmpipe: execute shaders on 4x4 blocks instead of 8x2 | Brian Paul | 2009-12-02 | 1 | -7/+3 |
* | llvmpipe: Make lp_type a regular union. | José Fonseca | 2009-09-14 | 1 | -1/+1 |
* | llvmpipe: Factor out and optimize the input interpolation. | José Fonseca | 2009-08-29 | 1 | -0/+99 |