Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote branch 'origin/master' into lp-binning | José Fonseca | 2010-01-08 | 1 | -1/+1 |
|\ | |||||
| * | llvmpipe: Silence compiler warnings. | Vinson Lee | 2009-12-28 | 1 | -1/+1 |
* | | llvmpipe: whitespace for readability | Brian Paul | 2009-12-02 | 1 | -7/+7 |
* | | llvmpipe: remove one of two definitions of TILESIZE | Keith Whitwell | 2009-10-21 | 1 | -1/+2 |
* | | llvmpipe: Reshape the shader input from 8x2 to 4x4. | José Fonseca | 2009-10-19 | 1 | -2/+2 |
|/ | |||||
* | llvmpipe: Autogenerate lp_tile_soa.c from u_format.csv. | José Fonseca | 2009-10-04 | 1 | -6/+10 |
* | llvmpipe: Tile in SoA format identical to the blender function output. | José Fonseca | 2009-08-29 | 1 | -3/+27 |
* | llvmpipe: Tiles in rgba8 format. | José Fonseca | 2009-08-29 | 1 | -5/+2 |
* | llvmpipe: Store tile color in SoA. | José Fonseca | 2009-08-29 | 1 | -0/+60 |