May 28, 2026
10:52 p.m.
So one thought I had about this is to replace the "is_root" flag with an "is_implicit" flag, somewhat analogous to how we have WINED3D_SWAPCHAIN_IMPLICIT for implicit swapchains in wined3d.
I thought of that but didn't come up with particularly great name. I will rename is_root to is_implicit (which is !is_root). -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10992#note_141614