monado/src/xrt/state_trackers/oxr
2020-05-28 15:50:47 +01:00
..
CMakeLists.txt build: Switch all CMake options to XRT_... to match what's used in source. 2020-05-12 11:52:51 -05: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 st/oxr: Validate time better xrConvertTimeToTimespecTimeKHR 2020-05-27 18:12:26 +01: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 xrt: allow NULL args in various functions 2019-11-05 10:40:21 +01:00
oxr_api_space.c st/oxr: Fix some warnings by initializing variables. 2020-05-26 11:25:03 -05: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: Update openxr header and switch to XR_MNDX_egl_enable 2020-05-20 18:08:56 +00:00
oxr_binding.c st/oxr: store preferred path per binding, not per action 2020-05-04 17:29:43 +02:00
oxr_binding_data.h bindings: Don't create broken subpath for haptic output 2020-05-04 17:29:43 +02: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: Update openxr header and switch to XR_MNDX_egl_enable 2020-05-20 18:08:56 +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 st/oxr: Silence warning about uninitialized variable and add todo (NFC) 2020-05-04 18:05:13 +01:00
oxr_instance.c st/oxr: Turn XrPaths into atoms 2020-05-27 21:21:00 +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: Turn XrPaths into atoms 2020-05-27 21:21:00 +01:00
oxr_path.c st/oxr: Turn XrPaths into atoms 2020-05-27 21:21:00 +01:00
oxr_session.c st/oxr: Write out pose values on failure, better say which layer failed and also check projection layer poses 2020-05-28 15:50:47 +01:00
oxr_session_egl.c st/oxr: Update openxr header and switch to XR_MNDX_egl_enable 2020-05-20 18:08:56 +00: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 st/oxr: Correctly translate XrSwapchainCreateFlags 2020-05-27 21:21:00 +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: Fix missed change from MNDX_egl_enable name change 2020-05-21 11:20:32 +01:00
oxr_vulkan.c oxr: mostly implement XR_SESSION_LOSS_PENDING 2019-10-10 22:51:21 +00:00
oxr_xdev.c u/time: Use a very large hammer to "fix" time_state 2020-05-27 17:50:06 +01:00