mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-04 06:06:17 +00:00
6995c6880d
Went through and tried to make the changelogs more uniform in terms of prefixing and formatting.
13 lines
319 B
Markdown
13 lines
319 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.
|