mesa/src/asahi
Alyssa Rosenzweig ea285aea8d asahi: Use non-UAPI specific BO create flags
So we're not tied to the macOS or Linux UAPIs and are not translating awkwardly
from one to the other when creating BOs. They're not quite equivalent -- macOS
doesn't include writeback information in this flag field, and Linux doesn't have
a executable flag. (Maybe we should add one, though? Then we can enforce W^X.)

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21058>
2023-02-02 11:45:52 +00:00
..
compiler agx: Centralize texture lowering 2023-02-02 06:39:42 +00:00
drm-shim asahi: Clang-format the subtree 2022-12-27 22:46:29 +00:00
layout ail: Add compression_layer_stride_B field 2023-01-05 11:48:13 -05:00
lib asahi: Use non-UAPI specific BO create flags 2023-02-02 11:45:52 +00:00
.clang-format asahi: Add .clang-format file 2022-12-27 22:46:29 +00:00
meson.build asahi: Add drm-shim implementation 2022-11-07 16:10:11 +00:00