monado/doc/changes/compositor/mr.721.md

9 lines
286 B
Markdown
Raw Normal View History

2021-04-13 00:55:55 +00:00
---
2021-04-09 19:38:57 +00:00
- mr.754
2021-04-13 00:55:55 +00:00
- mr.759
---
2021-04-06 19:27:26 +00:00
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.