Bastiaan Olij
|
b1548e8b19
OpenXR fix error spam if session hasn't started yet
|
1 year ago |
Rémi Verschelde
|
11518665b7
Codestyle: Don't use auto where not warranted
|
1 year ago |
A Thousand Ships
|
c23bd8b143
Ensure OpenXR classes are declared properly
|
1 year ago |
Faolan
|
a60cf6ed6c
Properly load multiple action sets in XR
|
2 years ago |
Rémi Verschelde
|
faaf27f284
Fix various typos with codespell
|
2 years ago |
Yuri Sizov
|
37c3e2e55b
Merge pull request #68259 from konczg/openxr_extension_wrapper_gdextension
|
2 years ago |
Gabor Koncz
|
d600e6eb1b
Add GDExtension support for OpenXR extension wrappers
|
2 years ago |
Bastiaan Olij
|
a9c8feeba0
Compile OpenXR into MacOS build
|
2 years ago |
Bastiaan Olij
|
2bc85f9ac6
Fix incorrect depth buffer option in OpenXR
|
2 years ago |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
2 years ago |
Danil Alexeev
|
36bedd341a
Fix misuses of error macros
|
2 years ago |
Rémi Verschelde
|
1eec25acf3
Merge pull request #73558 from Malcolmnixon/render-target-size-multiplier
|
2 years ago |
Yuri Sizov
|
d20c520d96
Merge pull request #74848 from BastiaanOlij/add_xr_system_info
|
2 years ago |
Bastiaan Olij
|
a1a52c5ba1
XR: When an sRGB target is used, check hardware sRGB conversion
|
2 years ago |
Bastiaan Olij
|
e31c2e4277
Add a get_system_info method to XRInterface
|
2 years ago |
Malcolm Nixon
|
d91e75b6f7
Added render target size multiplier option.
|
2 years ago |
Ron Bessems
|
d7d171c45c
Add XR Environment Blend Mode Support
|
2 years ago |
Rémi Verschelde
|
5b1df48c6c
Convert en_GB spelling to en_US with codespell
|
2 years ago |
Bastiaan Olij
|
909ec66ca3
Fixes issue where failed start of OpenXR causes issues
|
2 years ago |
rsjtdrjgfuzkfg
|
b51acac638
OpenXR: Fix initialization warning on Android
|
2 years ago |
rsjtdrjgfuzkfg
|
e6370a45d8
OpenXR: Add preliminary Pico controller profile
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Bastiaan Olij
|
b6550c46ee
Removed member variables from OpenXRExtensionWrapper
|
2 years ago |
Rémi Verschelde
|
cd855f6516
Merge pull request #68528 from BastiaanOlij/openxr_actionmap_changes
|
2 years ago |
Rémi Verschelde
|
a565ddcd09
Merge pull request #69654 from BastiaanOlij/openxr_submit_depth_optional
|
2 years ago |
Bastiaan Olij
|
484cd90d29
Make submitting depth buffer in OpenXR optional
|
2 years ago |
Bastiaan Olij
|
a35d792e65
Fix typo that resulted in left eye depth buffer being submitted for the right eye
|
2 years ago |
clayjohn
|
9141984e7e
Enable GLES3 on Android
|
2 years ago |
Bastiaan Olij
|
96bbdf7249
Various fixes for OpenXR action map meta data and editing
|
2 years ago |
Jens Nolte
|
67f31f571e
Fix GLAD-related build problems on Linux
|
2 years ago |