mesa/src
Alyssa Rosenzweig 558e36f641 nir/passthrough_gs: Fix array size
Triangle strips with adjacency have 6 vertices input, so we need an array big
enough for all 6 vertices to avoid overflow. Fixes passthrough GS generated for
KHR-GLES31.core.draw_indirect.basic-mode-*-triangle*adj*.

Fixes: ea14579f3d ("nir: handle primitives with adjacency")
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Antonino Maniscalco <antonino.maniscalco@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24780>
2023-08-19 17:13:49 +00:00
..
amd radeonsi: limit CP DMA to skip holes in sparse bo 2023-08-18 15:42:20 +00:00
android_stub
asahi agx: Lower fquantize2f16 2023-08-18 22:20:02 +00:00
broadcom nir: Drop most uses if nir_instr_rewrite_src() 2023-08-18 01:00:15 +00:00
c11
compiler nir/passthrough_gs: Fix array size 2023-08-19 17:13:49 +00:00
drm-shim
egl egl: Advertise EGL_MESA_gl_interop extension if support present 2023-08-19 01:08:30 +00:00
etnaviv ci/etnaviv: update ci expectation 2023-08-18 00:41:53 +00:00
freedreno ci/freedreno: reuse freedreno_gl_file_list instead of re-definining it 2023-08-18 20:59:09 +00:00
gallium zink: fix format in zink_make_{image,texture}_handle_resident() 2023-08-19 14:28:19 +00:00
gbm
getopt
glx glx: Advertise GLX_MESA_gl_interop extension if support present 2023-08-19 01:08:30 +00:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination nir: Drop nir_instr_rewrite_src() 2023-08-18 01:00:15 +00:00
imgui
intel anv: emitting 3DSTATE_PRIMITIVE_REPLICATION is required on Gen12+ 2023-08-18 11:36:45 +00:00
loader
mapi glthread: sync for VDPAU sync functions 2023-08-17 04:53:37 +00:00
mesa nir: Drop most uses if nir_instr_rewrite_src() 2023-08-18 01:00:15 +00:00
microsoft nir: Drop most uses if nir_instr_rewrite_src() 2023-08-18 01:00:15 +00:00
nouveau nv/codegen: Use nir_lower_clip 2023-08-19 15:34:28 +00:00
panfrost nir: Drop most uses if nir_instr_rewrite_src() 2023-08-18 01:00:15 +00:00
tool
util disk_cache: Disable the "List" test for RO disk cache. 2023-08-17 22:52:23 +00:00
virtio clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
vulkan vulkan Add enqueue entrypoint for CmdDispatchGraphAMDX 2023-08-18 16:57:22 +00:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
meson.build