draw: add support for num_samples + sample_stride to the image paths
[mesa.git] / src / gallium / drivers / llvmpipe / lp_rast_debug.c
2016-04-27 Brian Paulllvmpipe: s/Elements/ARRAY_SIZE/
2014-09-16 Dave Airliellvmpipe: fix rast debugging output
2013-11-25 Zack Rusinllvmpipe: support 8bit subpixel precision
2013-05-31 Adam Jacksonllvmpipe: Remove x/y from cmd_bin
2012-10-26 Brian Paulgallivm/llvmpipe: fix 64-bit %ll format compiler warnin...
2011-09-22 Keith Whitwellutil: add u_bit_scan helper
2011-09-09 Brian Paulllvmpipe: add some null pointer checks
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-12 Matt Turnerutil_logbase2 takes and returns unsigned, not int
2011-05-12 Matt TurnerRemove redundant util_unsigned_logbase2
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-19 Vinson Leellvmpipe: Initialize variable.
2010-10-19 Vinson Leellvmpipe: Initialize state variable in debug_bin function.
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-15 Keith Whitwellllvmpipe: slightly shrink the size of a binned triangle
2010-10-15 Keith Whitwellllvmpipe: reintroduce SET_STATE binner command
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-08 Keith Whitwellllvmpipe: add rast_tri_4_16 for small lines and points
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-12 Keith Whitwellllvmpipe: introduce tri_3_4 for tiny triangles
2010-09-07 Keith Whitwellllvmpipe: rasterization debugging helpers