mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-04 06:06:17 +00:00
5 lines
284 B
Markdown
5 lines
284 B
Markdown
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
|
|
out the IPC layer and make it more about passing calls.
|