intel/compiler: Allow MESA_SHADER_KERNEL
[mesa.git] / src / intel / compiler / brw_fs_saturate_propagation.cpp
2020-03-06 Francisco Jerezintel/compiler/fs: Switch liveness analysis to IR analy...
2019-04-25 Juan A. Suarez RomeroRevert "intel/compiler: split is_partial_write() into...
2019-04-22 Rafael Antognolliintel/fs: Only propagate saturation if exec_size is...
2019-04-18 Iago Toral Quirogaintel/compiler: split is_partial_write() into two variants
2017-11-21 Matt Turneri965/fs: Handle negating immediates on MADs when propag...
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler