monado/src/xrt/state_trackers/oxr
2019-11-05 12:31:42 +00:00
..
CMakeLists.txt build: Use CMAKE_POSITION_INDEPENDENT_CODE instead of target props. 2019-11-01 16:51:54 -05:00
meson.build oxr_verify.cpp: rewrite in C 2019-10-10 22:54:19 +00:00
oxr_api_action.c xrt: rename OXR_VERIFY_ARG_TYPE_AND_NULL to …_NOT_NULL 2019-11-05 10:15:35 +01: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: Code style, pointer star location 2019-09-29 11:45:23 +01:00
oxr_api_instance.c xrt: rename OXR_VERIFY_ARG_TYPE_AND_NULL to …_NOT_NULL 2019-11-05 10:15:35 +01:00
oxr_api_negotiate.c st/oxr: Code style, pointer star location 2019-09-29 11:45:23 +01:00
oxr_api_session.c xrt: allow NULL args in various functions 2019-11-05 10:40:21 +01:00
oxr_api_space.c xrt: rename OXR_VERIFY_ARG_TYPE_AND_NULL to …_NOT_NULL 2019-11-05 10:15:35 +01:00
oxr_api_swapchain.c xrt: allow NULL args in various functions 2019-11-05 10:40:21 +01:00
oxr_api_system.c xrt: rename OXR_VERIFY_ARG_TYPE_AND_NULL to …_NOT_NULL 2019-11-05 10:15:35 +01:00
oxr_api_verify.h xrt: introduce OXR_VERIFY_ARG_TYPE_CAN_BE_NULL 2019-11-05 10:21:23 +01:00
oxr_binding.c st/oxr: Fixes for ball on stick bindings 2019-10-11 15:40:39 +01:00
oxr_chain.h st/oxr: Code style, pointer star location 2019-09-29 11:45:23 +01:00
oxr_event.c oxr_event.cpp: rewrite in C 2019-10-10 22:54:19 +00:00
oxr_extension_support.h st/oxr: Disable partial implementation of debug extension for now. 2019-09-24 14:16:31 -05:00
oxr_handle.h st/oxr: Provide handle lifecycle management 2019-04-05 17:45:37 -05:00
oxr_handle_base.c st/oxr: Refactor logging options to instance 2019-10-22 11:47:25 +01:00
oxr_input.c st/oxr: Make sure actions that are not marked as active are deactivated 2019-10-28 14:58:59 +00:00
oxr_instance.c st/oxr: Refactor logging options to instance 2019-10-22 11:47:25 +01:00
oxr_logger.c st/oxr: Actually implement oxr_slog_abort 2019-10-22 11:45:21 +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: Comment all parameters 2019-11-02 22:40:26 +00:00
oxr_path.c st/oxr: Fix warnings during release builds 2019-07-25 00:53:04 +01:00
oxr_session.c st/oxr: Use xrt_compositor helpers 2019-10-28 21:00:56 +00:00
oxr_session_gl.c st/oxr: Basic foundation for input and output 2019-06-18 17:56:10 +01:00
oxr_session_vk.c st/oxr: Basic foundation for input and output 2019-06-18 17:56:10 +01:00
oxr_space.c st/oxr: xrCreateActionSpace is fully implemented 2019-10-22 15:19:23 +01:00
oxr_swapchain.c st/oxr: Use xrt_compositor helpers 2019-10-28 21:00:56 +00:00
oxr_swapchain_gl.c oxr: mostly implement XR_SESSION_LOSS_PENDING 2019-10-10 22:51:21 +00:00
oxr_swapchain_vk.c oxr: mostly implement XR_SESSION_LOSS_PENDING 2019-10-10 22:51:21 +00:00
oxr_system.c st/oxr: Set maximum image rect size to 200% 2019-11-05 12:31:42 +00:00
oxr_two_call.h oxr: mostly implement XR_SESSION_LOSS_PENDING 2019-10-10 22:51:21 +00:00
oxr_verify.c oxr_verify.cpp: rewrite in C 2019-10-10 22:54:19 +00:00
oxr_vulkan.c oxr: mostly implement XR_SESSION_LOSS_PENDING 2019-10-10 22:51:21 +00:00
oxr_xdev.c aux/math: Rework offset transformation 2019-10-08 11:19:14 +01:00