godot/modules/openxr
2024-02-13 14:51:22 -06:00
..
action_map Cleanup of OpenXR module scons config 2024-01-25 23:28:13 +11:00
doc_classes Fix type-o in OpenXRAPIExtension docs for is_environment_blend_mode_alpha_supported() 2024-02-13 14:51:22 -06:00
editor OpenXR: Add runtime selection dropdown 2024-01-18 15:59:22 +01:00
extensions Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. 2024-02-12 10:02:18 -03:00
scene Cleanup of OpenXR module scons config 2024-01-25 23:28:13 +11:00
config.py Ensure OpenXR classes are declared properly 2023-08-28 09:37:04 +02:00
openxr_api.cpp Replace error checks against size with is_empty 2024-02-09 12:50:15 +01:00
openxr_api.h Merge pull request #87630 from dsnopek/openxr-passthrough-from-gdextension 2024-02-03 23:19:24 +01:00
openxr_api_extension.cpp OpenXR: Allow moving vendor passthrough extensions to GDExtension 2024-02-03 12:40:41 -06:00
openxr_api_extension.h OpenXR: Allow moving vendor passthrough extensions to GDExtension 2024-02-03 12:40:41 -06:00
openxr_interface.cpp Merge pull request #87630 from dsnopek/openxr-passthrough-from-gdextension 2024-02-03 23:19:24 +01:00
openxr_interface.h OpenXR: Allow moving vendor passthrough extensions to GDExtension 2024-02-03 12:40:41 -06:00
openxr_platform_inc.h Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver. 2024-02-12 10:02:18 -03:00
openxr_util.cpp Allow unbundling OpenXR (for Linux distros) 2023-06-16 16:25:04 +02:00
openxr_util.h Allow unbundling OpenXR (for Linux distros) 2023-06-16 16:25:04 +02:00
register_types.cpp OpenXR: Allow moving vendor passthrough extensions to GDExtension 2024-02-03 12:40:41 -06:00
register_types.h
SCsub Add Wayland support 2024-01-30 16:44:47 +01:00
util.h Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-10-08 17:23:33 +02:00