change: use native APIs for GPU discovery

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
Octol1ttle 2026-05-28 13:43:12 +05:00
parent f67a670bcf
commit ccc23c8bc3
No known key found for this signature in database
GPG key ID: B77C34313AEE1FFF
4 changed files with 122 additions and 116 deletions

View file

@ -13,7 +13,7 @@ runs:
dpkg-dev \
ninja-build extra-cmake-modules pkg-config scdoc \
cmark gamemode-dev libarchive-dev libcmark-dev libqrencode-dev zlib1g-dev \
libxcb-cursor-dev libtomlplusplus-dev libvulkan-dev
libxcb-cursor-dev libtomlplusplus-dev
- name: Setup AppImage tooling
shell: bash