[Git][wine/wine][master] 9 commits: win32u: Introduce opengl_driver_funcs for memory DCs.
Alexandre Julliard pushed to branch master at wine / wine Commits: aba1533d by Rémi Bernon at 2025-04-17T23:29:43+02:00 win32u: Introduce opengl_driver_funcs for memory DCs. - - - - - 6bc7353d by Rémi Bernon at 2025-04-17T23:29:43+02:00 win32u: Pass pixel format to osmesa_create_context. - - - - - e2bd6d6a by Rémi Bernon at 2025-04-17T23:29:43+02:00 win32u: Implement generic context functions. - - - - - 10c123b2 by Rémi Bernon at 2025-04-17T23:29:43+02:00 win32u: Check the DC internal pixel formats against the context format. - - - - - 85e50b84 by Rémi Bernon at 2025-04-17T23:29:43+02:00 wineandroid: Use the generic context functions. - - - - - b0045271 by Rémi Bernon at 2025-04-17T23:29:43+02:00 winemac: Use the generic context functions. - - - - - 508f701c by Rémi Bernon at 2025-04-17T23:29:43+02:00 winewayland: Use the generic context functions. - - - - - 345139cf by Rémi Bernon at 2025-04-17T23:29:43+02:00 winex11: Use the generic context functions. - - - - - 25ea13c7 by Rémi Bernon at 2025-04-17T23:29:43+02:00 win32u: Add nulldrv context functions. - - - - - 9 changed files: - dlls/opengl32/tests/opengl.c - dlls/win32u/opengl.c - dlls/win32u/win32u_private.h - dlls/win32u/window.c - dlls/wineandroid.drv/opengl.c - dlls/winemac.drv/opengl.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/d5af9ee594a6f8f5aba944cc03f4f4... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d5af9ee594a6f8f5aba944cc03f4f4... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)