llvmpipe: checkpoint: more thread/queuing changes
[mesa.git] / src / gallium / drivers / llvmpipe / lp_rast_priv.h
2009-12-11 Brian Paulllvmpipe: checkpoint: more thread/queuing changes
2009-12-11 Brian Paulllvmpipe: remove unused lp_rasterizer::fb field
2009-12-11 Brian Paulllvmpipe: improve framebuffer/surface code
2009-12-10 Brian Paulllvmpipe: checkpoint: use empty/full bin queues
2009-12-09 Brian Paulllvmpipe: checkpoint: begin plugging in bin queue code
2009-12-08 José Fonsecallvmpipe: Use number of CPUs as default number of threads.
2009-12-08 Brian Paulllvmpipe: implement threaded rasterization
2009-12-08 Brian Paulllvmpipe: repartition lp_rasterizer state for threading
2009-12-04 Brian Paulllvmpipe: bin state-change commands
2009-12-03 Brian Paulllvmpipe: comments, clean-ups in lp_rast_priv.h
2009-12-01 Brian Paulllvmpipe: make nr_blocks unsigned
2009-10-20 Keith Whitwellllvmpipe: move block list into rast struct
2009-10-20 Keith Whitwellllvmpipe: precalculate some offsets
2009-10-19 Keith Whitwellllvmpipe: calculate masks in format desired by shader
2009-10-09 José Fonsecallvmpipe: Get jit_context/jit_function across the raste...
2009-10-09 Keith Whitwellllvmpipe: trivial/clear works
2009-10-09 José Fonsecallvmpipe: Follow write_color/write_zstencil.
2009-10-09 Keith Whitwellllvmpipe: calculate overall width and height, pass...
2009-10-08 José Fonsecallvmpipe: Complete more rasterizer methods..
2009-10-08 José Fonsecallvmpipe: Update more copyright headers.
2009-10-08 José Fonsecallvmpipe: Add the rast -> jit shader glue.
2009-10-08 Keith Whitwellllvmpipe: more wipping