mesa/src
Mary Guillemard bacdf351f6 panvk: Disable integer array indices clamping
This is required to support VK_EXT_image_robustness properly as
otherwise the array index would be clamped to the array size on
TEX_FETCH and would not end up returning zeroes as expected by
the extension.

Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32331>
2024-11-25 18:33:40 +00:00
..
amd radv: Fix missing gang barriers for task shaders. 2024-11-25 12:37:47 +00:00
android_stub
asahi asahi: refmt 2024-11-24 13:06:09 +00:00
broadcom v3dv/android: Suppress AHB-related log spam 2024-11-25 08:08:25 +00:00
c11 build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
compiler nir/move_discards_to_top: don't move across is_helper_invocation 2024-11-25 11:50:27 +00:00
drm-shim drm-shim: stub synobj_timeline_wait and query ioctl 2024-07-16 11:17:59 +02:00
egl egl, mesa: add support for NV15 and NV20 textures 2024-11-25 13:04:19 +00:00
etnaviv etnaviv: drm: use list_first_entry 2024-11-20 13:08:28 +00:00
freedreno ci/deqp: fully isolate deqp builds 2024-11-22 10:16:49 +00:00
gallium dri: fix NV15 and NV20 definitions to make sure they will be used 2024-11-25 13:04:19 +00:00
gbm gbm/dri: Fix color format for big endian. 2024-10-25 14:18:24 +00:00
getopt build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
gfxstream gfxstream: change output location 2024-11-18 17:16:28 +00:00
glx glx: avoid null-deref 2024-11-18 09:13:14 +00: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 anv/android: always create 2 graphics and compute capable queues 2024-11-24 16:39:33 +00: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 egl, mesa: add support for NV15 and NV20 textures 2024-11-25 13:04:19 +00:00
microsoft nir_lower_mem_access_bit_sizes: pass access to callback 2024-11-13 12:59:26 +00:00
nouveau ci/deqp: fully isolate deqp builds 2024-11-22 10:16:49 +00:00
panfrost panvk: Disable integer array indices clamping 2024-11-25 18:33:40 +00:00
tool perfetto: Add Panfrost data sources to system.cfg 2024-08-22 18:33:45 +00:00
util egl, mesa: add support for NV15 and NV20 textures 2024-11-25 13:04:19 +00:00
virtio ci/deqp: fully isolate deqp builds 2024-11-22 10:16:49 +00:00
vulkan util: rename PIPE_FORMAT_Y8_U8V8_422_UNORM 2024-11-25 13:04:19 +00: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