mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-09 16:35:23 +00:00
4 lines
215 B
Markdown
4 lines
215 B
Markdown
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.
|