-
4638b9cc
by Rémi Bernon at 2025-07-07T20:51:46+02:00
win32u: Remove VkResult from surface_presented functions.
-
56a15d2f
by Rémi Bernon at 2025-07-07T20:51:46+02:00
win32u: Introduce a new client_surface struct for vulkan surfaces.
Converging toward a common interface for OpenGL and Vulkan surfaces.
-
9345ee49
by Rémi Bernon at 2025-07-07T20:51:46+02:00
win32u: Keep client surfaces in a global list.
-
62449bcf
by Rémi Bernon at 2025-07-07T20:51:46+02:00
win32u: Update client surfaces when window state changes.
-
ae4b6222
by Rémi Bernon at 2025-07-07T20:51:46+02:00
win32u: Present client surfaces through the vtable.
And within the surfaces_lock.