Commit graph

170781 commits

Author SHA1 Message Date
Alexandre Julliard f22fac6b3e msi: Use fully interpreted IDL stubs. 2024-04-30 20:36:48 +02:00
Alexandre Julliard 2ff3f2b17b msdaps: Use fully interpreted IDL stubs. 2024-04-30 20:36:48 +02:00
Alexandre Julliard 6647987edc rpcrt4: Move call_server_func() to a separate file.
And build it as x86-64 code on ARM64EC.
2024-04-30 20:36:48 +02:00
Alexandre Julliard fb8ae8ca35 rpcrt4: Move the stubless delegating thunks to a separate file.
And build them as x86-64 code on ARM64EC.
2024-04-30 20:36:48 +02:00
Alexandre Julliard d28f4fd0ec rpcrt4: Move the stubless client thunks to a separate file.
And build them as x86-64 code on ARM64EC.
2024-04-30 20:36:48 +02:00
Alexandre Julliard 3e2a999013 makefiles: Support building files for x86-64 architecture on ARM64EC.
Based on a patch by Jacek Caban.
2024-04-30 20:36:48 +02:00
Hans Leidekker 27f5470ff4 msi: Install global assemblies after install custom actions and before commit custom actions.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56609
2024-04-30 14:51:16 +02:00
Rémi Bernon a27b95511b mf/session: Handle transform format changes and update downstream media types. 2024-04-29 17:35:27 +02:00
Rémi Bernon 2c95d9a224 mf/session: Wrap samples in IMFMediaEvent list instead of IMFSample list. 2024-04-29 17:35:27 +02:00
Rémi Bernon 37b3e1ee6b mf/session: Introduce new session_get_topo_node_input helper. 2024-04-29 17:35:27 +02:00
Rémi Bernon 48839ece47 mf/session: Introduce new session_get_topo_node_output helper. 2024-04-29 17:35:27 +02:00
Rémi Bernon 657449e12f mf/session: Get session topo_node from their IMFTopologyNode directly. 2024-04-29 17:35:26 +02:00
Rémi Bernon 8ad97c1c0f mf/session: Introduce new (allocate|release)_output_samples helpers. 2024-04-29 17:35:26 +02:00
Rémi Bernon acfa237cfe mf/tests: Add more video processor tests with aperture changes. 2024-04-29 17:35:26 +02:00
Rémi Bernon b51b6efb96 mf/tests: Move the video processor input bitmap names to the test list. 2024-04-29 17:35:26 +02:00
Rémi Bernon c91211f315 winegstreamer/video_processor: Allow clearing input / output types. 2024-04-29 17:35:26 +02:00
Rémi Bernon 101d82c340 mfmediaengine/tests: Sync compare_rgb32 / dump_rgb32 helpers with mf tests. 2024-04-29 17:35:26 +02:00
Rémi Bernon b157f80582 evr/tests: Sync compare_rgb32 / dump_rgb32 helpers with mf tests. 2024-04-29 17:35:26 +02:00
Rémi Bernon f5c9dea15e mf/tests: Use a separate field for buffer_desc image size and compare rect. 2024-04-29 17:35:26 +02:00
Brendan Shanks 563ef82416 widl: Use hardcoded build time in TLB custom data.
This makes builds reproducible, and matches the current MIDL behavior
(except that MIDL's string representation will vary with the build machine
timezone).
2024-04-29 17:35:26 +02:00
Esme Povirk 538ef6a5e0 windowscodecs: Check for overflow in jpeg_decoder_initialize.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56590
2024-04-29 17:35:26 +02:00
Ziqing Hui e7225aaa94 winegstreamer/video_decoder: Use video_decoder to implement wmv decoder. 2024-04-29 17:35:26 +02:00
Ziqing Hui 181b609f56 winegstreamer/video_decoder: Support aggregation. 2024-04-29 17:35:26 +02:00
Ziqing Hui 930eabfff9 winegstreamer/video_decoder: Add wg_transform_attrs member. 2024-04-29 17:35:26 +02:00
Ziqing Hui 08fa6367b0 winegstreamer/video_decoder: Change decoder attributes. 2024-04-29 17:35:26 +02:00
Ziqing Hui 2d5ec70958 winegstreamer/video_decoder: Set input/output infos in h264_decoder_create. 2024-04-29 17:35:26 +02:00
Ziqing Hui a93bea3be6 winegstreamer: Implement mf_media_type_to_wg_format_video_wmv. 2024-04-29 17:35:26 +02:00
Rémi Bernon 0b34df8992 winegstreamer: Use DMO_MEDIA_TYPE in the WMV decoder. 2024-04-29 17:35:26 +02:00
Rémi Bernon cc395ce83f winegstreamer: Introduce a new wg_transform_create_quartz helper. 2024-04-29 17:35:26 +02:00
Rémi Bernon 0567f99308 winegstreamer: Always set aperture attributes on video decoder output types. 2024-04-29 17:35:26 +02:00
Rémi Bernon 73b6049c8a winegstreamer: Set other aperture attributes on video media types. 2024-04-29 17:35:26 +02:00
Alfred Agrell 393dcb5dbb include: Use the correct GUID for DXFILEOBJ_PatchMesh. 2024-04-29 17:35:26 +02:00
Alexandre Julliard 89104ab88d mscftp: Use fully interpreted IDL stubs. 2024-04-29 17:35:26 +02:00
Alexandre Julliard 86e2ff2405 ieproxy: Use fully interpreted IDL stubs. 2024-04-29 17:35:26 +02:00
Alexandre Julliard 60726aa614 ia2comproxy: Use fully interpreted IDL stubs. 2024-04-29 17:35:26 +02:00
Alexandre Julliard cfa1deb541 dispex: Use fully interpreted IDL stubs. 2024-04-29 17:35:26 +02:00
Alexandre Julliard 1588fc4fb7 combase: Use fully interpreted IDL stubs. 2024-04-29 17:35:26 +02:00
Alexandre Julliard 767d21fe5f avifil32: Use fully interpreted IDL stubs. 2024-04-29 17:35:26 +02:00
Alexandre Julliard 4679ceb7ed systeminfo: Pass proper Unicode strings to fwprintf. 2024-04-29 17:35:26 +02:00
Alexandre Julliard fbba581cf2 oleaut32: Fix IDispatch::Invoke for vararg functions with empty varargs.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56598
2024-04-28 22:07:59 +02:00
Alexandre Julliard 754f11a4ad dbghelp: Ignore a couple of Dwarf-3 opcodes. 2024-04-28 20:23:20 +02:00
Dmitry Timoshkov a113adedea include: Move InterlockedExchangeAdd64() definition before its first usage.
This fixes Wine tests compilation with Visual Studio 10.0.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
2024-04-27 17:36:02 +02:00
Dmitry Timoshkov 86b26a9eef include: Add _Inout_cap_c_(count) macro.
This fixes Wine tests compilation with Visual Studio 10.0 CRT headers.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
2024-04-27 17:35:57 +02:00
Paul Gofman 25c58e6887 winex11.drv: Support _SHIFT_ARB attributes in X11DRV_wglGetPixelFormatAttribivARB(). 2024-04-26 23:21:57 +02:00
Esme Povirk a82b3eb0b5 user32/tests: Remove a no-longer needed optional flag. 2024-04-26 23:21:57 +02:00
Esme Povirk ad22b0102f user32/tests: Add a flag for messages incorrectly sent by Wine. 2024-04-26 23:21:57 +02:00
Matteo Bruni 17a687a127 d3d9/tests: Test creating a texture on a NULL HWND device. 2024-04-26 23:21:57 +02:00
Matteo Bruni a9604de26c d3d9/tests: Don't create a vertex shader in test_desktop_window() when unsupported. 2024-04-26 23:21:57 +02:00
Matteo Bruni b4692e945e wined3d: Conditionally allow sRGB writes with the 'none' shader backend. 2024-04-26 23:21:57 +02:00
Matteo Bruni b5488e59e5 wined3d: Conditionally support WINED3D_FRAGMENT_CAP_SRGB_WRITE on the ffp fragment pipe. 2024-04-26 23:21:57 +02:00