Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvmpipe: simplify the tiles_x, tiles_y code a bit | Brian Paul | 2009-12-09 | 1 | -3/+2 |
* | llvmpipe: more bin functions for create/destroy/queries | Brian Paul | 2009-12-09 | 1 | -0/+9 |
* | llvmpipe: repartition lp_rasterizer state for threading | Brian Paul | 2009-12-07 | 1 | -1/+3 |
* | llvmpipe: introduce mutex and bin iteration functions | Brian Paul | 2009-12-07 | 1 | -0/+11 |
* | llvmpipe: still more bin code reorganization | Brian Paul | 2009-12-04 | 1 | -1/+31 |
* | llvmpipe: reorganization of binning data structions and funtions | Brian Paul | 2009-12-04 | 1 | -8/+53 |
* | llvmpipe: move bin-related structures and functions into new lp_bin.[ch] | Brian Paul | 2009-12-04 | 1 | -0/+167 |