i965/skl: Break down SIMD16 3-source instructions when required.
[mesa.git] / src / mesa / drivers / dri / i965 / brw_fs_combine_constants.cpp
2015-03-19 Matt Turneri965/fs: Print spills:fills and number of promoted...
2015-02-24 Matt Turneri965/fs: Emit MOV(1) instructions with force_writemask_all.
2015-02-18 Matt Turneri965/fs: Allow immediates in MAD and LRP instructions.
2015-02-18 Matt Turneri965/fs: Add pass to combine immediates.