Bastiaan Olij
|
c0bc43d1de
Add OpenXR 1.1 support
|
4 months ago |
dhoverb
|
8adea5454e
OpenXR: Add `OpenXRAPIExtension::update_main_swapchain_size()`
|
1 month ago |
Aaron Franke
|
3d1c9fd5de
Move server files into their subfolders
|
1 year ago |
Thaddeus Crews
|
4f66d53068
Merge pull request #109532 from dsnopek/openxr-api-environment-blend-mode-thread-safe
|
2 months ago |
Thaddeus Crews
|
54e8c8eecc
Merge pull request #110948 from aaronfranke/const-ref-param-openxr
|
2 months ago |
Aaron Franke
|
c3e6002c6e
Use const ref parameters in the OpenXR module
|
2 months ago |
Bastiaan Olij
|
eeac57075c
OpenXR: Implement spatial entities extension
|
10 months ago |
David Snopek
|
13a643d78a
OpenXR: Safely set environment blend mode when rendering on a separate thread
|
4 months ago |
Thaddeus Crews
|
c7d2ea4f68
Merge pull request #107388 from BastiaanOlij/openxr_render_models_ext
|
5 months ago |
Bastiaan Olij
|
b65b367a6f
OpenXR: Adding support for the render model extension
|
1 year ago |
Bastiaan Olij
|
df06aa8392
OpenXR: Add access to session state and change interaction profile update.
|
6 months ago |
David Snopek
|
79f5a4d9fe
OpenXR: Use the `XR_FB_foveation_vulkan` extension to get the density map for VRS
|
1 year ago |
David Snopek
|
3f27351f2b
OpenXR: Support alternative reference spaces from extensions
|
9 months ago |
David Snopek
|
9d3c950b5d
OpenXR: Clean-up `OpenXRExtensionWrapper` by removing multiple inheritance and deprecating `OpenXRExtensionWrapperExtension`
|
9 months ago |
Thaddeus Crews
|
9aae1fe61e
Merge pull request #102869 from dsnopek/openxr-system-info
|
9 months ago |
Thaddeus Crews
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 months ago |
David Snopek
|
d9fbb1affb
OpenXR: Expose more system info from `XrSystemProperties`
|
10 months ago |
devloglogan
|
c242cef627
Use vectors for OpenXRAPI memory management
|
1 year ago |
Rémi Verschelde
|
3014eec40d
Merge pull request #99407 from devloglogan/rec-resolution
|
11 months ago |
devloglogan
|
e7f6b7ea0b
Allow using custom Rect2i for rendering with OpenXR
|
1 year ago |
Yufeng Ying
|
33817b186f
Remove unused header in drivers and modules.
|
1 year ago |
Thaddeus Crews
|
bfc66f0608
Merge pull request #100282 from devloglogan/motion-vectors-openxr
|
1 year ago |
Bastiaan Olij
|
0a61ebdcea
OpenXR: Add support for binding modifiers
|
1 year ago |
devloglogan
|
3deb5884d7
Renderer agnostic motion vector rendering/OpenXR changes
|
1 year ago |
Adam Scott
|
0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
|
1 year ago |
Bastiaan Olij
|
08ffa5d89e
Add support for the debug utils extension in OpenXR
|
1 year ago |
Bastiaan Olij
|
d9ab2c3195
OpenXR: Add support for visibility mask
|
1 year ago |
Bastiaan Olij
|
bf8c85e13b
Remove our ERR_ON_RENDER_THREAD guard, it is not reliable
|
1 year ago |
David Snopek
|
06e81d9fe4
[OpenXR] Fix LOCAL_FLOOR emulation on HTC Vive XR Elite
|
1 year ago |
Bastiaan Olij
|
9042ddf19f
Improvements to VRS/Foveated rendering
|
1 year ago |