Lubosz Sarnecki
April 30, 2020
Reading time:
A new monado-service binary and out of process compositor has landed in Monado, the fully Open Source OpenXR runtime for Linux!
Moving all drivers and the compositor to the service process brings many advantages to the previous in-process model. For this input and rendering needed to be sent over our new IPC infrastructure. With a separate render loop, now independent of the OpenXR client, the compositor can provide a constant frame rate, even when the application doesn't deliver frames on time. This is required and the foundation of future reprojection work, where old frames can be transformed with new tracking data for a smoother experience if the client lags behind. In addition, the obvious advantage of an out of process compositor is that the compositor can be started asynchronously to the application and run on its own without any application. This is also required for running multiple clients in the future and for implementing OpenXR extensions like XR_EXTX_overlay.
Amongst other small improvements to the compositor we improved support for direct mode on NVIDIA by recognizing more display identifiers like the Valve Index and the Oculus Rift series of HMDs.
Furthermore we improved the compositor's performance, which has a boost of up to 2x the received frame rate in certain conditions under GPU load. A small benchmark using Blender's OpenXR functionality can be seen here.
You can see the compositor's new abilities in the demo below, running the new Blender OpenXR VR Scene Inspection and using Blender's EEVEE renderer.
We would very much like to thank Pluto VR for sponsoring this work.
17/04/2025
Our commitment to open source extends beyond contributing code. We are dedicated to upholding the highest standards of license compliance…
15/04/2025
This May, Embedded Recipes 2025, co-sponsored by Collabora, heads to Nice, France with talks, workshops, and a PipeWire hackfest, all bookended…
14/04/2025
PanVK has reached a new milestone, and is now officially conformant with the Vulkan 1.1 specification on the Arm Mali-G610 GPU! The submission…
Comments (0)
Add a Comment