mesa/src
Antonino Maniscalco d526bbc29b zink: don't care about generated gs output primitive
Zink uses the output primitive of the last vertex stage when deciding
the raster primitive. When we generate the gs the output primitive
depends on the raster primitive.

Not only does the generated gs output primitive have no value in chosing
the raster primitive, it can also get us stuck with the last raster
primitve which is of course incorrect.

Ignore it for generated shaders.

Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32399>
2026-03-10 19:21:08 +00:00
..
amd radv: only emit FORCE_S_VALID(1) for MSAA depth/stencil images 2026-03-10 17:38:55 +00:00
android_stub android_stub: fix missing prototypes issues 2025-12-02 20:03:02 +00:00
asahi agx: use common code vote lowering 2026-02-25 17:29:29 +00:00
broadcom v3dv: parse V3DV_ENABLE_PIPELINE_CACHE with parse_debug_string 2026-03-06 10:41:00 +00:00
c11
compiler brw/nir: improve shader_indirect_data_intel handling 2026-03-10 18:24:04 +00:00
drm-shim
egl egl/dri: Check that xshm can be attached 2026-03-06 01:18:53 +00:00
etnaviv etnaviv/ci: Switch CI-tron to gfx-ci/linux kernel 2026-03-09 17:42:03 +00:00
freedreno freedreno: fix a few missed afuc -> qrisc renames 2026-03-10 16:05:24 +00:00
gallium zink: don't care about generated gs output primitive 2026-03-10 19:21:08 +00:00
gbm gbm: Make documentation for gbm_bo_map more explicit 2025-12-29 10:05:38 +00:00
getopt
gfxstream gfxstream: Fix StagingInfo destruction ordering 2026-03-04 23:45:40 +00:00
glx glx: guard glx_screen frontend_screen member 2026-03-10 01:53:15 +00:00
gtest
imagination nir: merge xfb and xfb2 into one 64bit intrinsic index 2026-03-10 07:46:22 +00:00
imgui
intel anv: fix internal compute shader constant data pull 2026-03-10 18:24:04 +00:00
kosmickrisp kk: Set command buffer state to 0 when reset 2026-03-09 13:37:09 +00:00
loader util,loader: silence asprintf() unused result warnings 2026-02-07 10:07:22 +00:00
mesa glsl: add workaround for MDK2 HD 2026-03-05 13:09:29 +00:00
microsoft ci: Bump DirectX-Headers and Agility SDK dependencies to v1.619.1 2026-03-10 15:06:44 +00:00
nouveau nvk: skip lowering load_global_constant_bounded on turing inside lower_load_intrinsic 2026-03-10 00:10:05 +00:00
panfrost pan/ci: update traces result 2026-03-10 13:54:01 +00:00
poly panvk/csf: implement VK_EXT_primitives_generated_query primitive restart 2026-01-21 09:03:34 +00:00
tool intel: Include available counter descriptions in the perfetto counter spec 2026-03-06 08:47:16 +00:00
util driconf: force_vk_vendor on No Man's Sky + NVK 2026-03-07 15:55:08 +00:00
virtio venus/ci: Add an Android Venus on Turnip job on a618 2026-03-10 09:54:03 +01:00
vulkan vulkan: Store a few more fields in vk_sampler 2026-03-06 21:26:41 +00:00
x11 x11: Add helper util to check for xshm support 2026-03-06 01:18:53 +00:00
.clang-format
meson.build gallium/dril: Don't use gbm if there is no gbm configured 2026-02-17 08:24:02 +00:00