[Git][wine/wine][master] 5 commits: win32u: Consistently use "Wine Adapter" as default GPU name.
Alexandre Julliard pushed to branch master at wine / wine Commits: 872b5f31 by Rémi Bernon at 2025-11-13T20:46:07+01:00 win32u: Consistently use "Wine Adapter" as default GPU name. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58831 - - - - - d9c22ffa by Rémi Bernon at 2025-11-13T20:46:07+01:00 win32u: Use the native adapter name for some common GPUs. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58831 - - - - - 349a6e31 by Rémi Bernon at 2025-11-13T20:46:07+01:00 win32u: Return the native OpenGL vendor name as GL_VENDOR string. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58831 - - - - - 80275a84 by Rémi Bernon at 2025-11-13T20:46:07+01:00 win32u: Return the native adapter name as GL_RENDERER string. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58831 - - - - - 2a7157d9 by Rémi Bernon at 2025-11-13T20:46:08+01:00 win32u: Add AMD Radeon RX 7600 XT device name. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58831 - - - - - 8 changed files: - dlls/opengl32/unix_wgl.c - dlls/win32u/opengl.c - dlls/win32u/sysparams.c - dlls/win32u/win32u_private.h - dlls/wineandroid.drv/init.c - dlls/winewayland.drv/display.c - dlls/winex11.drv/xinerama.c - dlls/winex11.drv/xrandr.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3bea06b80dd21d6ceb6afd44d25dc5... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3bea06b80dd21d6ceb6afd44d25dc5... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)