Monado OpenXR Runtime
Modules
Here is a list of all modules:
[detail level 12345]
 Monado(XRT)Monado XR runtime project
 AuxiliaryShared code and helpers for Monado
 MathC interface to some transform-related math functions
 OpenGL bindingsOpenGL bindings helper library
 OS-WrappersWrapper around OS functions and structs
 Portable TimekeepingUnifying wrapper around system time retrieval functions
 Extra Timekeeping UtilitiesLess-portable utility functions for manipulating system time, for interoperation with platform APIs
 TrackingTrackers, filters and associated helper code
 UtilitiesSmaller pieces of auxiliary utilities code
 Vulkan helper codeVulkan helper structs and functions
 CompositorAll of the compositor code
 Main compositor codeMain compositor code
 Compositor client codeGlue code between client program to the main compositor
 IncludesInclude and interface headers
 XRT interfacesThe main interface shared between the different components of Monado
 DriversNative and wrapper drivers in Monado
 Daydream Controller driverDriver for the Google Daydream Controller
 Dummy driverSimple do-nothing dummy driver
 HDK driverDriver for the OSVR HDK series of HMDs
 Razer Hydra driverDriver for the Razer Hydra motion controllers
 North Star driverDriver for the North Star HMD
 OpenHMD wrapperWrapper driver around OpenHMD
 PS Move driverDriver for the Sony PlayStation Move Controller
 PSVR driverDriver for the Sony PSVR HMD
 Intel RealSense driverDriver for the SLAM-capable Intel Realsense devices
 V4L2 frameserver driverFrameserver using the Video 4 Linux 2 framework
 HTC Vive and Valve Index driverDriver for the HTC Vive and Valve Index family of HMDs
 GUI Config InterfaceSmall GUI interface to configure Monado based on SDL2
 OpenXR state trackerClient application facing code
 OpenXR entrypointsGets called from the client application, does most verification and routes calls into OpenXR main code functions
 OpenXR main codeGets called from OpenXR entrypoints functions and talks to devices and Compositor using XRT interfaces
 Prober and device management codeProbing code