Alexandre Julliard pushed to branch master at wine / wine
Commits:
2b6dfa25 by Rémi Bernon at 2024-09-27T16:24:29+02:00
user32/tests: Load more DPI-related functions dynamically.
- - - - -
dbd0475a by Rémi Bernon at 2024-09-27T16:24:29+02:00
user32/tests: Move the monitor DPI tests below others.
To avoid creating windows before other tests that want to change the
thread desktop.
- - - - -
433f6d12 by Rémi Bernon at 2024-09-27T16:24:29+02:00
user32/tests: Use more commonly available resolutions.
Adding todo_wine to tests that actually fail on Wine.
1600x900 was interesting for its aspect ratio, but it's not supported
by Wine Gitlab CI, so it simply fails to change the display settings.
- - - - -
1 changed file:
- dlls/user32/tests/monitor.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b061022af7de01de2d628d799c1ea…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b061022af7de01de2d628d799c1ea…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
66e93ca8 by Rémi Bernon at 2024-09-27T11:35:09+02:00
winewayland: Move surface title change to wayland_surface_make_toplevel.
- - - - -
18b4bc7e by Rémi Bernon at 2024-09-27T11:35:11+02:00
winewayland: Call wayland_surface_clear_role in wayland_surface_destroy.
- - - - -
e54fd15c by Rémi Bernon at 2024-09-27T11:35:11+02:00
winewayland: Introduce a new wayland_surface role enumeration.
- - - - -
07b6d8ef by Rémi Bernon at 2024-09-27T11:35:11+02:00
winewayland: Introduce a new wayland_surface_reconfigure_xdg helper.
- - - - -
ffb6c0cd by Rémi Bernon at 2024-09-27T11:35:11+02:00
winewayland: Introduce a new update_wayland_surface_state_toplevel helper.
- - - - -
b061022a by Rémi Bernon at 2024-09-27T11:35:11+02:00
winewayland: Use subsurfaces for unmanaged windows.
- - - - -
3 changed files:
- dlls/winewayland.drv/wayland_surface.c
- dlls/winewayland.drv/waylanddrv.h
- dlls/winewayland.drv/window.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/fb256d8b950b5498bc4b2252de7b0…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/fb256d8b950b5498bc4b2252de7b0…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
9ad4e02f by Georg Lehmann at 2024-09-26T23:26:05+02:00
winevulkan: Avoid empty struct extension conversions.
- - - - -
fb256d8b by Georg Lehmann at 2024-09-26T23:26:14+02:00
winevulkan: Update to VK spec version 1.3.296.
- - - - -
7 changed files:
- dlls/winevulkan/loader_thunks.c
- dlls/winevulkan/loader_thunks.h
- dlls/winevulkan/make_vulkan
- dlls/winevulkan/vulkan_thunks.c
- dlls/winevulkan/vulkan_thunks.h
- dlls/winevulkan/winevulkan.json
- include/wine/vulkan.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/645103f9a84033c30b83338176245…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/645103f9a84033c30b83338176245…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
517be11e by Alexandre Julliard at 2024-09-26T11:53:28+02:00
include: Use __readfsdword intrinsic on MSVC.
- - - - -
49964cf2 by Alexandre Julliard at 2024-09-26T14:00:23+02:00
include: Remove some obsolete MSVC version checks.
- - - - -
6 changed files:
- include/pshpack1.h
- include/pshpack2.h
- include/pshpack4.h
- include/pshpack8.h
- include/windows.h
- include/winnt.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/943199a11e002d731cd03e455c7fd…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/943199a11e002d731cd03e455c7fd…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
de5f6485 by Rémi Bernon at 2024-09-26T11:07:55+02:00
user32: Stub DisplayConfigSetDeviceInfo.
- - - - -
309e7927 by Rémi Bernon at 2024-09-26T11:07:56+02:00
user32/tests: Add more tests for GetDpiForMonitorInternal.
- - - - -
653461ba by Rémi Bernon at 2024-09-26T11:07:56+02:00
user32/tests: Add more tests with display source DPI scaling.
- - - - -
943199a1 by Rémi Bernon at 2024-09-26T11:07:56+02:00
user32/tests: Add tests with windows and monitor DPI scaling.
- - - - -
3 changed files:
- dlls/user32/sysparams.c
- dlls/user32/tests/monitor.c
- dlls/user32/user32.spec
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a1c25125e1285336e376776011144…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a1c25125e1285336e376776011144…
You're receiving this email because of your account on gitlab.winehq.org.