aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_rast_debug.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: Initialize variable.Vinson Lee2010-10-191-0/+1
* llvmpipe: Initialize state variable in debug_bin function.Vinson Lee2010-10-191-1/+1
* llvmpipe: slightly shrink the size of a binned triangleKeith Whitwell2010-10-151-1/+2
* llvmpipe: reintroduce SET_STATE binner commandKeith Whitwell2010-10-151-13/+22
* llvmpipe: add rast_tri_4_16 for small lines and pointsKeith Whitwell2010-10-081-0/+1
* llvmpipe: introduce tri_3_4 for tiny trianglesKeith Whitwell2010-09-121-0/+1
* llvmpipe: rasterization debugging helpersKeith Whitwell2010-09-071-0/+409