summaryrefslogtreecommitdiffstats
path: root/thirdparty/openxr/src/loader/loader_core.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update thirdparty OpenXR to 1.1.41Bastiaan Olij2024-09-271-8/+8
|
* Updated thirdparty OpenXR library to 1.0.33Bastiaan Olij2024-01-091-2/+3
|
* openxr: Sync with upstream 1.0.31, don't build obsolete dispatch tableRémi Verschelde2023-10-261-1/+1
|
* openxr: Revert to 1.0.28, newer versions crash on Windows/Mingw-GCCRémi Verschelde2023-10-231-1/+1
| | | | | | | | 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.
* openxr: Sync with upstream 1.0.30Rémi Verschelde2023-10-171-1/+1
|
* openxr: Sync with upstream 1.0.28Rémi Verschelde2023-07-111-1/+1
|
* Update to OpenXR 1.0.26Bastiaan Olij2022-12-131-1/+3
|
* Update OpenXR to 1.0.25Bastiaan Olij2022-09-141-3/+3
|
* Add OpenXR 1.0.22 to thirdparty librariesBastiaan Olij2022-02-231-0/+847
Will be compiled and used in the next commit. Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>