nir/radv: remove restrictions on opt_if_loop_last_continue()
[mesa.git] / src / freedreno / ir3 / ir3_nir.c
2019-04-09 Timothy Arcerinir/radv: remove restrictions on opt_if_loop_last_conti...
2019-03-30 Rob Clarkfreedreno/ir3: convert to "new style" frag inputs
2019-03-27 Kristian H. Kristensenfreedreno/ir3: Enable PIPE_CAP_PACKED_UNIFORMS
2019-03-21 Rob Clarkfreedreno/ir3: additional lowering
2019-03-21 Jason Ekstrandanv,radv,turnip: Lower TG4 offsets with nir_lower_tex
2019-03-13 Eduardo Lima Mitevir3/compiler: Enable lower_io_offsets pass and handle...
2019-03-08 Rob Clarkfreedreno/ir3: turn on [iu]mul_high
2019-02-26 Rob Clarkfreedreno/a6xx: vertex_id is not _zero_based
2019-02-14 Eric Anholtfreedreno: Use the NIR lowering for isign.
2019-01-19 Karol Herbstnir: rename nir_var_function to nir_var_function_temp
2019-01-08 Karol Herbstnir: rename global/local to private/function memory
2018-12-17 Ian Romanicknir/opt_peephole_select: Don't peephole_select expensiv...
2018-12-17 Ian Romanicknir/opt_peephole_select: Don't try to remove flow contr...
2018-11-27 Rob Clarkfreedreno: move ir3 to common location