doc: Add !754 and !807 to !723

This commit is contained in:
Jakob Bornecrantz 2021-04-29 19:49:11 +01:00 committed by Jakob Bornecrantz
parent 1af00e7cbe
commit c02a343b4a

View file

@ -1,3 +1,7 @@
---
- 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.