mesa/src/gallium/auxiliary
Valentine Burley 6ebf2d6f32 meson: Add support for buidling zink + Turnip/KGSL
Rename the 'hurd' dri_platform to 'pseudo-drm' to represent non-DRM
presentation platforms.
This platform is now also enabled when building zink and Turnip with the
KGSL backend, allowing zink to use Kopper.

Acked-by: Emma Anholt <emma@anholt.net>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8634
Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40302>
2026-03-31 15:00:29 +00:00
..
cso_cache util/cso: use the mesh_shader pipe cap for mesh support 2026-03-17 14:00:31 +00:00
draw Rename sha1_* and sha_* names to blake3_* 2026-03-23 07:03:28 +00:00
driver_ddebug gallium: Add pipe cap for masked clears and support stencil masking 2026-01-27 00:57:26 +00:00
driver_noop gallium: Add pipe cap for masked clears and support stencil masking 2026-01-27 00:57:26 +00:00
driver_trace aux/trace: handle set_sample_locations 2026-03-12 22:02:56 +00:00
gallivm gallivm: remove dead code in lp_build_add 2026-03-23 17:58:32 +00:00
hud Pass the destination buffer size minus one to strncpy 2026-01-22 15:44:09 +01:00
indices gallium: add pipe_context::resource_release to eliminate buffer refcounting 2025-09-09 20:47:38 +00:00
nir tgsi_to_nir: Add and lower loop continue constructs 2026-03-21 07:42:55 +00:00
pipe-loader mesa: add force_explicit_uniform_loc_zero workaround 2026-03-18 07:28:07 +00:00
pipebuffer gallium/pipebuffer: fix multithread issue on pb_slab_manager_create_buffer 2025-08-23 02:09:15 +00:00
postprocess gallium: Add pipe cap for masked clears and support stencil masking 2026-01-27 00:57:26 +00:00
renderonly treewide: Make exported DRM FDs read-write. 2025-09-27 19:46:14 +00:00
rtasm util: Remove MMX/MMXext detection code 2024-11-13 23:33:15 +00:00
target-helpers kmsro: wire Zink up as a fallback 2026-03-13 18:54:26 +00:00
tessellator gallium/tessellator: fix -Wmissing-prototype issues 2026-01-06 15:29:15 +00:00
tgsi tgsi: Remove return type from tgsi_instruction_texture 2025-08-15 08:03:04 +00:00
translate treewide: use SWAP macro 2025-07-23 19:49:47 +00:00
util gallium/u_blitter: allow using the single triangle for scaled blits too 2026-03-28 18:01:40 +00:00
vl gallium/vl: use common ycbcr helpers 2026-03-17 15:00:55 +00:00
meson.build meson: Add support for buidling zink + Turnip/KGSL 2026-03-31 15:00:29 +00:00