mesa/src/freedreno
Rob Clark faf276b4c8 freedreno/ir3/ra: split building regs/classes and conflicts
Split out the construction of registers and classes (which is the same
on all gens) from setting up conflicts.  Prep to re-work how we setup
conflicts on a6xx+ which merged half/full register file.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4272>
2020-03-27 22:41:36 +00:00
..
computerator util: don't include p_defines.h and u_pointer.h from gallium 2020-03-27 21:00:10 +00:00
drm util: don't include p_defines.h and u_pointer.h from gallium 2020-03-27 21:00:10 +00:00
drm-shim freedreno/drm-shim: fix mem leak 2019-09-04 00:18:37 +01:00
fdl freedreno: Allow UBWC on textures with multiple mipmap levels. 2020-02-04 23:18:00 +00:00
ir3 freedreno/ir3/ra: split building regs/classes and conflicts 2020-03-27 22:41:36 +00:00
perfcntrs freedreno/fdperf: set locale 2020-03-10 16:52:02 +00:00
registers freedreno/a6xx: register update 2020-03-27 22:41:36 +00:00
vulkan turnip: implement depth clamp 2020-03-24 13:01:44 +00:00
.dir-locals.el freedreno: Make emacs indent the way robclark's eclipse does. 2019-05-13 15:37:01 -07:00
.editorconfig freedreno: Make .editorconfig match .dir-locals.el. 2019-05-13 15:37:01 -07:00
Android.drm.mk mesa: android: freedreno: build libfreedreno_{drm,ir3} static libs 2019-05-06 11:29:26 +00:00
Android.ir3.mk mesa: android: freedreno: build libfreedreno_{drm,ir3} static libs 2019-05-06 11:29:26 +00:00
Android.mk freedreno/perfcntrs: move to shared location 2019-11-21 20:01:03 +00:00
Android.perfcntrs.mk freedreno: android: fix build of perfcounters. 2020-02-07 16:34:49 +00:00
Android.registers.mk freedreno: android: add a6xx-pack.xml.h generation to android build 2020-02-07 16:34:49 +00:00
Makefile.sources freedreno/ir3/ra: split-up 2020-03-27 22:41:36 +00:00
meson.build freedreno/computerator: add computerator 2020-02-24 21:31:53 +00:00