mesa/src
Friedrich Vock 8135a7614d radv/rt: Remove nir_intrinsic_execute_callable instrs in monolithic mode
It's allowed to place OpExecuteCallableKHR in a SPIR-V, even if the RT
pipeline doesn't contain any callable shaders. Unreal hits this case and
crashes. We can assume the intrinsic never gets executed, so we can
simply remove it.

Cc: mesa-stable
(cherry picked from commit 0c02a7e8e8)

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32730>
2024-12-13 09:18:00 -08:00
..
amd radv/rt: Remove nir_intrinsic_execute_callable instrs in monolithic mode 2024-12-13 09:18:00 -08:00
android_stub vulkan/android: Add helper to probe AHB support 2024-05-14 14:53:44 +00:00
asahi asahi: fix a2c with sample shading, harder 2024-11-12 09:12:17 -08:00
broadcom v3dv: report correct error on failure to probe 2024-11-22 10:16:20 -08:00
c11 build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
compiler spirv: add an options to lower SpvOpTerminateInvocation to OpKill 2024-12-13 09:17:53 -08:00
drm-shim drm-shim: stub synobj_timeline_wait and query ioctl 2024-07-16 11:17:59 +02:00
egl vulkan/wsi/wayland: Pace frames with commit-timing-v1 2024-11-07 00:03:23 +00:00
etnaviv etnaviv: isa: Add img_store instruction 2024-10-23 07:58:04 +00:00
freedreno ir3/isa: fix cat3-alt immed src 2024-12-12 09:32:43 -08:00
gallium i915g: fix glClearColor using a 1 byte color format 2024-12-12 09:43:07 -08:00
gbm Revert "gbm: mark surface buffers as explicit flushed" 2024-12-02 13:45:13 -08:00
getopt build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
gfxstream gfxstream: update Kumquat API 2024-11-05 16:28:56 -08:00
glx glx: avoid null-deref 2024-11-18 09:40:13 -08:00
gtest build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
imagination pvr: Make Vulkan driver depend only on nir headers, not library 2024-10-23 16:47:34 +00:00
imgui
intel brw/emit: Fix typo in recently added ADD3 assertion 2024-12-13 09:17:59 -08: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 st/mesa: check requirements for MESA_texture_const_bandwidth 2024-12-02 10:54:57 -08:00
microsoft dzn: Clean up dri options cache 2024-11-06 20:53:13 +00:00
nouveau nvk: Fix invalidation of NVK_CBUF_TYPE_DYNAMIC_UBO 2024-11-13 08:30:58 -08:00
panfrost panvk: free preload-shaders after compiling 2024-12-06 08:44:00 -08:00
tool perfetto: Add Panfrost data sources to system.cfg 2024-08-22 18:33:45 +00:00
util radv: Add radv_invariant_geom=true for Indiana Jones. 2024-12-12 09:46:00 -08:00
virtio vdrm+tu+fd: Make cross-device optional 2024-12-02 10:54:56 -08:00
vulkan wsi/wayland: Add forward progress guarantee for present wait. 2024-12-12 09:32:40 -08:00
x11 meson: require dri3 modifiers 2024-09-06 17:34:17 +00:00
.clang-format panfrost: Move ForEachMacros into panfrost 2024-09-12 20:04:58 +00:00
meson.build mesa: add gfxstream-experimental to -Dvulkan-drivers 2024-09-19 20:06:04 +00:00