Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvmpipe: Split the format swizzling step from the unpacking. | José Fonseca | 2009-10-25 | 1 | -16/+27 |
* | llvmpipe: Move a few format/sampling functions into better space. | José Fonseca | 2009-10-25 | 1 | -71/+0 |
* | llvmpipe: Adjust format assertion. | José Fonseca | 2009-10-04 | 1 | -3/+4 |
* | llvmpipe: Make lp_type a regular union. | José Fonseca | 2009-09-14 | 1 | -3/+3 |
* | llvmpipe: Fix sampling from depth textures. Respect texture compare func. | José Fonseca | 2009-09-10 | 1 | -19/+34 |
* | llvmpipe: SoA pixel unpacking specialization. | José Fonseca | 2009-09-07 | 1 | -0/+193 |