intel/compiler: Allow MESA_SHADER_KERNEL
[mesa.git] / src / intel / compiler / test_fs_saturate_propagation.cpp
2020-03-09 Matt Turnerintel/compiler: Pass backend_shader * to cfg_t()
2019-08-25 Jason Ekstrandintel/fs: Drop the gl_program from fs_visitor
2019-04-22 Matt Turnerintel/compiler: Add unit tests for sat prop for differe...
2019-04-22 Matt Turnerintel/compiler: Use SIMD16 instructions in fs saturate...
2017-11-21 Matt Turneri965/fs: Check ADD/MAD with immediates in satprop unit...
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler