Alexandre Julliard pushed to branch master at wine / wine
Commits: 76ad9185 by Rémi Bernon at 2025-05-23T10:29:10+02:00 win32u: Open and initialize an EGL platform display.
- - - - - a6665cd7 by Rémi Bernon at 2025-05-23T10:29:10+02:00 wineandroid: Use the EGL display opened from win32u.
- - - - - d9d9b0e4 by Rémi Bernon at 2025-05-23T10:29:10+02:00 winewayland: Use the EGL display opened from win32u.
- - - - - 09d33c73 by Rémi Bernon at 2025-05-23T20:58:30+02:00 win32u: Introduce an EGL opengl_driver_function table.
- - - - - e834740e by Rémi Bernon at 2025-05-23T20:58:30+02:00 win32u: Implement OpenGL pixel formats over EGL configs.
- - - - - ff97c384 by Rémi Bernon at 2025-05-23T20:58:30+02:00 wineandroid: Use win32u for EGL display and pixel formats.
- - - - - 24e20970 by Rémi Bernon at 2025-05-23T20:58:30+02:00 winewayland: Use win32u for EGL display and pixel formats.
- - - - -
4 changed files:
- dlls/win32u/opengl.c - dlls/wineandroid.drv/opengl.c - dlls/winewayland.drv/opengl.c - include/wine/opengl_driver.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/38a38bd955b29061b8c51b4007414c...