monado/doc/changes/xrt/mr.721.4.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
284 B
Markdown
Raw Normal View History

2021-04-06 19:27:26 +00:00
Add `xrt_multi_compositor_control` that allows the `xrt_system_compositor` to
expose a interface that the IPC layer can use to manage multiple clients
without having to do the rendering. This allows us to move a lot of the code
2022-05-17 20:30:05 +00:00
out the IPC layer and make it more about passing calls.