monado/src/xrt/state_trackers/oxr
2020-03-03 10:50:41 +00:00
..
CMakeLists.txt build: Adjust CMake build to allow actually disabling dependencies/options 2020-01-14 11:51:12 -06:00
meson.build build: Adjust meson build equivalently 2020-01-14 12:28:23 -06: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: rename OXR_VERIFY_ARG_TYPE_AND_NULL to …_NOT_NULL 2019-11-05 10:15:35 +01: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: Fix some 32-bit porting warnings. 2020-03-03 10:33:14 +00:00
oxr_binding.c st/oxr: Move shipped binding data into a separate header to avoid re-declaration of statics 2020-01-09 17:35:54 -06:00
oxr_binding_data.h st/oxr: Move shipped binding data into a separate header to avoid re-declaration of statics 2020-01-09 17:35:54 -06: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 st/oxr: Propegate device input active status through API 2020-01-13 21:59:37 +00:00
oxr_instance.c u/time: Send in a pointer to pointer to the timekeeping destroy function 2019-11-15 20:30:01 +00:00
oxr_logger.c st/oxr: Port logger realloc to helper macro 2019-12-07 18:24:56 +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: Fix ifdef guards 2020-01-14 11:51:12 -06:00
oxr_path.c st/oxr: Fix warnings during release builds 2019-07-25 00:53:04 +01:00
oxr_session.c st/oxr: Fix 32-bit warnings 2020-03-03 10:50:41 +00:00
oxr_session_egl.c xrt: Do not pass in timestate into compositor 2020-03-02 20:18:49 +00:00
oxr_session_gl.c xrt: Do not pass in timestate into compositor 2020-03-02 20:18:49 +00:00
oxr_session_vk.c xrt: Do not pass in timestate into compositor 2020-03-02 20:18:49 +00:00
oxr_space.c st/oxr: xrCreateActionSpace is fully implemented 2019-10-22 15:19:23 +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: Fix 32-bit warnings 2020-03-03 10:50:41 +00:00
oxr_two_call.h oxr: mostly implement XR_SESSION_LOSS_PENDING 2019-10-10 22:51:21 +00:00
oxr_verify.c st/oxr: Fix ifdef guards 2020-01-14 11:51:12 -06: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