mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-03-05 22:26:33 +00:00
5 lines
253 B
Markdown
5 lines
253 B
Markdown
server: Almost completely overhaul the handling of swapchain life cycle
|
|
including: correctly track which swapchains are alive; reuse ids; enforce the
|
|
maximum number of swapchains; and destroy underlying swapchains when they are
|
|
destroyed by the client.
|