freedreno/ir3: add helper to determine point-coord inputs
[mesa.git] / src / freedreno / ir3 / ir3_nir_lower_io_offsets.c
2020-05-14 Rob Clarknir: add helper to copy const_index[]
2020-05-14 Eric Anholtfreedreno/a6xx: Use LDC for UBO loads.
2020-05-14 Eric Anholtfreedreno/ir3: Leave the cursor alone during ir3_nir_tr...
2020-05-14 Eric Anholtfreedreno/ir3: Clean up a silly nir_src_for_ssa(src...
2020-04-24 Jonathan Marekfreedreno/ir3: fix 16-bit ssbo access
2020-04-15 Connor Abbottir3: Fix LDC offset units
2020-03-27 Rob Clarkfreedreno/ir3: small cleanup and comments
2019-10-10 Rob Clarkfreedreno/ir3: handle multi component alu src when...
2019-10-10 Rob Clarkfreedreno/ir3: drop unused param
2019-04-14 Karol Herbstnir: make nir_const_value scalar
2019-03-27 Kristian H. Kristensenfreedreno/ir3: Enable PIPE_CAP_PACKED_UNIFORMS
2019-03-13 Eduardo Lima Mitevir3/lower_io_offsets: Try propagate SSBO's SHR into...
2019-03-13 Eduardo Lima Mitevir3/nir: Add a new pass 'ir3_nir_lower_io_offsets'