[Git][wine/wine][master] 5 commits: win32u: Make sysparam GPU devices less Vulkan specific.

"Alexandre Julliard (@julliard) via Wine-commits" <[email protected]> Wed, 14 Jan 2026 15:21:12 -0600
Newsgroups gmane.comp.emulators.wine.cvs
Message-ID <[email protected]>

Alexandre Julliard pushed to branch master at wine / wine


Commits:
55f3f7f0 by Rémi Bernon at 2026-01-14T17:04:41+01:00
win32u: Make sysparam GPU devices less Vulkan specific.

- - - - -
df47c580 by Rémi Bernon at 2026-01-14T17:04:41+01:00
win32u: Enumerate system GPU devices from EGL devices.

- - - - -
2f812313 by Rémi Bernon at 2026-01-14T17:04:41+01:00
win32u: Expose device LUID / nodes mask to opengl32.

Based on a patch from Derek Lesho.

- - - - -
8964d62c by Derek Lesho at 2026-01-14T17:04:41+01:00
win32u: Implement glImportMemoryWin32(Handle/Name)EXT for opaque handle types.

- - - - -
8fbe0e5b by Derek Lesho at 2026-01-14T17:04:42+01:00
win32u: Implement glImportSemaphoreWin32(Handle/Name)EXT for opaque handle types.

- - - - -


11 changed files:

- dlls/opengl32/make_opengl
- dlls/opengl32/unix_thunks.c
- dlls/opengl32/unix_thunks.h
- dlls/opengl32/unix_wgl.c
- dlls/win32u/d3dkmt.c
- dlls/win32u/opengl.c
- dlls/win32u/sysparams.c
- dlls/win32u/tests/d3dkmt.c
- dlls/win32u/vulkan.c
- dlls/win32u/win32u_private.h
- include/wine/opengl_driver.h


View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/fe542210cd1c0e503b8f2af6623ea6c0bb2d62df...8fbe0e5bf4c516505052af45a446968b4ac42058

-- 
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/fe542210cd1c0e503b8f2af6623ea6c0bb2d62df...8fbe0e5bf4c516505052af45a446968b4ac42058
You're receiving this email because of your account on gitlab.winehq.org.