godot/modules/openxr
Daniel Castellanos de6e7c070c Fixing incorrect swapchain release timing
Applied a couple of checks suggested by @dhoverml for when the
XrResult is not XR_SUCCESS but is also not a failure. Also simplified
checks from @BastiaanOlij feedback.

(cherry picked from commit 771ec958af)
2023-10-24 19:50:22 +02:00
..
action_map Ensure OpenXR classes are declared properly 2023-09-20 22:44:03 +02:00
doc_classes Ensure OpenXR classes are declared properly 2023-09-20 22:44:03 +02:00
editor Ensure OpenXR classes are declared properly 2023-09-20 22:44:03 +02:00
extensions Allow unbundling OpenXR (for Linux distros) 2023-09-20 22:44:05 +02:00
scene Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
SCsub SCons: Disable C++ exception handling 2023-09-20 22:44:05 +02:00
config.py Ensure OpenXR classes are declared properly 2023-09-20 22:44:03 +02:00
openxr_api.cpp Fixing incorrect swapchain release timing 2023-10-24 19:50:22 +02:00
openxr_api.h Fixing incorrect swapchain release timing 2023-10-24 19:50:22 +02:00
openxr_interface.cpp Merge pull request #73558 from Malcolmnixon/render-target-size-multiplier 2023-04-11 19:40:02 +02:00
openxr_interface.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
openxr_util.cpp Allow unbundling OpenXR (for Linux distros) 2023-09-20 22:44:05 +02:00
openxr_util.h Allow unbundling OpenXR (for Linux distros) 2023-09-20 22:44:05 +02:00
register_types.cpp Ensure OpenXR classes are declared properly 2023-09-20 22:44:03 +02:00
register_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
util.h OpenXR: Fix initialization warning on Android 2023-01-11 15:00:22 +01:00