intel/nir: Pass the nir_builder by reference in lower_alpha_to_coverage
[mesa.git] / src / intel / compiler / brw_nir_analyze_boolean_resolves.c
2019-06-11 Ian Romanickintel/fs: Mark source 0 of bcsel as needing Boolean...
2019-06-06 Ian Romanickintel/compiler: Treat b32csel as potentially producing...
2019-05-24 Jason Ekstrandnir: Drop imov/fmov in favor of one mov instruction
2019-04-14 Karol Herbstnir: make nir_const_value scalar
2018-12-16 Jason Ekstrandnir: Rename Boolean-related opcodes to include 32 in...
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler