summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/lp_rast_priv.h
AgeCommit message (Expand)Author
2009-12-08llvmpipe: Use number of CPUs as default number of threads.José Fonseca
2009-12-07llvmpipe: implement threaded rasterizationBrian Paul
2009-12-07llvmpipe: repartition lp_rasterizer state for threadingBrian Paul
2009-12-04llvmpipe: bin state-change commandsBrian Paul
2009-12-03llvmpipe: comments, clean-ups in lp_rast_priv.hBrian Paul
2009-12-01llvmpipe: make nr_blocks unsignedBrian Paul
2009-10-20llvmpipe: move block list into rast structKeith Whitwell
2009-10-20llvmpipe: precalculate some offsetsKeith Whitwell
2009-10-19llvmpipe: calculate masks in format desired by shaderKeith Whitwell
2009-10-09llvmpipe: Get jit_context/jit_function across the rasterizer.José Fonseca
2009-10-09llvmpipe: trivial/clear worksKeith Whitwell
2009-10-09llvmpipe: Follow write_color/write_zstencil.José Fonseca
2009-10-09llvmpipe: calculate overall width and height, pass to rasterizerKeith Whitwell
2009-10-08llvmpipe: Complete more rasterizer methods..José Fonseca
2009-10-08llvmpipe: Update more copyright headers.José Fonseca
2009-10-08llvmpipe: Add the rast -> jit shader glue.José Fonseca
2009-10-08llvmpipe: more wippingKeith Whitwell