[Git][wine/wine][master] 4 commits: win32u: Introduce an context_exchange_drawables helper.
Alexandre Julliard pushed to branch master at wine / wine Commits: 0afa894f by Rémi Bernon at 2025-09-12T19:35:03+02:00 win32u: Introduce an context_exchange_drawables helper. - - - - - 8113702c by Rémi Bernon at 2025-09-12T19:35:03+02:00 win32u: Rename window opengl drawable to current_drawable. - - - - - 0b7e785d by Rémi Bernon at 2025-09-12T19:35:04+02:00 win32u: Keep a separate pointer for unused opengl drawable. - - - - - c3f3ef24 by Rémi Bernon at 2025-09-12T19:35:04+02:00 win32u: Don't store the window OpenGL drawables on the DCs. - - - - - 8 changed files: - dlls/opengl32/tests/opengl.c - dlls/win32u/dce.c - dlls/win32u/ntuser_private.h - dlls/win32u/opengl.c - dlls/win32u/win32u_private.h - dlls/win32u/window.c - dlls/wineandroid.drv/opengl.c - include/wine/opengl_driver.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f8877f9bbf080c362559971dce2597... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f8877f9bbf080c362559971dce2597... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)