monado/doc/changes/compositor/mr.721.md
Jakob Bornecrantz 6995c6880d doc: Improve changelogs
Went through and tried to make the changelogs more uniform in terms of
prefixing and formatting.
2023-06-29 16:22:50 +01:00

319 B

mr.754
mr.759
mr.1323
mr.1346
issue.171
- 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.