summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_bin.h
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: added lp_bin_get_num_bins()Brian Paul2009-12-111-0/+7
* llvmpipe: checkpoint: more thread/queuing changesBrian Paul2009-12-111-0/+5
* llvmpipe: simplify the tiles_x, tiles_y code a bitBrian Paul2009-12-091-3/+2
* llvmpipe: more bin functions for create/destroy/queriesBrian Paul2009-12-091-0/+9
* llvmpipe: repartition lp_rasterizer state for threadingBrian Paul2009-12-071-1/+3
* llvmpipe: introduce mutex and bin iteration functionsBrian Paul2009-12-071-0/+11
* llvmpipe: still more bin code reorganizationBrian Paul2009-12-041-1/+31
* llvmpipe: reorganization of binning data structions and funtionsBrian Paul2009-12-041-8/+53
* llvmpipe: move bin-related structures and functions into new lp_bin.[ch]Brian Paul2009-12-041-0/+167