Sebastian Lackner
5cc96d631e
setupapi-DiskSpaceList: Fix compile warning on x86_64.
2016-03-25 04:06:46 +01:00
Sebastian Lackner
04bb547a4b
nvencodeapi-Video_Encoder: Fix compile warning on x86_64.
2016-03-25 04:02:28 +01:00
Sebastian Lackner
1b03b0201e
ntdll-RtlIpStringToAddress_Tests: Fix compile warning on x86_64.
2016-03-25 03:59:18 +01:00
Sebastian Lackner
6b60ac392a
ntdll-Junction_Points: Fix compile warning on x86_64.
2016-03-25 03:55:51 +01:00
Sebastian Lackner
20c3485cf8
Compiler_Warnings: Fix a whitespace error.
2016-03-25 03:02:09 +01:00
Sebastian Lackner
b550faff6a
Rebase against 47cf3fe36d4f5a2f83c0d48ee763c256cd6010c5.
...
[winscard-SCardListReaders]
Removed patch to add stub for winscard.SCardListReadersA/W.
2016-03-24 17:40:50 +01:00
Sebastian Lackner
a748bea862
Added patch to implement oleaut32.OleLoadPictureFile.
2016-03-24 07:27:42 +01:00
Sebastian Lackner
e06dec2c39
windowscodecs-IMILBitmapSource: Fix number of arguments to IMILUnknown2Impl_unknown2.
2016-03-24 05:57:23 +01:00
Sebastian Lackner
a98c140c42
Added patch to fix return value of RegNotifyChangeKeyValue for pending events.
2016-03-24 02:47:21 +01:00
Sebastian Lackner
a7440de8ce
Staging: Add some missing libraries to the wine_libs list.
2016-03-24 01:39:39 +01:00
Sebastian Lackner
711cfa9cf4
Rebase against 510c8e39838e4ceef1a66b42e7e58484bf4ac143.
2016-03-23 19:39:15 +01:00
Sebastian Lackner
70b46ff603
windowscodecs-IMILBitmapSource: Merge additional compatibility improvements.
2016-03-23 19:39:15 +01:00
Sebastian Lackner
edcd32bdea
vulkan-Vulkan_Implementation: Use binary search to lookup function in is_null_func.
2016-03-23 19:36:53 +01:00
Sebastian Lackner
941d4e4383
vulkan-Vulkan_Implementation: Move WINE_DECLARE_DEBUG_CHANNEL inside #ifdef.
2016-03-23 17:54:06 +01:00
Sebastian Lackner
a3f00d208e
Added multiple patches to avoid implicit cast of interface pointers.
2016-03-23 17:54:05 +01:00
Sebastian Lackner
7a99b50694
mmsystem.dll16-MIDIHDR_Refcount: Fix warnings caused by implicit casts from int to pointer.
2016-03-23 17:54:05 +01:00
Sebastian Lackner
22ca9a3c6a
Added patch to improve compatibility of IMILBitmapSource interface.
2016-03-22 21:37:58 +01:00
Sebastian Lackner
f98cec7cf6
Rebase against 329dfee70c35184329d0820a5e9edbbed8b49b37.
2016-03-22 19:56:57 +01:00
Sebastian Lackner
c2b79fac1f
api-ms-win-Stub_DLLs: Sort kernelbase spec file alphabetically.
2016-03-22 04:21:47 +01:00
Sebastian Lackner
ac8c49d331
Synchronize multiple spec files.
2016-03-22 04:21:47 +01:00
Sebastian Lackner
90842489d6
Rebase against bc357819296594aca300fdf30bb0cda46e9f0be0.
2016-03-22 04:20:18 +01:00
Michael Müller
ffad0e5c7b
vulkan-Vulkan_Implementation: Fix compilation when XCB extension is not present.
2016-03-21 20:48:20 +01:00
Sebastian Lackner
084d7524a3
Release 1.9.6.
2016-03-21 18:30:27 +01:00
Sebastian Lackner
108bcbb78a
Added patch to silence noisy FIXME in wined3d_texture_add_dirty_region.
2016-03-21 18:28:59 +01:00
Sebastian Lackner
0d458e0d99
Added patch to implement query operation in reg.exe.
2016-03-21 17:12:35 +01:00
Sebastian Lackner
66f37bcf33
Added patch to implement a better stub for IPicture::SaveAsFile.
2016-03-21 16:39:59 +01:00
Sebastian Lackner
4e02a7a17b
wined3d-CSMT_Helper: Add warning that CSMT patchset is disabled.
2016-03-21 16:25:32 +01:00
Sebastian Lackner
24bb0ab018
Added patch to limit the vram memory to LONG_MAX only on 32 bit.
2016-03-20 22:54:17 +01:00
Sebastian Lackner
10a03fee9b
Added patch to implement vulkan.vkGetPhysicalDeviceWin32PresentationSupportKHR.
2016-03-20 21:34:00 +01:00
Sebastian Lackner
f49415af69
Added patch to implement GdipCreateMetafileFromStream.
2016-03-20 20:27:12 +01:00
Sebastian Lackner
448a3fafa4
Added patch to implement initial support for Vulkan on i386/x86_64.
2016-03-20 20:24:59 +01:00
Sebastian Lackner
44b64cc18e
Added patch to fix handling of INTERNET_INVALID_PORT_NUMBER in HttpOpenRequestW.
2016-03-20 08:59:21 +01:00
Sebastian Lackner
3d7ac2bee6
Added patch to fake success in dwmapi.DwmSetWindowAttribute function.
2016-03-20 08:49:16 +01:00
Sebastian Lackner
5d2841f36e
Exagear: Disable patchset.
...
The workarounds should no longer be necessary in current versions of Exagear.
2016-03-20 08:21:02 +01:00
Sebastian Lackner
a3cbc9cb0f
winepulse-PulseAudio_Support: Drop patch to use delay import for winealsa.drv.
...
This patch is not targetting any specific bug.
2016-03-20 06:57:48 +01:00
Sebastian Lackner
c6c15ab214
Rebase against 6bc0ce26a853b51f11958545bfa5570bdcb1cf01.
...
[authz-Stub_Functions]
Removed patch to implement additional stub functions in authz.dll (accepted
upstream).
2016-03-20 06:26:22 +01:00
Sebastian Lackner
15c75d5194
Rebase against bd332f53f2d7b618e313572159cd7e70e4efb0fc.
...
[ieframe-ITargetFrame2]
Removed patch to fix implementation of impl_from_ITargetFrame2 (accepted
upstream).
[setupapi-Fix_Parser]
Removed patch to fix parsing of inf files containing garbage at the beginning
(accepted upstream).
[wined3d-MESA_GPU_Info]
Disabled patchset, a similar idea was integrated into the development branch.
2016-03-20 05:54:21 +01:00
Sebastian Lackner
17ee57bb51
Added patch to fix implementation of impl_from_ITargetFrame2.
2016-03-16 01:25:08 +01:00
Sebastian Lackner
9a5c013ea8
Added patch to fix pointer to custom dialog control data.
2016-03-15 18:05:25 +01:00
Sebastian Lackner
92da621f9d
Added patch to fix stack alignment in CUSTOMPROC_wrapper.
2016-03-15 17:44:01 +01:00
Sebastian Lackner
51601eed6f
Rebase against 03ee99b43c2a01ce0e6f77fc0bbc71570a695336.
2016-03-15 17:10:26 +01:00
Sebastian Lackner
c11992eadd
Rebase against 62277fb7779f76341efc71999d59242055be5c31.
2016-03-15 04:02:38 +01:00
Sebastian Lackner
9dd2e4a075
ws2_32-DisconnectEx: Fix a copy&paste mistake in tests (thanks Dmitry).
2016-03-14 15:47:43 +01:00
Sebastian Lackner
252b646644
Added patch to implement semi-stub for ws2_32 DisconnectEx.
2016-03-13 23:10:35 +01:00
Sebastian Lackner
3e9dbe47e7
Added patch to revert commit to import libwine only for Windows builds.
2016-03-13 21:05:10 +01:00
Sebastian Lackner
43ea36154f
Added patch to avoid updating iosb.Status after FSCTL_PIPE_LISTEN call.
2016-03-13 21:01:30 +01:00
Sebastian Lackner
7c264ae20f
kernel32-Named_Pipe: Removed patch to fix ConnectNamedPort return value in overlapped mode.
...
This patch should not make a difference because wineserver already returns
STATUS_PIPE_CONNECTED instead of STATUS_SUCCESS.
2016-03-13 20:23:37 +01:00
Sebastian Lackner
8d7c66f500
windowscodecs-WICCreateBitmapFromSection: Update patchset.
2016-03-13 17:06:48 +01:00
Sebastian Lackner
b7e52ca2fe
Added patch to fix handling of GetOverlappedResult when status remains STATUS_PENDING.
2016-03-13 07:28:01 +01:00
Sebastian Lackner
290c1cfb3d
Added patch to add dummy certificate to CA certificate store.
2016-03-13 06:57:27 +01:00