mesa/src
Rob Clark 1170efcf01 turnip: Allow knl backend specific entrypoints
Because kgsl sync primitives are not drm_syncobj, the kgsl kernel
support needs the ability to patch in it's own entrypoints related
to fences, etc.  The current entrypoint table magic using weak syms
won't work if we are building both kgsl and drm support into one
binary, so switch to runtime patching in the kgsl specific entry-
points.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21394>
2023-02-25 17:02:34 +00:00
..
amd radv/rt: Merge cull_mask and flags 2023-02-25 12:07:46 +00:00
android_stub
asahi
broadcom spirv: Always emit deref_buffer_array_length intrinsics 2023-02-24 20:37:10 +00:00
c11
compiler nir: Add cull_mask_and_flags_amd intrinsic 2023-02-25 12:07:46 +00:00
drm-shim
egl egl: include directly the useful vulkan header, instead of including everything 2023-02-23 18:31:22 +00:00
etnaviv ci/etnaviv: Drop one more gc7000 xfail. 2023-02-24 07:31:36 +00:00
freedreno turnip: Allow knl backend specific entrypoints 2023-02-25 17:02:34 +00:00
gallium r600/sfn: Fix minimum required registers 2023-02-25 14:01:55 +00:00
gbm gbm: drop unnecessary vulkan dependency 2023-02-23 18:31:22 +00:00
getopt
glx glx: include directly the useful vulkan header, instead of including everything 2023-02-23 18:31:22 +00:00
gtest
imagination pvr: Remove component_alignment 2023-02-24 14:36:36 +00:00
imgui
intel intel: use c_see2_arg instead of explicit -msse2 2023-02-25 15:34:33 +01:00
loader
mapi
mesa vbo/save: fix possible crash related to fixup_vertex() 2023-02-24 22:44:58 +00:00
microsoft spirv: Always emit deref_buffer_array_length intrinsics 2023-02-24 20:37:10 +00:00
nouveau
panfrost spirv: Always emit deref_buffer_array_length intrinsics 2023-02-24 20:37:10 +00:00
tool
util util/process_test: make the error variable static 2023-02-24 13:30:09 +01:00
virtio meson: replace vk_wsi_args with dependencies to let meson take care of transitivity 2023-02-23 09:42:46 +00:00
vulkan vk/runtime: Allow enumerate and try_create_for_drm to coexist 2023-02-25 17:02:34 +00:00
meson.build