[Git][wine/wine][master] 6 commits: win32u: Add a generic wglSwapBuffers implementation.
Alexandre Julliard pushed to branch master at wine / wine Commits: 55101e70 by Rémi Bernon at 2025-05-02T15:43:13+02:00 win32u: Add a generic wglSwapBuffers implementation. - - - - - 264f06c8 by Rémi Bernon at 2025-05-02T15:43:13+02:00 wineandroid: Use the generic wglSwapBuffers implementation. - - - - - 31d73130 by Rémi Bernon at 2025-05-02T15:43:13+02:00 winemac: Use the generic wglSwapBuffers implementation. - - - - - 716219c1 by Rémi Bernon at 2025-05-02T15:43:13+02:00 winewayland: Use the generic wglSwapBuffers implementation. - - - - - 1b95eab9 by Rémi Bernon at 2025-05-02T15:43:13+02:00 winex11: Use the generic wglSwapBuffers implementation. - - - - - 823e0971 by Rémi Bernon at 2025-05-02T15:43:13+02:00 win32u: Add nulldrv swap_buffers implementation. - - - - - 10 changed files: - dlls/win32u/ntuser_private.h - dlls/win32u/opengl.c - dlls/win32u/window.c - dlls/wineandroid.drv/opengl.c - dlls/winemac.drv/macdrv.h - dlls/winemac.drv/opengl.c - dlls/winemac.drv/window.c - dlls/winewayland.drv/opengl.c - dlls/winex11.drv/opengl.c - include/wine/opengl_driver.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3c778d7ad9a6e0a35304b7cdea355a... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3c778d7ad9a6e0a35304b7cdea355a... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)