i965 VS: Change nr_userclip to nr_userclip_planes.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_vec4_copy_propagation.cpp
2011-09-26 Eric Anholti965/vs: Fix access beyond array bounds for non-GRF...
2011-09-19 Paul Berryi965 new VS: Fix copy propagation of double negatives.
2011-09-09 Eric Anholti965/vs: Allow copy propagation on GRFs.
2011-09-09 Eric Anholti965/vs: Clear tracked copy propagation values whose...
2011-09-09 Eric Anholti965/vs: Add support for copy propagation of the UNIFOR...
2011-09-09 Eric Anholti965/vs: Add constant propagation to a few opcodes.