meson: inline `inc_common`
[mesa.git] / src / freedreno / ir3 / meson.build
2020-03-28 Eric Engestrommeson: inline `inc_common`
2020-03-27 Rob Clarkfreedreno/ir3/ra: split-up
2020-02-24 Hyunjun Kofreedreno/ir3: Add new ir3 pass to fold out fp16 conver...
2020-02-01 Rob Clarkfreedreno/ir3: post-RA sched pass
2020-02-01 Rob Clarkfreedreno/ir3: split out delay helpers
2019-10-18 Eduardo Lima Mitevfreedreno/ir3: Add a NIR pass to select tex instruction...
2019-10-17 Kristian H. Kristensenfreedreno/ir3: Implement lowering passes for VS and GS
2019-06-07 Eduardo Lima Mitevir3/nir: Add new NIR AlgebraicPass for lowering imul
2019-04-25 Rob Clarkfreedreno/ir3: lower load_barycentric_at_offset
2019-04-25 Rob Clarkfreedreno/ir3: lower load_barycentric_at_sample
2019-03-30 Rob Clarkfreedreno/ir3: add pass to move varying loads
2019-03-27 Kristian H. Kristensenfreedreno/ir3: Enable PIPE_CAP_PACKED_UNIFORMS
2019-03-13 Eduardo Lima Mitevir3/nir: Add a new pass 'ir3_nir_lower_io_offsets'
2019-03-03 Rob Clarkfreedreno/ir3: add Sethi–Ullman numbering pass
2019-02-16 Rob Clarkfreedreno/ir3: add a6xx+ SSBO/image support
2019-02-16 Rob Clarkfreedreno/ir3: split out a4xx+ instructions
2019-02-16 Rob Clarkfreedreno/ir3: split out image helpers
2018-12-07 Rob Clarkfreedreno/ir3: code-motion
2018-11-27 Rob Clarkfreedreno: move ir3 to common location