David Snopek
|
e74a0f4b09
OpenXR: Allow moving vendor passthrough extensions to GDExtension
|
1 year ago |
Rémi Verschelde
|
1c916c3d5b
Merge pull request #87546 from dsnopek/openxr-hand-tracking-vendor-extensions
|
1 year ago |
David Snopek
|
3d2cbb216e
OpenXR: Make it possible to implement vendor extensions to hand tracking from GDExtension
|
1 year ago |
Bastiaan Olij
|
82a36cf31b
Cleanup of OpenXR module scons config
|
1 year ago |
David Snopek
|
a8690cbeed
Add support for OpenXR local floor extension
|
1 year ago |
Bastiaan Olij
|
69a41b3d39
OpenXR: Add support for retrieving play area
|
1 year ago |
Rémi Verschelde
|
ba713c80df
Fix various typos with codespell
|
1 year ago |
Bastiaan Olij
|
c512e85082
Fix OpenXR sample count
|
1 year ago |
Daniel Castellanos
|
771ec958af
Fixing incorrect swapchain release timing
|
1 year ago |
Bastiaan Olij
|
d7d334158a
Implement OpenXR Foveated rendering support
|
2 years ago |
bruvzg
|
1887a9df19
[macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching.
|
3 years ago |
Rémi Verschelde
|
3e233e1f24
Fix various typos with codespell
|
1 year ago |
Yuri Sizov
|
495b89ece9
Merge pull request #81561 from BastiaanOlij/fix_openxr_blend_modes
|
1 year ago |
Bastiaan Olij
|
3806d964e3
Fix issue with OpenXR environment blend mode not being applied properly
|
1 year ago |
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
|
2 years 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 |