nouveau: Add support for ARB_sampler_objects
[mesa.git] / src / mesa / drivers / dri / i965 / brw_fs_copy_propagation.cpp
2012-07-18 Eric Anholti965/fs.h: Refactor tests for instructions modifying...
2012-07-06 Eric Anholti965/fs: Invalidate live intervals after copy propagation.
2012-07-03 Eric Anholti965/fs: Allow copy propagation on uniforms.
2012-07-03 Eric Anholti965/fs: Allow copy propagation with source modifiers.
2012-07-03 Eric Anholti965/fs: Move copy propagation test out to a separate...
2012-05-14 Eric Anholti965/fs: Add support for copy propagation.