tu: Use an input for the layer when lowering input attachments
[mesa.git] / src / freedreno / Makefile.sources
2020-08-02 Mauro Rossiandroid: freedreno: move a2xx disasm out of gallium
2020-08-02 Mauro Rossiandroid: freedreno/common: add support for libfreedreno...
2020-06-26 Rob Clarkfreedreno/ir3: disk-cache support
2020-06-24 Mauro Rossiandroid: freedreno/ir3: add missing generated sources...
2020-06-24 Mauro Rossiandroid: freedreno: add fd5_layout.c to Makefile.sources
2020-06-19 Rob Clarkfreedreno/ir3: refactor out helper to compile shader...
2020-06-16 Rob Clarkfreedreno/ir3: add post-scheduler cp pass
2020-05-19 Rob Clarkfreedreno/ir3: add simple validate pass
2020-05-19 Rob Clarkfreedreno/ir3: remove Sethi-Ullman numbering pass
2020-04-13 Rob Clarkfreedreno/ir3: rename depth->dce
2020-03-27 Rob Clarkfreedreno/ir3/ra: split-up
2020-03-11 John Stultzfreedreno: Add ir3_cf.c and ir3_delay.c to Makefile...
2020-02-01 Rob Clarkfreedreno/ir3: post-RA sched pass
2019-12-11 Eric Anholtfreedreno: Move a6xx's setup_slices() to a shareable...
2019-11-21 Rob Clarkfreedreno/perfcntrs: add accessor to get per-gen tables
2019-11-21 Rob Clarkfreedreno/perfcntrs: move to shared location
2019-10-21 Marijn Suijtenfreedreno/ir3: Add missing ir3_nir_lower_tex_prefetch...
2019-10-17 Kristian H. Kristensenfreedreno/ir3: Implement lowering passes for VS and GS
2019-08-07 John Stultzmesa: Add ir3/ir3_nir_imul.c generation to Android.mk
2019-07-10 Kristian H. Kristensenfreedreno: Generate headers from xml files
2019-05-14 Eric Anholtfreedreno: Move msm_drm.h to the same spot as other...
2019-05-06 John Stultzmesa: Makefile.sources: Add ir3_nir_lower_load_barycent...
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
2019-01-08 Bas Nieuwenhuizenfreedreno: Move register constant files to src/freedreno.
2018-12-07 Rob Clarkfreedreno/ir3: code-motion
2018-11-27 Rob Clarkfreedreno: move ir3 to common location
2018-11-27 Rob Clarkfreedreno: move drm to common location