intel/fs: Assert if lower_source_modifiers converts 32x16 to 32x32 multiplication
[mesa.git] / src / intel / compiler / brw_fs_lower_regioning.cpp
2020-08-10 Mark Janesintel/fs: Assert if lower_source_modifiers converts...
2020-03-06 Francisco Jerezintel/compiler: Pass detailed dependency classes to...
2020-03-06 Francisco Jerezintel/compiler: Introduce backend_shader method to...
2019-06-04 Jason Ekstrandintel/fs: Add an UNDEF instruction to avoid excess...
2019-04-18 Iago Toral Quirogaintel/compiler: workaround for SIMD8 half-float MAD...
2019-02-21 Francisco Jerezintel/fs: Cap dst-aligned region stride to maximum...
2019-02-21 Francisco Jerezintel/fs: Exclude control sources from execution type...
2019-01-18 Jason Ekstrandintel/fs: Don't touch accumulator destination while...
2019-01-09 Francisco Jerezintel/fs: Introduce regioning lowering pass.