Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvmpipe: Update status in README and TODO/FIXME comments throughout the code. | José Fonseca | 2009-09-11 | 1 | -2/+1 |
* | llvmpipe: Code generate the texture sampling inside the shader. | José Fonseca | 2009-09-07 | 1 | -0/+27 |
* | llvmpipe: Isolate sampling from TGSI translation. | José Fonseca | 2009-08-29 | 1 | -0/+5 |
* | llvmpipe: Better structure dereference naming. | José Fonseca | 2009-08-29 | 1 | -4/+4 |
* | llvmpipe: Pass the alpha ref value and blend color in the jit context. | José Fonseca | 2009-08-29 | 1 | -0/+9 |
* | llvmpipe: Pass fragment context to generated function in a single structure. | José Fonseca | 2009-08-29 | 1 | -5/+33 |
* | llvmpipe: Centralize the C <-> JIT interfaces in one place. | José Fonseca | 2009-08-29 | 1 | -0/+67 |