Bastiaan Olij
|
96bbdf7249
Various fixes for OpenXR action map meta data and editing
|
2 years ago |
Rémi Verschelde
|
c39c251255
Merge pull request #68023 from rsjtdrjgfuzkfg/pico
|
2 years ago |
David Snopek
|
23603e409c
Add support for OpenGL to OpenXR
|
2 years ago |
rsjtdrjgfuzkfg
|
4243b85990
OpenXR: support XR_KHR_android_create_instance
|
2 years ago |
Bastiaan Olij
|
a4e58ec84a
Fix several render issues found while debugging XR
|
2 years ago |
Bastiaan Olij
|
45ce45c001
Fix missing itos for OpenXR logging
|
2 years ago |
Rémi Verschelde
|
667bc202b5
Merge pull request #67179 from BastiaanOlij/openxr_add_refresh_rate_extension
|
2 years ago |
Bastiaan Olij
|
e14717bb2e
Adding support for the OpenXR Display Refresh Rate extension
|
2 years ago |
Bastiaan Olij
|
7f6c00f41a
Cleanup a bunch of debug messages in OpenXR and change the ones we want to keep to print_verbose
|
2 years ago |
Bastiaan Olij
|
c6ba626af4
Fixing an incorrect error message in OpenXR reporting missing OpenGL support
|
2 years ago |
Bastiaan Olij
|
c7656978ba
Adding getters to RenderTarget and implementing override functionality for XR
|
2 years ago |
Gabor Koncz
|
72203a4da4
Add Passthrough extension wrapper
|
2 years ago |
Rémi Verschelde
|
809927862b
Merge pull request #66282 from BastiaanOlij/openxr_palm_pose
|
2 years ago |
Bastiaan Olij
|
23d32c0e16
Adding OpenXR hand tracking support
|
3 years ago |
Rémi Verschelde
|
3472bdd6b6
Merge pull request #65798 from kisg/dynamic_openxr_loader
|
2 years ago |
Gergely Kis
|
d5445c25a6
Dynamic loading of OpenXR Loader on Android
|
2 years ago |
Bastiaan Olij
|
6da6e1690e
Add OpenXR palm pose extension support
|
2 years ago |
Gabor Koncz
|
8972600146
Fix OpenXR layer composition blending
|
2 years ago |
Bastiaan Olij
|
1dd671014b
Add startup flag to override XR mode settings
|
3 years ago |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
3 years ago |
Bastiaan Olij
|
95f75b232f
Adding HTC tracker support
|
3 years ago |
K. S. Ernest (iFire) Lee
|
10131eb6f2
Expose XRPose's get angular velocity.
|
3 years ago |
Saenoe
|
95ef3bafcd
fix OpenXRAPI::is_extension_supported returning opposite result
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
derammo
|
0571148a4b
corrected conditional compile of OpenXR with/without opengl3 driver
|
3 years ago |
Markus Sauermann
|
a793960a10
Fix cppcheck const parameters
|
3 years ago |
Rémi Verschelde
|
831dc74b1f
Merge pull request #59940 from BastiaanOlij/xr_new_controllers_20220405
|
3 years ago |
Bastiaan Olij
|
f8dab282cb
Added missing interaction profiles and making sure related extensions are enabled if available
|
3 years ago |
Rémi Verschelde
|
b78aa4fe19
Style: Apply clang-tidy to current code, add `readability-redundant-member-init`
|
3 years ago |
Bastiaan Olij
|
9b7b9de0e5
Add action map editor for OpenXR
|
3 years ago |