Alistair Leslie-Hughes pushed to branch master at wine / wine-staging
Commits:
b17a3d6c by Alistair Leslie-Hughes at 2025-03-13T07:08:10+11:00
Updated vkd3d-latest patchset
Squash to latest.
- - - - -
f247cd5d by Alistair Leslie-Hughes at 2025-03-13T16:44:46+11:00
Rebase against b201cd518f3448553c31e329d5504b94f21d84ce.
- - - - -
8 changed files:
- patches/ntdll-Junction_Points/0019-kernel32-Implement-CreateSymbolicLink-A-W-with-ntdll.patch
- − patches/vkd3d-latest/0001-Updated-vkd3d-to-2feb3a3bbade41b8d7374e0ced625342b35.patch
- + patches/vkd3d-latest/0001-Updated-vkd3d-to-81dc67b1ef411ea3cd7c09e6e935765ac15.patch
- − patches/vkd3d-latest/0002-Updated-vkd3d-to-e746a4c12ff1bb2e443a0b32e08778070b1.patch
- − patches/vkd3d-latest/0003-Updated-vkd3d-to-8297ea9aa6d92dec55dc782713655eea998.patch
- − patches/vkd3d-latest/0004-Updated-vkd3d-to-50254c284b7597202f84cf65e668379a56f.patch
- − patches/vkd3d-latest/0005-Updated-vkd3d-to-1417af2eabd9402075b6fcad7bb896d82c1.patch
- staging/upstream-commit
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/c0e113dd3af7a7575a92f…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/c0e113dd3af7a7575a92f…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
158c506d by Rémi Bernon at 2025-03-12T14:07:42+01:00
opengl32: Generate pointer offsets in the extension registry.
- - - - -
078f0a8e by Rémi Bernon at 2025-03-12T14:07:42+01:00
opengl32: Generate ALL_(WGL|GL|GL_EXT)_FUNCS macros and prototypes.
And avoid using the win32u interface in wined3d, as it misses some
functions that were only implemented on the PE side.
- - - - -
555d990e by Rémi Bernon at 2025-03-12T14:07:42+01:00
opengl32: Get rid of opengl_funcs internal structures.
- - - - -
f66610f8 by Rémi Bernon at 2025-03-12T14:07:42+01:00
opengl32: Use ALL_GL(_EXT)_FUNCS to generate opengl_funcs table.
- - - - -
a63d588c by Rémi Bernon at 2025-03-12T14:07:42+01:00
opengl32: Stop generating wine/wgl_driver.h.
- - - - -
18 changed files:
- .gitattributes
- dlls/opengl32/make_opengl
- dlls/opengl32/unix_private.h
- dlls/opengl32/unix_thunks.c
- dlls/opengl32/unix_wgl.c
- dlls/opengl32/wgl.c
- dlls/win32u/dibdrv/dc.c
- dlls/win32u/opengl.c
- dlls/wineandroid.drv/opengl.c
- dlls/wined3d/adapter_gl.c
- dlls/wined3d/wined3d_gl.h
- dlls/winemac.drv/opengl.c
- dlls/winewayland.drv/opengl.c
- dlls/winex11.drv/opengl.c
- include/Makefile.in
- + include/wine/opengl_driver.h
- include/wine/wgl.h
- − include/wine/wgl_driver.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a2dabb1f985a925312176af98475c…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a2dabb1f985a925312176af98475c…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
7bab8c9b by Alexandre Julliard at 2025-03-12T13:00:03+01:00
include: Add a number of missing TCHAR macros.
- - - - -
a2dabb1f by Alexandre Julliard at 2025-03-12T14:07:42+01:00
include: Use pragma pack push/pop.
- - - - -
6 changed files:
- include/poppack.h
- include/pshpack1.h
- include/pshpack2.h
- include/pshpack4.h
- include/pshpack8.h
- include/tchar.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8ae10a9de6931eacc13ff07a38db0…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8ae10a9de6931eacc13ff07a38db0…
You're receiving this email because of your account on gitlab.winehq.org.