mesa/src/amd
Samuel Pitoiset 3b465a15bb radv: delay enabling/disabling occlusion queries at draw time
Most applications have a sequence like BeginQuery/Draw/EndQuery which
can be optimized by delaying DB_COUNT_CONTROL at draw time instead of
enabling/disabling for every draw.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22630>
2023-04-26 17:37:25 +01:00
..
addrlib amd: update addrlib 2023-03-29 20:36:09 +00:00
ci radv: do not allow 1D block-compressed images with (extended) storage on GFX6 2023-04-26 17:37:24 +01:00
common ac,aco: move gfx10 ngg prim count zero workaround to nir 2023-04-13 08:12:03 +00:00
compiler aco: fix nir_f2u64 translation 2023-04-26 17:37:24 +01:00
drm-shim r300: use drm_shim_override 2022-11-16 14:37:47 +00:00
llvm amd: fix buggy usage of unreachable() 2023-04-19 14:37:56 +01:00
registers amd/registers: use gfx9 packet definitions for gfx940 2023-04-06 15:00:54 +00:00
vulkan radv: delay enabling/disabling occlusion queries at draw time 2023-04-26 17:37:25 +01:00
.clang-format amd: Add radv_foreach_stage to ForEachMacros. 2023-03-27 08:29:35 +00:00
meson.build meson: build radeon drm-shim also for r300 and r600 2022-11-16 14:37:47 +00:00