monado/doc/changes/big/mr.295.md
2020-04-29 18:33:01 +01:00

5 lines
286 B
Markdown

Add support for a new service process. This process houses the hardware drivers
and compositor. In order to do this, a whole new subsection of Monado called ipc
was added. It lives in `src/xrt/ipc` and sits between the state trackers and
the service hosting the drivers and compositor.