Alexandre Julliard pushed to branch master at wine / wine
Commits:
41e2a891 by Paul Gofman at 2025-09-03T18:59:57+02:00
nsiproxy.sys: Use a separate critical section to sync icmp echo IRP cancel.
- - - - -
efcf26b5 by Paul Gofman at 2025-09-03T18:59:59+02:00
iphlpapi: Use IOCP callback for echo async completion.
- - - - -
3 changed files:
- dlls/iphlpapi/iphlpapi_main.c
- dlls/iphlpapi/tests/iphlpapi.c
- dlls/nsiproxy.sys/device.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c143b1ee7988944abccb19d03b80f…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c143b1ee7988944abccb19d03b80f…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
0adbf8f6 by Gabriel Ivăncescu at 2025-09-03T18:59:15+02:00
mshtml: Use actual prop name after looking it up case insensitively on window.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
- - - - -
c8212a36 by Gabriel Ivăncescu at 2025-09-03T18:59:15+02:00
mshtml: Set non-HTML elements' prototype to ElementPrototype.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode(a)gmail.com>
- - - - -
7 changed files:
- dlls/mshtml/htmlelem.c
- dlls/mshtml/htmlscript.h
- dlls/mshtml/htmlwindow.c
- dlls/mshtml/script.c
- dlls/mshtml/tests/documentmode.js
- dlls/mshtml/tests/dom.c
- dlls/mshtml/tests/es5.js
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/de1501e500620d6b270ebdd7d1cb8…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/de1501e500620d6b270ebdd7d1cb8…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
061232d8 by Rémi Bernon at 2025-09-03T18:59:15+02:00
winevulkan: Move physical_device memory properties to vulkan_driver.h.
- - - - -
f299d8fe by Rémi Bernon at 2025-09-03T18:59:15+02:00
winevulkan: Move extensions to struct vulkan_physical_device.
- - - - -
a61f954f by Rémi Bernon at 2025-09-03T18:59:15+02:00
winevulkan: Get rid of struct wine_vk_phys_dev.
- - - - -
a51f1fdf by Rémi Bernon at 2025-09-03T18:59:15+02:00
winevulkan: Move physical device pointers to struct vulkan_instance.
- - - - -
af0ecfb2 by Rémi Bernon at 2025-09-03T18:59:15+02:00
win32u: Move device memory object wrapper from winevulkan.
- - - - -
b2764cf3 by Rémi Bernon at 2025-09-03T18:59:15+02:00
win32u: Move external host memory allocation to a separate helper.
- - - - -
7 changed files:
- dlls/win32u/vulkan.c
- dlls/winevulkan/make_vulkan
- dlls/winevulkan/vulkan.c
- dlls/winevulkan/vulkan_private.h
- dlls/winevulkan/vulkan_thunks.c
- dlls/winevulkan/vulkan_thunks.h
- include/wine/vulkan_driver.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d5395710813d2f619eb84b0ccc36c…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d5395710813d2f619eb84b0ccc36c…
You're receiving this email because of your account on gitlab.winehq.org.