mesa/src
Jeffrey Zhuang 8473d8c2dd zink: remove ALWAYS_INLINE from zink_batch_usage_unflushed_wait
Fixes linker error where zink_batch_usage_unflushed_wait was not being
found during compilation. The function was marked as ALWAYS_INLINE but
was being referenced from zink_bo.c, causing unresolved external symbol
errors.

Resolves compilation error in Windows builds.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37835>
2025-10-13 11:35:28 +00:00
..
amd aco/gfx10+: only work around split execution of uniform LDS in WGP mode 2025-10-13 10:22:22 +00:00
android_stub
asahi treewide: use BITSET_CALLOC 2025-10-09 12:29:55 +00:00
broadcom v3dv: use v3d primary node for VK_EXT_physical_device_drm 2025-10-13 09:10:16 +00:00
c11
compiler nir: fix nir_get_io_offset_src for global_atomic_swap_amd 2025-10-13 09:41:41 +00:00
drm-shim drm-shim: fix with asan 2025-09-03 11:47:00 +00:00
egl treewide: use BITSET_CALLOC 2025-10-09 12:29:55 +00:00
etnaviv etnaviv/ci: Add per-gpu GLES2 extension lists 2025-10-07 19:34:29 +00:00
freedreno ir3: Use bitset range operations. 2025-10-10 23:13:04 +00:00
gallium zink: remove ALWAYS_INLINE from zink_batch_usage_unflushed_wait 2025-10-13 11:35:28 +00:00
gbm egl,glx: allow OpenGL with old libx11, but disable glthread if it's unsafe 2025-08-21 02:05:26 +00:00
getopt
gfxstream gfxstream: delete magma-over-gfxstream 2025-10-08 15:42:13 +00:00
glx glx: Fix segfault when Nvidia PRIME render offload is enabled, but not used 2025-09-20 08:43:00 +00:00
gtest
imagination pvr: add device info for BXM-4-64 (36.56.104.183) 2025-10-11 19:45:10 +00:00
imgui imgui: Silence build warnings for imgui 2025-09-16 06:16:19 +00:00
intel intel/executor: Add a matrix multiplication example 2025-10-11 01:02:45 +00:00
loader meson: use the wayland module 2025-09-22 16:35:26 +00:00
mesa panfrost,mesa: Fix versions for EXT_shader_clock 2025-10-10 14:58:34 +00:00
microsoft microsoft/compiler: Respect write masks when lowering unaligned loads and stores 2025-10-10 19:53:15 +00:00
nouveau nvk/ci: document some flakes 2025-10-12 17:40:09 +00:00
panfrost panvk: log device and driver info for startup 2025-10-12 19:13:52 +00:00
tool clang-format: Update the .clang-format files to conformance clang-format json-schema 2025-09-09 07:04:55 +00:00
util brw: add serialize send stats 2025-10-10 11:19:39 +00:00
virtio ci: Rename ANDROID_GPU_MODE to CUTTLEFISH_GPU_MODE 2025-10-08 09:25:24 +00:00
vulkan vulkan: Drop vk_pipeline_stage_flags2_has_*_shader 2025-10-11 16:58:24 +00:00
x11 meson: add missing x11 dependency on libloader_x11 2025-08-08 21:45:59 +00:00
.clang-format clang-format: Move ForEachMacros into src/.clang-format for freedreno 2025-09-09 07:04:55 +00:00
meson.build Revert "meson: use vcs_tag() instead of custom script" 2025-10-06 23:06:11 +00:00