monado/doc/changes/big/mr.295.md

5 lines
286 B
Markdown
Raw Normal View History

2020-04-29 16:53:20 +00:00
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.