-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule wine
updated
25 files
+45 −129 | ANNOUNCE.md | |
+1 −1 | VERSION | |
+23 −13 | configure | |
+4 −4 | configure.ac | |
+24 −4 | dlls/box64cpu/cpu.c | |
+1 −1 | dlls/box64cpu/crt.c | |
+10 −4 | dlls/gdi32/dc.c | |
+12 −6 | dlls/gdiplus/graphics.c | |
+0 −1 | dlls/gdiplus/tests/brush.c | |
+26 −20 | dlls/gdiplus/tests/image.c | |
+3 −2 | dlls/ieframe/tests/webbrowser.c | |
+3 −1 | dlls/kernel32/tests/loader.c | |
+5 −3 | dlls/mf/topology_loader.c | |
+4 −1 | dlls/msi/install.c | |
+16 −0 | dlls/msi/tests/package.c | |
+1 −32 | dlls/ntdll/loader.c | |
+4 −4 | dlls/winebth.sys/dbus.c | |
+3 −2 | dlls/winex11.drv/display.c | |
+1 −1 | dlls/winex11.drv/opengl.c | |
+1 −1 | dlls/winex11.drv/vulkan.c | |
+9 −13 | dlls/winex11.drv/window.c | |
+7 −7 | dlls/wow64/syscall.c | |
+1 −1 | dlls/wshom.ocx/tests/wshom.c | |
+1 −1 | include/wine/gdi_driver.h | |
+8 −0 | libs/box64/src/dynarec/dynarec_native.c |