i965/vec4: Add support for nonconst sampler indexing in VS visitor
[mesa.git] / src / mesa / drivers / dri / i965 / test_vec4_copy_propagation.cpp
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.