mesa/src
Zan Dobersek f8602612ed ir3: some 8-bit subgroup intrinsics must execute as 16-bit instructions
ir3 8-bit quad-broadcast, quad-swap, scan and reduce instructions only
work correctly when done in 16-bit space. A nir_lower_bit_size pass is
used to upcast the source value and then downcast the result back to 8
bits.

Signed-off-by: Zan Dobersek <zdobersek@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29875>
2024-08-07 14:32:28 +00:00
..
amd aco: test xor swap16 path 2024-08-06 20:40:12 +00:00
android_stub vulkan/android: Add helper to probe AHB support 2024-05-14 14:53:44 +00:00
asahi agx: use opt_uniform_atomics 2024-08-06 11:48:18 -04:00
broadcom broadcom/compiler: emit instructions producing flags earlier 2024-08-07 09:28:39 +02:00
c11 build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
compiler nir/opt_peephole_select: allow speculatable load constant 2024-08-06 20:01:37 +00:00
drm-shim drm-shim: stub synobj_timeline_wait and query ioctl 2024-07-16 11:17:59 +02:00
egl egl: simplify multibuffers check 2024-08-05 20:33:15 +00:00
etnaviv meson: centralize checking for new enough meson for rust support 2024-07-31 16:22:43 +00:00
freedreno ir3: some 8-bit subgroup intrinsics must execute as 16-bit instructions 2024-08-07 14:32:28 +00:00
gallium rusticl/image: properly sync mappings content for 1Dbuffer images 2024-08-07 13:38:06 +00:00
gbm gbm: delete DRI_FLUSH remnants 2024-08-05 20:33:14 +00:00
getopt build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
glx glx: include src/gallium for apple 2024-08-01 16:01:17 +00:00
gtest build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
imagination pvr: Handle VK_STRUCTURE_TYPE_IMAGE_FORMAT_LIST_CREATE_INFO 2024-07-23 10:44:21 +00:00
imgui
intel anv: Disable fast clear when surface height is 16k 2024-08-06 19:14:04 +00:00
loader gallium: move loader_dri_create_image to dri frontend 2024-08-01 15:28:03 +00:00
loader_dri3 loader/dri3: delete loader_dri3_extensions 2024-08-01 15:28:03 +00:00
mapi mesa_interface: Move out of GL/internal/ 2024-07-17 23:47:05 +00:00
mesa mesa: check for enabled extensions for *UID enums 2024-08-02 15:04:41 +00:00
microsoft microsoft/clc: Split struct copies before vars_to_ssa in pre-inline optimizations 2024-07-22 21:16:58 +00:00
nouveau nvk: EXT_post_depth_coverage 2024-08-05 19:26:04 +00:00
panfrost panvk: Pass attrib_buf_idx_offset to desc_copy_info 2024-07-26 08:55:26 +00:00
tool build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00
util tu: Enable UBWC for D24S8 with USAGE_SAMPLED and formatless border color 2024-08-07 13:51:20 +00:00
virtio venus/ci: Update skip tests to prevent timeouts 2024-08-01 08:45:54 +00:00
vulkan vulkan: MESA_VK_ENABLE_SUBMIT_THREAD=0 disables threaded submit 2024-08-06 13:19:40 +00:00
x11 loader: move some common dri3 functions out of dri3 loader 2024-07-31 18:50:38 +00:00
.clang-format hk: add Vulkan driver for Apple GPUs 2024-07-26 18:40:47 +00:00
meson.build loader: split out dri3 into subdir 2024-07-31 18:50:38 +00:00