mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-06 07:06:10 +00:00
9 lines
286 B
Markdown
9 lines
286 B
Markdown
---
|
|
- mr.754
|
|
- mr.759
|
|
---
|
|
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.
|