monado/src/xrt/state_trackers/oxr
Ryan Pavlik cecb8f31af st/oxr: Add and use XRT_CAST_PTR_TO_OXR_HANDLE macro to avoid warnings.
Other places we do these similar conversions will need this same modification.
2020-04-29 17:44:07 -05:00
..
CMakeLists.txt xrt: Re-arrange build to avoid unnecessary includes. 2020-04-28 21:36:46 +00:00
meson.build xrt: Re-arrange build to avoid unnecessary includes. 2020-04-28 21:36:46 +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: Fix the declaration of our entry points. 2020-03-03 10:33:14 +00:00
oxr_api_instance.c xrt: Re-arrange build to avoid unnecessary includes. 2020-04-28 21:36:46 +00:00
oxr_api_negotiate.c st/oxr: Fix some 32-bit porting warnings. 2020-03-03 10:33:14 +00: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: add support for OpenGL ES 2019-11-18 15:16:15 +01:00
oxr_api_verify.h st/oxr: Codespell fixes 2020-04-24 15:30:46 -05:00
oxr_binding.c st/oxr: Add Vive Wand and Valve Index Controller bindings 2020-04-28 10:22:41 +00:00
oxr_binding_data.h st/oxr: Add Vive Wand and Valve Index Controller bindings 2020-04-28 10:22:41 +00:00
oxr_chain.h st/oxr: Code style, pointer star location 2019-09-29 11:45:23 +01:00
oxr_event.c Fix two use-after-free's and multiple memory leaks 2019-11-13 21:53:16 +01:00
oxr_extension_support.h st/oxr: EGL extension requires OpenGL enabled 2019-12-07 18:25:37 +00:00
oxr_handle.h st/oxr: Provide handle lifecycle management 2019-04-05 17:45:37 -05:00
oxr_handle_base.c st/oxr: Fix missing include. 2020-01-09 17:36:24 -06:00
oxr_input.c xrt: Add duration to xrt_output_value 2020-04-28 10:22:42 +00:00
oxr_instance.c st/oxr: Use new xrt_instance object 2020-04-10 13:48:18 +01:00
oxr_logger.c xrt: Re-arrange build to avoid unnecessary includes. 2020-04-28 21:36:46 +00: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: Add and use XRT_CAST_PTR_TO_OXR_HANDLE macro to avoid warnings. 2020-04-29 17:44:07 -05:00
oxr_path.c st/oxr: Fix warnings during release builds 2019-07-25 00:53:04 +01:00
oxr_session.c xrt: Remove timestate from xrt_device interface 2020-04-16 17:29:34 +01:00
oxr_session_egl.c st/oxr: Use new xrt_instance object 2020-04-10 13:48:18 +01:00
oxr_session_gl.c st/oxr: Use new xrt_instance object 2020-04-10 13:48:18 +01:00
oxr_session_vk.c st/oxr: Use new xrt_instance object 2020-04-10 13:48:18 +01:00
oxr_space.c xrt: Remove timestate from xrt_device interface 2020-04-16 17:29:34 +01:00
oxr_swapchain.c Fix two use-after-free's and multiple memory leaks 2019-11-13 21:53:16 +01:00
oxr_swapchain_gl.c st/oxr: Fix ifdef guards 2020-01-14 11:51:12 -06: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: Fill XrViewConfigurationView with new two call helper 2020-03-11 05:10:07 +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: Codespell fixes 2020-04-24 15:30:46 -05:00
oxr_vulkan.c oxr: mostly implement XR_SESSION_LOSS_PENDING 2019-10-10 22:51:21 +00:00
oxr_xdev.c xrt: Remove timestate from xrt_device interface 2020-04-16 17:29:34 +01:00