Alexandre Julliard pushed to branch master at wine / wine
Commits: 39e9c190 by Rémi Bernon at 2025-08-05T16:28:28+09:00 winemac: Create new client views with each VK/GL surface.
- - - - - 7b28c6d1 by Rémi Bernon at 2025-08-05T16:28:28+09:00 winemac: Use the new client surface views for GL rendering.
- - - - - 6471a429 by Rémi Bernon at 2025-08-05T16:28:29+09:00 winemac: Get rid of now unnecessary child cocoa views.
- - - - - 908f6791 by Rémi Bernon at 2025-08-05T16:28:29+09:00 winemac: Sync current context when drawable was updated.
- - - - - eeb3e559 by Rémi Bernon at 2025-08-05T16:28:29+09:00 win32u: Call opengl_drawable_flush even if drawables didn't change.
In case they were updated / resized, we still need to notify the drivers about it.
- - - - -
5 changed files:
- dlls/win32u/opengl.c - dlls/winemac.drv/macdrv.h - dlls/winemac.drv/opengl.c - dlls/winemac.drv/vulkan.c - dlls/winemac.drv/window.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1a78e8a9cde630d8de6cfcd3fd341a...