Commit graph

171272 commits

Author SHA1 Message Date
Francis De Brabandere 1c88cb4e4e vbscript/tests: Fix error clear call. 2024-05-31 11:16:08 +02:00
Alistair Leslie-Hughes b6eada5e2f include: Correct IRowsetNotify HROW parameter type. 2024-05-30 19:55:57 +02:00
Alistair Leslie-Hughes 447f817445 include: Add IPreviewHandler* interfaces. 2024-05-30 19:55:55 +02:00
Alistair Leslie-Hughes 4aed0ef880 include: Add LOGFONTA/W typedef in shtypes.idl. 2024-05-30 19:55:48 +02:00
Elizabeth Figura ac23ca1352 wined3d: Remove the no longer used ignore_textype argument of wined3d_ffp_get_fs_settings(). 2024-05-30 19:54:12 +02:00
Elizabeth Figura 8a1448d1d1 wined3d: Remove no longer used "exponent" and "cutoff" precomputed fields. 2024-05-30 19:54:11 +02:00
Elizabeth Figura abc44d4620 wined3d: Remove some no longer used wined3d_context fields. 2024-05-30 19:54:11 +02:00
Elizabeth Figura 7cc688371f wined3d: Move the GL_EXTCALL() definition to wined3d_gl.h. 2024-05-30 19:54:11 +02:00
Elizabeth Figura 9c895e2f04 wined3d: Remove the no longer used WINED3D_SHADER_CAP_SRGB_WRITE flag. 2024-05-30 19:54:11 +02:00
Alexandre Julliard fecd22d2ae vkd3d: Import upstream release 1.12. 2024-05-30 19:54:06 +02:00
Rémi Bernon 8d587a47eb win32u: Use a helper to set the window surface clipping, within the lock. 2024-05-30 19:53:21 +02:00
Rémi Bernon 39f79d73fa wineandroid: Remove now unnecessary set_surface_region calls. 2024-05-30 19:53:21 +02:00
Rémi Bernon ee8f0b6c5d server: Update window surface regions when the window is shaped. 2024-05-30 19:53:21 +02:00
Rémi Bernon 046d55ab6a win32u: Intersect the clipping region with the window shape region. 2024-05-30 19:53:21 +02:00
Rémi Bernon 7cdf20267c server: Merge get_surface_region / get_window_region requests together. 2024-05-30 19:53:21 +02:00
Rémi Bernon 5481415d43 win32u: Split update_surface_region into get_window_region helper. 2024-05-30 19:53:19 +02:00
Rémi Bernon d2ad7c9374 win32u: Initialize window surfaces with a hwnd. 2024-05-30 19:52:59 +02:00
Davide Beatrici fc9525a621 winepulse: Remove superfluous timing adjustment.
Please note that exclusive mode is not supported in this driver.
2024-05-30 19:47:50 +02:00
Davide Beatrici 53a636b034 wineoss: Remove superfluous timing adjustment. 2024-05-30 19:47:50 +02:00
Davide Beatrici f8d374e8ed winecoreaudio: Remove superfluous timing adjustment. 2024-05-30 19:47:50 +02:00
Davide Beatrici 42e471f5c6 winealsa: Remove superfluous timing adjustment. 2024-05-30 19:47:50 +02:00
Davide Beatrici 2d55bd5dbd mmdevapi: Adjust timing in AudioClient_Initialize. 2024-05-30 19:47:50 +02:00
Davide Beatrici 5c6e63bac2 winealsa: Return minimum period in get_device_period if requested. 2024-05-30 19:47:49 +02:00
Alexandre Julliard 02a6ad92ab winedump: Dump exception data for known exception handlers. 2024-05-30 19:47:37 +02:00
Alexandre Julliard bb8ef91f46 winedump: Print the export or import name of exception handlers. 2024-05-30 14:38:01 +02:00
Alexandre Julliard 855017063a winedump: Print exported function names in the exception data. 2024-05-30 13:32:28 +02:00
Vijay Kiran Kamuju 349c2275d4 ntdll: Add stub RtlLookupGenericTableAvl function.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56736
2024-05-30 13:26:17 +02:00
Esme Povirk 962eb7ca02 win32u: Implement EVENT_SYSTEM_FOREGROUND. 2024-05-29 22:37:32 +02:00
Rémi Bernon 5d0efbcc6e win32u: Use a helper to flush window surface, factor locking and bounds reset. 2024-05-29 22:37:32 +02:00
Rémi Bernon b44730a39e wineandroid: Hold the lock while reading window surface bits.
To avoid hiding the change in the next commit.
2024-05-29 22:27:40 +02:00
Rémi Bernon 4d659e65c2 winemac: Get rid of unnecessary blit_data / drawn surface members. 2024-05-29 22:27:40 +02:00
Rémi Bernon 370966f51b win32u: Move window surface bounds to the window_surface base struct. 2024-05-29 22:27:39 +02:00
Rémi Bernon 1565d529ba win32u: Use helpers to lock/unlock window surfaces. 2024-05-29 22:27:39 +02:00
Rémi Bernon 00aec714dd win32u: Move the window surface mutex to the surface header. 2024-05-29 22:27:39 +02:00
Rémi Bernon ac63239cc0 win32u: Introduce a new window_surface_init helper. 2024-05-29 22:27:38 +02:00
Alexandre Julliard 6acb31b3b0 msvcp100: Add missing C++ mangled names for ARM. 2024-05-29 12:32:29 +02:00
Alexandre Julliard 48466d542b msvcp90: Add missing C++ mangled names for ARM. 2024-05-29 12:32:20 +02:00
Alexandre Julliard 2a31da0061 msvcp80: Add missing C++ mangled names for ARM. 2024-05-29 12:32:12 +02:00
Alexandre Julliard cedf9b3563 msvcp71: Add missing C++ mangled names for ARM. 2024-05-29 12:32:01 +02:00
Alexandre Julliard 8d84e648ea msvcp70: Add missing C++ mangled names for ARM. 2024-05-29 12:31:51 +02:00
Alexandre Julliard c665c10b0f msvcp60: Add missing C++ mangled names for ARM. 2024-05-29 12:31:40 +02:00
Alexandre Julliard 1fb8f23e61 msvcirt: Add missing C++ mangled names for ARM. 2024-05-29 12:30:56 +02:00
Alexandre Julliard a930c0ab0b msvcrt: Add missing C++ mangled names for ARM. 2024-05-29 12:30:56 +02:00
Krzysztof Bogacki ef36081fe7 win32u: Prefer Vulkan UUIDs over empty ones.
Signed-off-by: Krzysztof Bogacki <krzysztof.bogacki@leancode.pl>
2024-05-29 10:42:04 +02:00
Krzysztof Bogacki 93b95767f6 win32u: Prefer Vulkan PCI IDs over empty ones.
Signed-off-by: Krzysztof Bogacki <krzysztof.bogacki@leancode.pl>
2024-05-29 10:42:04 +02:00
Krzysztof Bogacki cb98a9b5ab win32u: Use common name for fake GPUs and prefer Vulkan name over it.
Signed-off-by: Krzysztof Bogacki <krzysztof.bogacki@leancode.pl>
2024-05-29 10:42:04 +02:00
Elizabeth Figura 4a4292d3e1 wined3d: Remove the no longer used wined3d_context.namedArraysLoaded field. 2024-05-29 10:41:28 +02:00
Elizabeth Figura f31849ba8b wined3d: Remove the no longer used WINED3D_SHADER_CAP_VS_CLIPPING flag. 2024-05-29 10:41:28 +02:00
Elizabeth Figura a7d33cb73b wined3d: Remove the no longer used wined3d_context.use_immediate_mode_draw field. 2024-05-29 10:41:28 +02:00
Elizabeth Figura c85ae9eba2 wined3d: Remove the no longer used wined3d_context_gl.untracked_material_count field. 2024-05-29 10:41:28 +02:00