Use native APIs for GPU discovery (#5602)

This commit is contained in:
DioEgizio 2026-06-25 07:40:50 +00:00 committed by GitHub
commit 5b051e7d49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 125 additions and 117 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