summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_rast_debug.c
Commit message (Expand)AuthorAgeFilesLines
* llvmpipe: s/Elements/ARRAY_SIZE/Brian Paul2016-04-271-1/+1
* llvmpipe: fix rast debugging outputDave Airlie2014-09-161-0/+11
* llvmpipe: support 8bit subpixel precisionZack Rusin2013-11-251-3/+3
* llvmpipe: Remove x/y from cmd_binAdam Jackson2013-05-311-9/+10
* gallivm/llvmpipe: fix 64-bit %ll format compiler warnings for mingw32Brian Paul2012-10-261-4/+7
* util: add u_bit_scan helperKeith Whitwell2011-09-221-7/+0
* llvmpipe: add some null pointer checksBrian Paul2011-09-091-1/+9
* util_logbase2 takes and returns unsigned, not intMatt Turner2011-05-121-2/+2
* Remove redundant util_unsigned_logbase2Matt Turner2011-05-121-1/+1
* 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