asahi: Drop macOS backend
authorAsahi Lina <lina@asahilina.net>
Wed, 1 Mar 2023 08:24:01 +0000 (17:24 +0900)
committerMarge Bot <emma+marge@anholt.net>
Fri, 3 Mar 2023 00:28:48 +0000 (00:28 +0000)
commitafe134a49c5ef79ca6125f0263331b440b9c0e49
treecbbdf0d8433f3084e5bc5652ea5716fab7cedec8
parentb5e7a22c2e99d76407e35aa6d24ff7d18fd0e656
asahi: Drop macOS backend

This might be useful in the future, but it is best reimplemented in
terms of the upcoming Linux UAPI instead of having parallel codepaths.
Let's drop it.

Signed-off-by: Asahi Lina <lina@asahilina.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21662>
src/asahi/lib/agx_device.c
src/asahi/lib/agx_device.h
src/asahi/lib/agx_device_macos.c [deleted file]
src/asahi/lib/meson.build
src/gallium/drivers/asahi/agx_pipe.c
src/gallium/drivers/asahi/magic.c [deleted file]
src/gallium/drivers/asahi/magic.h [deleted file]
src/gallium/drivers/asahi/meson.build