mesa/src
Pavel Ondračka 1954f62fad r300: fix vs output register indexing
Vertex shaders were writing TEXCOORDs before GENERICS, however
fragment shaders were reading it the opposite way, so this caused
problems for shaders that used both TEXCOORD and GENERIC varyings.

Fixes: d4b8e8a481
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10489
Signed-off-by: Pavel Ondračka <pavel.ondracka@gmail.com>
Reviewed-by: Filip Gawin <filip.gawin@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27469>
(cherry picked from commit 0ac6801970)
2024-02-14 17:34:32 +00:00
..
amd aco: fix >8 byte linear vgpr copies 2024-02-07 16:22:20 +00:00
android_stub
asahi nir: rework and fix rotate lowering 2024-01-23 20:52:01 +00:00
broadcom broadcom/compiler: be more careful with unifa in non-uniform control flow 2024-01-31 22:24:25 +00:00
c11 util/meson: Getting mesa util core to be self contained 2023-08-02 03:41:24 +00:00
compiler glsl: don't tree graft globals 2024-02-02 16:50:13 +00:00
drm-shim drm-shim: Avoid assertion fail if someone does close(-1). 2023-06-01 01:50:41 +00:00
egl egl/drm: flush before calling get_back_bo 2024-02-02 16:50:10 +00:00
etnaviv etnaviv: drm: Be able to mark end of context init 2023-10-23 14:56:48 +00:00
freedreno ir3/ra: Fix bug with collect source handling 2024-02-14 17:32:40 +00:00
gallium r300: fix vs output register indexing 2024-02-14 17:34:32 +00:00
gbm gbm: delete some zink handling 2023-10-09 18:43:09 +00:00
getopt
glx glx: Handle IGNORE_GLX_SWAP_METHOD_OML regardless of GLX_USE_APPLEGL 2023-12-20 00:04:54 +00:00
gtest gtest: backport ansi color fix 2023-08-18 21:33:14 +00:00
imagination pvr: Fix VK_EXT_texel_buffer_alignment 2023-11-07 13:28:06 +00:00
imgui
intel anv,driconf: Add sampler coordinate precision workaround for AoE 4 2024-02-14 17:32:38 +00:00
loader tree-wide: use __normal_user() everywhere instead of writing the check manually 2024-01-31 20:19:17 +00:00
mapi mesa: add GL_APPLE_sync support 2023-10-20 17:20:11 +00:00
mesa mesa/main: Use secure_getenv for shader dumping 2024-01-31 22:24:24 +00:00
microsoft nir: rework and fix rotate lowering 2024-01-23 20:52:01 +00:00
nouveau nvk: Don't exnore ExternalImageFormatInfo 2024-01-29 18:09:07 +00:00
panfrost panfrost: Fix dual-source blending 2024-02-07 16:22:20 +00:00
tool radeonsi: Add tracepoints in radeonsi driver 2023-10-19 16:16:16 +00:00
util anv,driconf: Add sampler coordinate precision workaround for AoE 4 2024-02-14 17:32:38 +00:00
virtio venus: refactor query feedback cmds 2024-02-02 16:55:43 +00:00
vulkan vk/util: fix 'beta' check for physical device properties 2024-02-02 16:50:02 +00:00
.clang-format nir: Add nir_foreach_block_in_cf_node_reverse 2023-09-22 10:05:58 +00:00
meson.build nvk: add vulkan skeleton 2023-08-04 21:31:52 +00:00