nir: Add a new memory_barrier_tcs_patch intrinsic
[mesa.git] / src / compiler / nir / nir_lower_bool_to_int32.c
2019-12-21 Rob Clarknir+vtn: vec8+vec16 support
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-20 Iago Toral Quirogaintel/compiler: move nir_lower_bool_to_int32 before...
2018-12-16 Jason Ekstrandnir: Add a bool to int32 lowering pass