1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Malcolm Nixon
3e8a794832 OpenXR: Update to version 1.0.34 2024-02-19 18:41:58 -05:00
Bastiaan Olij
3747cf2ffa Updated thirdparty OpenXR library to 1.0.33 2024-01-09 11:47:45 +11:00
Rémi Verschelde
f0b6677906 openxr: Sync with upstream 1.0.31, don't build obsolete dispatch table 2023-10-26 10:01:48 +02:00
Rémi Verschelde
2079bbabfd openxr: Revert to 1.0.28, newer versions crash on Windows/Mingw-GCC
Reverts #82582.
Works around #83674.

Users tested 1.0.29, 1.0.30, and 1.0.31, which all triggered the same issue,
with both mingw-gcc from Fedora 36 and Fedora 39.
2023-10-23 11:10:31 +02:00
Rémi Verschelde
94810115fe openxr: Sync with upstream 1.0.30 2023-10-17 15:46:01 +02:00
Rémi Verschelde
d756169881 openxr: Sync with upstream 1.0.28 2023-07-11 09:13:16 +02:00
Rémi Verschelde
10676e78e3 Add missing stdint.h includes for GCC 13+
Fixes #77927.
2023-06-07 11:36:55 +02:00
Bastiaan Olij
65bae5a341 Add OpenXR 1.0.22 to thirdparty libraries
Will be compiled and used in the next commit.

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2022-02-23 11:50:45 +01:00