mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-22 06:31:56 +00:00
5 lines
260 B
Markdown
5 lines
260 B
Markdown
multi: Introduce a new multi client compositor layer, this allows rendering code
|
|
to be moved from the IPC layer into the compositor, separating concerns. The
|
|
main compositor always uses the multi client compositor, as it gives us a async
|
|
render loop for free.
|