virtualx-engine/modules/openxr/extensions
Claire Blackshaw 19c7afee07 OpenXR - Support for the Logitech MxInk Stylus
In future work we may want to expose an isStylus or similar for
XR Trackers, though that is likely outside the scope of this commit
which is the core extension work.

Vendor Ref: https://logitech.github.io/mxink/OpenXR.html
2024-08-08 11:09:29 +01:00
..
platform Fix leakage of JNI object references 2024-04-15 10:30:18 -07:00
openxr_composition_layer_depth_extension.cpp OpenXR: Allow GDExtensions to provide multiple, ordered composition layers 2024-03-13 17:53:15 -05:00
openxr_composition_layer_depth_extension.h OpenXR: Allow GDExtensions to provide multiple, ordered composition layers 2024-03-13 17:53:15 -05:00
openxr_composition_layer_extension.cpp Fix sample count on OpenXR composition layers 2024-05-14 10:43:44 -05:00
openxr_composition_layer_extension.h Allow OpenXR extensions to add properties to the OpenXRCompositionLayer node 2024-04-05 07:18:32 -05:00
openxr_composition_layer_provider.h OpenXR: Allow GDExtensions to provide multiple, ordered composition layers 2024-03-13 17:53:15 -05:00
openxr_extension_wrapper.h OpenXR: Fix updating swapchain for foveation 2024-05-20 12:23:56 +10:00
openxr_extension_wrapper_extension.cpp OpenXR: Fix updating swapchain for foveation 2024-05-20 12:23:56 +10:00
openxr_extension_wrapper_extension.h OpenXR: Fix updating swapchain for foveation 2024-05-20 12:23:56 +10:00
openxr_eye_gaze_interaction.cpp Improvements to VRS/Foveated rendering 2024-05-03 17:20:30 +10:00
openxr_eye_gaze_interaction.h Improvements to VRS/Foveated rendering 2024-05-03 17:20:30 +10:00
openxr_fb_display_refresh_rate_extension.cpp OpenXR: Add refresh rate signal support 2024-04-08 12:36:17 +10:00
openxr_fb_display_refresh_rate_extension.h OpenXR: Add refresh rate signal support 2024-04-08 12:36:17 +10:00
openxr_fb_foveation_extension.cpp OpenXR: Fix updating swapchain for foveation 2024-05-20 12:23:56 +10:00
openxr_fb_foveation_extension.h OpenXR: Fix updating swapchain for foveation 2024-05-20 12:23:56 +10:00
openxr_fb_update_swapchain_extension.cpp Fix #if *_ENABLED inconsistencies, should check if defined 2024-01-17 10:30:15 +01:00
openxr_fb_update_swapchain_extension.h Implement OpenXR Foveated rendering support 2023-09-25 17:12:20 +10:00
openxr_hand_interaction_extension.cpp Add support for OpenXR hand interaction extension 2024-05-02 19:15:02 +10:00
openxr_hand_interaction_extension.h Add support for OpenXR hand interaction extension 2024-05-02 19:15:02 +10:00
openxr_hand_tracking_extension.cpp Set XRHandTracker property has_tracking_data to true only when palm joint is tracked 2024-06-05 17:22:45 +02:00
openxr_hand_tracking_extension.h Provide generic interface for XR hand tracking 2024-02-23 12:20:22 -06:00
openxr_htc_controller_extension.cpp OpenXR: Add HTC/MSFT hand interaction profiles 2024-06-12 19:16:43 +10:00
openxr_htc_controller_extension.h OpenXR: Add HTC/MSFT hand interaction profiles 2024-06-12 19:16:43 +10:00
openxr_htc_vive_tracker_extension.cpp OpenXR: Add HTC/MSFT hand interaction profiles 2024-06-12 19:16:43 +10:00
openxr_htc_vive_tracker_extension.h enable getting suggested tracker names from OpenXR extensions 2024-02-13 18:33:41 -06:00
openxr_huawei_controller_extension.cpp Ensure OpenXR classes are declared properly 2023-08-28 09:37:04 +02:00
openxr_huawei_controller_extension.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
openxr_local_floor_extension.cpp Add support for OpenXR local floor extension 2024-01-23 09:19:09 -06:00
openxr_local_floor_extension.h Add support for OpenXR local floor extension 2024-01-23 09:19:09 -06:00
openxr_meta_controller_extension.cpp Add Meta controller extension 2024-01-11 15:29:38 +11:00
openxr_meta_controller_extension.h Add Meta controller extension 2024-01-11 15:29:38 +11:00
openxr_ml2_controller_extension.cpp Ensure OpenXR classes are declared properly 2023-08-28 09:37:04 +02:00
openxr_ml2_controller_extension.h Add Magic Leap 2 OpenXR Interaction Profile 2023-02-02 06:45:43 -05:00
openxr_mxink_extension.cpp OpenXR - Support for the Logitech MxInk Stylus 2024-08-08 11:09:29 +01:00
openxr_mxink_extension.h OpenXR - Support for the Logitech MxInk Stylus 2024-08-08 11:09:29 +01:00
openxr_palm_pose_extension.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
openxr_palm_pose_extension.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
openxr_pico_controller_extension.cpp Change to new PICO interaction profiles 2023-08-30 10:25:35 +10:00
openxr_pico_controller_extension.h OpenXR: Add preliminary Pico controller profile 2023-01-06 14:02:41 +01:00
openxr_wmr_controller_extension.cpp OpenXR: Add HTC/MSFT hand interaction profiles 2024-06-12 19:16:43 +10:00
openxr_wmr_controller_extension.h OpenXR: Add HTC/MSFT hand interaction profiles 2024-06-12 19:16:43 +10:00
SCsub Cleanup of OpenXR module scons config 2024-01-25 23:28:13 +11:00