mesa/src/freedreno
Rob Clark 1b4c12d3ee freedreno/a6xx: fix LRZ logic
In particular, we need to invalidate the LRZ state when we cannot be
confident in what the Z state would be during rendering:

1) depth test modes not supported by LRZ
2) stencil test, which would require full rasterization and stencil
   test in the binning pass (whereas LRZ normally just needs to
   determine the min and max z value in an 8x8 quad)

Signed-off-by: Rob Clark <robdclark@chromium.org>
2019-12-10 22:55:21 +00:00
..
drm util: remove LIST_IS_EMPTY macro 2019-10-28 11:24:39 +00:00
drm-shim freedreno/drm-shim: fix mem leak 2019-09-04 00:18:37 +01:00
fdl freedreno: Introduce a resource layout header. 2019-11-26 18:46:07 +00:00
ir3 freedreno: Track the set of UBOs to be uploaded in UBO analysis. 2019-12-09 14:13:50 -08:00
perfcntrs freedreno/fdperf: use drmOpen() 2019-12-09 13:09:58 -08:00
registers freedreno/a6xx: fix LRZ logic 2019-12-10 22:55:21 +00:00
vulkan turnip: add hw binning 2019-12-09 08:22:18 -05: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/perfcntrs: move to shared location 2019-11-21 20:01:03 +00:00
Android.registers.mk mesa: freedreno: Android.registers.mk: Fix up register xml.h file generation 2019-08-07 02:18:38 +00:00
Makefile.sources freedreno/perfcntrs: add accessor to get per-gen tables 2019-11-21 20:01:03 +00:00
meson.build freedreno/perfcntrs: move to shared location 2019-11-21 20:01:03 +00:00