http://bugs.winehq.org/show_bug.cgi?id=58973
--- Comment #4 from imaxm memax@gmx.fr --- Regression testing:
80275a84512f22e3cc4463122450eb9975f7a608 is the first bad commit commit 80275a84512f22e3cc4463122450eb9975f7a608 Author: Rémi Bernon rbernon@codeweavers.com Date: Wed Nov 12 09:00:43 2025 +0100
win32u: Return the native adapter name as GL_RENDERER string.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58831
dlls/opengl32/unix_wgl.c | 5 +++++ dlls/win32u/opengl.c | 2 +- dlls/win32u/sysparams.c | 2 +- dlls/win32u/win32u_private.h | 1 + 4 files changed, 8 insertions(+), 2 deletions(-)