Merge pull request #97771 from dsnopek/openxr-linux-egl

OpenXR: Add support for Wayland on Linux
This commit is contained in:
Thaddeus Crews 2024-10-25 13:04:08 -05:00
commit 07e759b74a
No known key found for this signature in database
GPG key ID: 62181B86FE9E5D84
15 changed files with 149 additions and 9 deletions

View file

@ -106,7 +106,7 @@ jobs:
# TODO: Figure out somehow how to embed this one.
- name: wayland-scanner dependency
run: |
sudo apt-get install libwayland-bin
sudo apt-get install libwayland-bin libegl-dev
- name: Free disk space on runner
run: |