monado/doc/changes/xrt/mr.723.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

9 lines
242 B
Markdown

---
- mr.754
- mr.807
---
Make @ref xrt_swapchain be reference counted. This will greatly help with
handling swapchains for multiple clients in the compositor rendering pipeline
where a client might go away while the compositor is using it.