summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_rast.h
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: Get jit_context/jit_function across the rasterizer.José Fonseca2009-10-091-2/+2
* llvmpipe: trivial/clear worksKeith Whitwell2009-10-091-11/+10
* llvmpipe: get lp_setup_tri buildingKeith Whitwell2009-10-091-2/+12
* llvmpipe: use union lp_cmd_rast_arg directly, rather than through a pointerKeith Whitwell2009-10-091-9/+45
* llvmpipe: Follow write_color/write_zstencil.José Fonseca2009-10-091-6/+0
* llvmpipe: calculate overall width and height, pass to rasterizerKeith Whitwell2009-10-091-3/+12
* llvmpipe: triangle struct owns its copy of shader inputsKeith Whitwell2009-10-081-1/+1
* llvmpipe: work on clears and coefficientsKeith Whitwell2009-10-081-19/+8
* llvmpipe: Adjust interpolation coeffs declaration.José Fonseca2009-10-081-4/+8
* llvmpipe: Call lp_rast_shade_quads from tri rasterizer.José Fonseca2009-10-081-0/+3
* llvmpipe: Final adjustments to rasterizer methods.José Fonseca2009-10-081-0/+2
* llvmpipe: Complete more rasterizer methods..José Fonseca2009-10-081-6/+11
* llvmpipe: start cleaning upKeith Whitwell2009-10-081-3/+9
* llvmpipe: wip me harderKeith Whitwell2009-10-081-0/+11
* llvmpipe: Update includes and copyright headers.José Fonseca2009-10-081-0/+26
* llvmpipe: Add the rast -> jit shader glue.José Fonseca2009-10-081-3/+2
* llvmpipe: more wippingKeith Whitwell2009-10-081-0/+129