Alexandre Julliard pushed to branch master at wine / wine
Commits:
8be67931 by Jacek Caban at 2025-08-13T16:21:55+02:00
opengl32: Improve whitespaces in wrapper declarations.
- - - - -
4271971b by Jacek Caban at 2025-08-13T16:21:59+02:00
opengl32: Use extra unix call argument to pass client buffer from glUnmapBuffer.
- - - - -
513b820d by Jacek Caban at 2025-08-13T16:22:02+02:00
opengl32: Use extra unix call argument to pass client buffer from glUnmapNamedBuffer.
- - - - -
1694a0cf by Jacek Caban at 2025-08-13T16:22:05+02:00
opengl32: Use wow64 wrappers for glMapBuffer and glMapBufferARB implementations.
- - - - -
7a099036 by Jacek Caban at 2025-08-13T16:22:08+02:00
opengl32: Use wow64 wrappers for glMapBufferRange.
- - - - -
06da2df3 by Jacek Caban at 2025-08-13T16:22:45+02:00
opengl32: Use wow64 wrappers for glMapNamedBuffer and glMapNamedBufferEXT.
- - - - -
b822e25e by Jacek Caban at 2025-08-13T16:22:45+02:00
opengl32: Use wow64 wrappers for glMapNamedBufferRange and glMapNamedBufferRangeEXT.
- - - - -
6 changed files:
- dlls/opengl32/make_opengl
- dlls/opengl32/unix_thunks.c
- dlls/opengl32/unix_thunks.h
- dlls/opengl32/unix_wgl.c
- dlls/opengl32/unixlib.h
- dlls/opengl32/wgl.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3d8e31dfc824c19f2c981f05c97f7…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/3d8e31dfc824c19f2c981f05c97f7…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
9af73436 by Paul Gofman at 2025-08-13T16:09:14+02:00
nsiproxy.sys: Implement IP interface table.
- - - - -
0acf6e20 by Paul Gofman at 2025-08-13T16:09:14+02:00
iphlpapi: Implement GetIpInterfaceTable().
- - - - -
4f6ffdbb by Paul Gofman at 2025-08-13T16:09:14+02:00
nsi/tests: Add tests for IP interface table.
- - - - -
3d8e31df by Paul Gofman at 2025-08-13T16:09:14+02:00
iphlpapi: Implement GetIpInterfaceEntry().
- - - - -
8 changed files:
- dlls/iphlpapi/iphlpapi.spec
- dlls/iphlpapi/iphlpapi_main.c
- dlls/iphlpapi/tests/iphlpapi.c
- dlls/nsi/tests/nsi.c
- dlls/nsiproxy.sys/ip.c
- dlls/nsiproxy.sys/unix_private.h
- include/netioapi.h
- include/wine/nsi.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/19fde485d98211c01cd5ef812edfa…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/19fde485d98211c01cd5ef812edfa…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
321c3a7a by Vibhav Pant at 2025-08-13T16:09:14+02:00
vccorlib140: Add stub for GetActivationFactoryByPCWSTR.
- - - - -
df7037e5 by Vibhav Pant at 2025-08-13T16:09:14+02:00
vccorlib140: Implement GetActivationFactoryByPCWSTR.
- - - - -
3addf173 by Vibhav Pant at 2025-08-13T16:09:14+02:00
vccorlib140: Add stub for GetIidsFn.
- - - - -
350bb7c6 by Vibhav Pant at 2025-08-13T16:09:14+02:00
vccorlib140: Implement GetIidsFn.
- - - - -
3 changed files:
- dlls/vccorlib140/tests/vccorlib.c
- dlls/vccorlib140/vccorlib.c
- dlls/vccorlib140/vccorlib140.spec
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/9206673e9d4a60511ef22b6890695…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/9206673e9d4a60511ef22b6890695…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
ecee9ca7 by Giovanni Mascellani at 2025-08-13T16:09:14+02:00
mmdevapi/tests: Do not test QueryInterface() with a NULL output pointer.
This segfaults on my Windows 11 system. It's not a particularly
useful test anyway.
- - - - -
f260a509 by Giovanni Mascellani at 2025-08-13T16:09:14+02:00
winepulse.drv: Allow 32-bit PCM audio samples.
They're already allowed on the ALSA and CoreAudio drivers.
- - - - -
25aaf12e by Giovanni Mascellani at 2025-08-13T16:09:14+02:00
winecoreaudio.drv: Do not spam fixmes for unknown channels.
- - - - -
4 changed files:
- dlls/mmdevapi/tests/capture.c
- dlls/mmdevapi/tests/render.c
- dlls/winecoreaudio.drv/coreaudio.c
- dlls/winepulse.drv/pulse.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/28093964f1d772e9736ff7ec492de…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/28093964f1d772e9736ff7ec492de…
You're receiving this email because of your account on gitlab.winehq.org.