i965/nir: Sort uniforms direct-first and use two different uniform registers
[mesa.git] / src / mesa / drivers / dri / i965 / test_vec4_copy_propagation.cpp
2015-02-19 Kenneth Graunkei965/vec4: Replace debug_flag with debug_enabled.
2014-09-24 Matt Turneri965/vec4: Call calculate_cfg() in test programs to...
2014-07-01 Matt Turneri965: Use unreachable() instead of unconditional assert().
2014-07-01 Matt Turnermesa: Make unreachable macro take a string argument.
2014-06-18 Chia-I Wui965/vec4: unit test for copy propagation and writemask
2014-04-08 Eric Anholti965/vec4: Add a test for copy propagation behavior.