monado/src/xrt/state_trackers/oxr
Christoph Haag ddf3eb5789 st/oxr: Use space graph in global-to-local space transform
This takes care of transforming the velocities.
2020-09-11 19:06:16 +02:00
..
bindings.json st/oxr: Properly name MNDX_ball_on_a_stick_controller 2020-07-06 11:58:42 +01:00
bindings.py st/oxr: Improve xrSuggestInteractionProfileBindings validation of input 2020-06-14 23:01:13 +01:00
CMakeLists.txt xrt: Move the android globals functionality to the new android aux lib. 2020-08-19 16:07:00 -05:00
meson.build xrt: Add separate build config for OpenGL ES 2020-07-17 15:17:42 -05:00
oxr_api_action.c st/oxr: Actually return invalid path error in sync actions 2020-08-03 19:00:17 +02:00
oxr_api_debug.c xrt: rename OXR_VERIFY_ARG_TYPE_AND_NULL to …_NOT_NULL 2019-11-05 10:15:35 +01:00
oxr_api_funcs.h st/oxr: Fix the declaration of our entry points. 2020-03-03 10:33:14 +00:00
oxr_api_instance.c st/oxr: Handle the android extension 2020-08-19 11:01:12 -05:00
oxr_api_negotiate.c st/oxr: Fix 32-bit warnings when checking for null handles 2020-04-29 17:44:07 -05:00
oxr_api_session.c st/oxr: Validate view configuration type 2020-06-04 21:56:08 +00:00
oxr_api_space.c st/oxr: Support next-chained XrSpaceVelocity in XrSpaceLocation 2020-06-26 01:41:08 +02:00
oxr_api_swapchain.c st/oxr: Add support for MND_swapchain_usage_input_attachment_bit 2020-08-06 14:28:23 +00:00
oxr_api_system.c xrt: Some clang tidy fixes. 2020-08-12 17:11:42 -05:00
oxr_api_verify.h st/oxr: Validate view configuration type 2020-06-04 21:56:08 +00:00
oxr_binding.c xrt: Some clang tidy fixes. 2020-08-12 17:11:42 -05:00
oxr_binding_data.h d/psmv: Introduce proper grip and aim poses 2020-08-27 10:42:05 +01:00
oxr_chain.h st/oxr: Code style, pointer star location 2019-09-29 11:45:23 +01:00
oxr_event.c st/oxr: Send XrEventDataInteractionProfileChanged events on interaction profile changes 2020-07-20 19:52:31 +01:00
oxr_extension_support.h st/oxr: Handle the android extension 2020-08-19 11:01:12 -05:00
oxr_handle.h st/oxr: Additional doxygen improvements. 2020-06-03 17:26:35 -05:00
oxr_handle_base.c st/oxr: Update copyright in files touched by this MR 2020-06-03 09:30:18 +01:00
oxr_input.c st/oxr: Special case the any path for pose actions 2020-08-28 10:34:19 +00:00
oxr_input_transform.c st/oxr: Make sure that an identity transform is only inserted when needed 2020-08-18 19:44:26 +01:00
oxr_input_transform.h st/oxr: Add design documentation for OpenXR input subsystem. 2020-07-23 14:29:12 -05:00
oxr_instance.c st/oxr: Destroy compositor on instance destroy 2020-09-11 18:52:01 +02:00
oxr_logger.c st/oxr: Update copyright in files touched by this MR 2020-06-03 09:30:18 +01:00
oxr_logger.h st/oxr: Add oxr_sink_logger, the slog-inator! 2019-09-15 15:44:39 +01:00
oxr_messenger.c st/oxr: Disable partial implementation of debug extension for now. 2019-09-24 14:16:31 -05:00
oxr_objects.h st/oxr: Use space graph in global-to-local space transform 2020-09-11 19:06:16 +02:00
oxr_path.c st/oxr: Update copyright in files touched by this MR 2020-06-03 09:30:18 +01:00
oxr_session.c st/oxr: Use space graph resolve result relation flags instead of pure pose relation 2020-09-11 18:52:01 +02:00
oxr_session_egl.c st/oxr: Get viewport information from the native compositor 2020-08-06 15:14:49 +00:00
oxr_session_gl.c st/oxr: Get viewport information from the native compositor 2020-08-06 15:14:49 +00:00
oxr_session_gles_android.c st/oxr: Proper gles support for Android 2020-08-17 17:30:33 -05:00
oxr_session_vk.c st/oxr: Get viewport information from the native compositor 2020-08-06 15:14:49 +00:00
oxr_space.c st/oxr: Use space graph in global-to-local space transform 2020-09-11 19:06:16 +02:00
oxr_subaction.h st/oxr: Centralize the lists of subaction paths using x-macros. 2020-07-22 16:00:23 -05:00
oxr_swapchain.c st/oxr: Handle XRT_ERROR_IMAGE_CREATE_FLAG_UNSUPPORTED from compositor. 2020-08-14 19:58:01 +00:00
oxr_swapchain_gl.c st/oxr: Clean up GL/GLES image enumeration a bit for easier maintenance 2020-07-17 13:53:39 -05:00
oxr_swapchain_vk.c st/oxr: Update copyright in files touched by this MR 2020-06-03 09:30:18 +01:00
oxr_system.c st/oxr: Get maximum layers from the compositor info 2020-08-26 15:25:00 +01:00
oxr_two_call.h st/oxr: Fill XrViewConfigurationView with new two call helper 2020-03-11 05:10:07 +01:00
oxr_verify.c st/oxr: Centralize the lists of subaction paths using x-macros. 2020-07-22 16:00:23 -05:00
oxr_vulkan.c xrt: suggest correct GPU in xrGetVulkanGraphicsDevice() 2020-08-07 17:01:13 +02:00
oxr_xdev.c xrt: Remove out_timestamp argument to xrt_device::get_tracked_pose 2020-09-07 23:37:09 +01:00