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