mesa/src
Nanley Chery 052d7e1a9c anv: Slow clear if fast-clear cost is not mitigated
Fast-clears require expensive flushes beforehand and afterwards. The
cost of flushes are decreased in a series of back-to-back fast-clears as
no extra fast-clear flushes are required in between them. If the ratio
of a command buffer's recorded back-to-back fast clears over independent
fast-clears falls below 1/2, prevent that command buffer from recording
any further fast-clears.

Averaging two runs of our Factorio trace on an A750 shows a +14.37%
improvement in FPS.

Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32984>
2025-01-13 20:42:31 +00:00
..
amd aco: always use ds_bpermute for shuffle/rotate on GFX12 2025-01-13 08:33:38 +00:00
android_stub
asahi nir: pass a callback to nir_lower_robust_access 2025-01-08 15:59:05 +00:00
broadcom broadcom/ci: add ubsan jobs for broadcom drivers 2025-01-09 17:06:07 +00:00
c11 c11: use SPDX-License-Identifier header 2025-01-08 20:37:51 +00:00
compiler nir: Add a nir_def_first_component_read() helper 2025-01-10 22:44:09 +00:00
drm-shim drm-shim: stub synobj_timeline_wait and query ioctl 2024-07-16 11:17:59 +02:00
egl egl/wayland: fallback to implicit modifiers if advertised by compositor 2024-12-19 13:09:48 +00:00
etnaviv ci/etnaviv: drop failures caused by missing vertex attributes 2025-01-10 10:57:58 +00:00
freedreno freedreno/registers: fix RBBM_PRIMCTR understanding and usage 2025-01-13 15:46:20 +00:00
gallium svga: fix printing 64-bit value for 32-bit build 2025-01-13 18:25:55 +00:00
gbm Revert "gbm: mark surface buffers as explicit flushed" 2024-11-27 22:48:04 +00:00
getopt build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
gfxstream gfxstream: fix issues with VK1.4 build 2024-12-03 20:35:44 +00:00
glx glx: Add back in applegl_create_display() so the OpenGL.framework, on MacOS, pointer get setup. 2025-01-12 16:49:33 +00:00
gtest build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
imagination pvr: use vk_descriptor_type_is_dynamic 2024-12-19 15:12:58 +00:00
imgui
intel anv: Slow clear if fast-clear cost is not mitigated 2025-01-13 20:42:31 +00:00
loader loader: Fix typo in __DRI_IMAGE_FORMAT_XBGR16161616 definition 2024-10-25 14:18:24 +00:00
mapi meson: remove selinux option 2024-10-21 01:14:35 +00:00
mesa mesa: enable GL name reuse by default for all drivers except virgl 2025-01-11 05:54:52 +00:00
microsoft nir: remove redundant option linker_ignore_precision 2025-01-06 19:09:17 +00:00
nouveau nak: Add gpr_limit_from_local_size 2025-01-09 19:32:52 +00:00
panfrost pan/genxml: Switch __gen_unpack to macros 2025-01-10 18:27:27 +00:00
tool panvk: add u_trace perfetto support 2024-12-17 23:14:26 +00:00
util mesa: enable GL name reuse by default for all drivers except virgl 2025-01-11 05:54:52 +00:00
virtio virgl: Update virgl_hw.h from virglrenderer 2025-01-07 13:15:46 +00:00
vulkan vk/overlay-layer: defer log creation to swapchain creation 2025-01-10 23:44:24 +00:00
x11 meson: require dri3 modifiers 2024-09-06 17:34:17 +00:00
.clang-format nir: add helpers for precompiled shaders 2024-11-28 17:34:12 +00:00
meson.build meson: Include the loader subdir when building lavapipe 2025-01-10 01:24:11 +00:00