summaryrefslogtreecommitdiff
path: root/src/freedreno/Makefile.sources
AgeCommit message (Expand)AuthorFilesLines
2021-01-17android: freedreno/hw/isa: Add description of ir3 ISAMauro Rossi1-0/+9
2020-11-03android: freedreno: Add freedreno_dev_info.[ch] to Makefile.sourcesMarijn Suijten1-2/+4
2020-08-02android: freedreno: move a2xx disasm out of galliumMauro Rossi1-0/+4
2020-08-02android: freedreno/common: add support for libfreedreno_common staticMauro Rossi1-0/+6
2020-06-26freedreno/ir3: disk-cache supportRob Clark1-0/+1
2020-06-24android: freedreno/ir3: add missing generated sources and rulesMauro Rossi1-1/+4
2020-06-24android: freedreno: add fd5_layout.c to Makefile.sourcesMauro Rossi1-0/+1
2020-06-19freedreno/ir3: refactor out helper to compile shader from asmRob Clark1-0/+2
2020-06-16freedreno/ir3: add post-scheduler cp passRob Clark1-0/+1
2020-05-19freedreno/ir3: add simple validate passRob Clark1-1/+2
2020-05-19freedreno/ir3: remove Sethi-Ullman numbering passRob Clark1-2/+1
2020-04-13freedreno/ir3: rename depth->dceRob Clark1-1/+1
2020-03-27freedreno/ir3/ra: split-upRob Clark1-0/+2
2020-03-11freedreno: Add ir3_cf.c and ir3_delay.c to Makefile.sourcesJohn Stultz1-0/+2
2020-02-01freedreno/ir3: post-RA sched passRob Clark1-0/+1
2019-12-11freedreno: Move a6xx's setup_slices() to a shareable helper function.Eric Anholt1-0/+2
2019-11-21freedreno/perfcntrs: add accessor to get per-gen tablesRob Clark1-0/+1
2019-11-21freedreno/perfcntrs: move to shared locationRob Clark1-0/+6
2019-10-21freedreno/ir3: Add missing ir3_nir_lower_tex_prefetch.c to Android.mkMarijn Suijten1-0/+1
2019-10-17freedreno/ir3: Implement lowering passes for VS and GSKristian H. Kristensen1-0/+1
2019-08-07mesa: Add ir3/ir3_nir_imul.c generation to Android.mkJohn Stultz1-1/+2
2019-07-10freedreno: Generate headers from xml filesKristian H. Kristensen1-9/+0
2019-05-14freedreno: Move msm_drm.h to the same spot as other DRM uapi.Eric Anholt1-1/+0
2019-05-06mesa: Makefile.sources: Add ir3_nir_lower_load_barycentric_at_sample/offset t...John Stultz1-0/+2
2019-03-30freedreno/ir3: add pass to move varying loadsRob Clark1-0/+1
2019-03-27freedreno/ir3: Enable PIPE_CAP_PACKED_UNIFORMSKristian H. Kristensen1-0/+1
2019-03-13ir3/nir: Add a new pass 'ir3_nir_lower_io_offsets'Eduardo Lima Mitev1-0/+1
2019-03-03freedreno/ir3: add Sethi–Ullman numbering passRob Clark1-1/+2
2019-02-16freedreno/ir3: add a6xx+ SSBO/image supportRob Clark1-0/+1
2019-02-16freedreno/ir3: split out a4xx+ instructionsRob Clark1-0/+1
2019-02-16freedreno/ir3: split out image helpersRob Clark1-0/+2
2019-01-08freedreno: Move register constant files to src/freedreno.Bas Nieuwenhuizen1-0/+8
2018-12-07freedreno/ir3: code-motionRob Clark1-0/+2
2018-11-27freedreno: move ir3 to common locationRob Clark1-0/+24
2018-11-27freedreno: move drm to common locationRob Clark1-0/+17