Bastiaan Olij
|
c0bc43d1de
Add OpenXR 1.1 support
|
4 months ago |
mattia.zirpoli
|
8af1a134b4
OpenXR: Implement play_area_changed signal
|
3 weeks ago |
Thaddeus Crews
|
3f5b871666
Merge pull request #112893 from dsnopek/openxr-profiling
|
4 weeks ago |
David Snopek
|
01a5ba4b9d
OpenXR: Add profiling macro for process, `xrWaitFrame()` and acquiring swapchain
|
4 weeks ago |
dhoverb
|
8adea5454e
OpenXR: Add `OpenXRAPIExtension::update_main_swapchain_size()`
|
1 month ago |
Bastiaan Olij
|
c5aae722ee
OpenXR: Add support for frame synthesis
|
3 months ago |
David Snopek
|
093d191909
Make `OpenXRCompositionLayer` and its children safe for multithreaded rendering
|
4 months ago |
Thaddeus Crews
|
7ca521eda1
Merge pull request #109533 from dsnopek/openxr-api-prevent-updating-extension-lists
|
2 months 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
|
f9c76d026d
OpenXR: Fix errors reported by XrApiLayer_core_validation
|
3 months ago |
David Snopek
|
13a643d78a
OpenXR: Safely set environment blend mode when rendering on a separate thread
|
4 months ago |
David Snopek
|
4a24de208f
OpenXR: Prevent adding/removing extension wrappers after session start
|
4 months ago |
David Snopek
|
2687b199c1
OpenXR: Work around bug with Meta runtime on 1.0.49
|
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
|
0fd0feb772
Minor rendering and XR changes to allow Meta enivornment depth API to work entirely from GDExtension
|
9 months ago |
Thaddeus Crews
|
2ffd5a3913
Merge pull request #104738 from YYF233333/cleanup_rid_owner
|
7 months ago |
Yyf2333
|
1a70a06a43
Change RID_Owner::get_owned_list.
|
10 months ago |
Matthieu Bucchianeri
|
e3c215fc13
Add support for Direct3D 12 OpenXR backend.
|
9 months ago |
Thaddeus Crews
|
98aced4e65
Merge pull request #99768 from dsnopek/openxr-vulkan-foveated-rendering
|
8 months ago |
David Snopek
|
79f5a4d9fe
OpenXR: Use the `XR_FB_foveation_vulkan` extension to get the density map for VRS
|
1 year ago |
Rémi Verschelde
|
3b90bb56ad
Merge pull request #89782 from KoBeWi/stdArrayList
|
8 months ago |
kobewi
|
75881f8322
Use initializer list in Arrays
|
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
|
ea62170dac
Core: Add `constexpr` constructors/operators to math structs
|
1 year ago |