mesa/src/asahi
Alyssa Rosenzweig c116d1efbb agx: add "is helper program?" key bit
so we can enforce correctness a bit more at build-time. if the helper program
does not fit in the required RA, spilling will be broken in the driver; now this
is a build-time failure instead of a silent runtime one.

Closes https://gitlab.freedesktop.org/asahi/mesa/-/issues/36

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27616>
2024-02-14 21:02:32 +00:00
..
clc agx: add "is helper program?" key bit 2024-02-14 21:02:32 +00:00
compiler agx: add "is helper program?" key bit 2024-02-14 21:02:32 +00:00
drm-shim asahi: drop unused include paths 2023-07-22 10:10:03 +00:00
genxml asahi: split out genxml/ directory 2024-02-14 21:02:32 +00:00
layout ail: use #pragma once 2024-02-14 21:02:32 +00:00
lib asahi: precompile helper program 2024-02-14 21:02:32 +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 asahi: reorder compiler before clc 2024-02-14 21:02:32 +00:00