mesa/src/asahi
Marek Olšák 8def3f865d agx,freedreno,intel,lima,panfrost,svga,virgl,zink: fix supports_indirect_inputs
The GLSL compiler always lowers inputs to temps for VS and GS, so exclude
them from driver support because the GLSL compiler will no longer do that
unconditionally. Thus, indirect VS and GS inputs are completely untested
and broken in a lot of drivers.

Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35945>
2025-07-08 06:11:42 +00:00
..
clc asahi: add assert for max variant count 2025-03-26 18:35:36 +00:00
compiler agx,freedreno,intel,lima,panfrost,svga,virgl,zink: fix supports_indirect_inputs 2025-07-08 06:11:42 +00:00
drm-shim asahi: port to stable uAPI 2025-04-09 20:25:49 +00:00
genxml hk: optimize !largePoints 2025-06-20 18:46:16 +00:00
isa agx: add XML-based disassembler 2025-06-05 18:57:42 +00:00
layout ail,asahi,hk: distinguish logical vs allocation compression 2025-06-20 21:38:11 +00:00
lib treewide: use nir_break_if 2025-06-30 14:51:24 -04:00
libagx asahi,hk: significantly rework GS 2025-06-30 16:24:07 +00:00
vulkan nir: rename AGX geom/tess intrinsics 2025-06-30 16:24:10 +00:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
.editorconfig asahi: Add .editorconfig for CL files 2024-01-10 08:44:37 -04:00
meson.build agx: add XML-based disassembler 2025-06-05 18:57:42 +00:00