radeonsi: Don't modify PA_SC_RASTER_CONFIG register value if rb_mask == 0
[mesa.git] / src / gallium / drivers / r300 / compiler / radeon_pair_regalloc.c
2014-10-14 David Heidelbergerr300/compiler: remove useless check
2014-09-23 Eric Anholtmesa: Move register_allocate.c to util.
2014-09-12 Connor Abbottr300g: set register classes before interferences
2014-08-13 Connor Abbottra: cleanup the public API
2014-08-04 Jason Ekstrandutil: Gather some common macros
2013-07-01 Tom Stellardr300g/compiler: Prevent regalloc from swizzling texture...
2012-09-19 Tom Stellardr300/compiler: Use precomputed q values in the register...
2012-09-19 Tom Stellardr300g: Init regalloc state during context creation
2012-09-19 Tom Stellardr300/compiler: Don't create register classes for inputs
2012-09-19 Tom Stellardra: Add q_values parameter to ra_set_finalize()
2012-01-18 Eric Anholtmesa: Make the register allocator allocation take a...
2011-10-15 Tom Stellardr300/compiler: Prevent regalloc from creating non-nativ...
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-26 Marek Olšákr300g: copy the compiler from r300c