mesa/src/freedreno
Yiwei Zhang bc46a32e9b turnip: advertise present_id/wait behind TU_USE_WSI_PLATFORM
wsi_common_vk_instance_supports_present_wait returns true for all
supported wsi platforms here, so we can unconditionally advertise them
behind TU_USE_WSI_PLATFORM like the other wsi extensions (also to not
tangle with Android).

Acked-by: Daniel Stone <daniels@collabora.com>
Acked-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36835>
2025-08-21 07:53:15 +00:00
..
afuc build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
ci turnip/ci: document a flake 2025-08-20 00:41:19 +00:00
common ir3: make backend aware of scalar predicates 2025-08-20 06:14:02 +00:00
computerator freedreno/computerator: Convert to new cs builders 2025-08-06 12:25:00 +00:00
decode freedreno/decode: Add missing varset check 2025-08-19 18:19:58 +00:00
drm perfetto: unify init 2025-08-12 13:17:43 +00:00
drm-shim drm/drm-shim: Add a702 2025-08-08 13:04:35 +00:00
ds build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
fdl freedreno/layout: Don't align explicit layouts to page size 2025-08-08 14:45:31 +00:00
ir2 all: rename gl_shader_stage to mesa_shader_stage 2025-08-06 10:28:40 +08:00
ir3 nir/instr_set: don't ralloc the set 2025-08-21 06:13:48 +00:00
isa ir3/isa: add encoding for scalar predicates 2025-08-20 06:14:02 +00:00
perfcntrs freedreno/a6xx: Add single common source for a6xx.xml.h 2025-07-03 12:50:04 +00:00
registers freedreno/registers: Fix RB_A2D_DEST_FLAG_BUFFER_PITCH 2025-08-06 12:24:58 +00:00
rnn freedreno/decode: Add enum value decoding 2025-08-01 19:33:27 +00:00
tests freedreno/registers: Fix RB_A2D_DEST_FLAG_BUFFER_PITCH 2025-08-06 12:24:58 +00:00
vulkan turnip: advertise present_id/wait behind TU_USE_WSI_PLATFORM 2025-08-21 07:53:15 +00:00
.clang-format freedreno: add missing entries to ForEachMacros 2025-01-24 12:15:31 +00:00
.dir-locals.el
.editorconfig
meson.build meson: Update Lua dependency version to 5.3 2024-08-14 03:03:46 +00:00