Sebastian Lackner
fbd1870547
dxdiagn-Display_Information: Add reference to additional bug report.
2017-06-12 16:51:31 +02:00
Sebastian Lackner
05a45207e2
server-Debug_Registers: Add reference to bug report.
2017-06-12 16:49:51 +02:00
Sebastian Lackner
ee5545a45f
Added patch to fix holes in ELF mappings.
2017-06-12 16:45:10 +02:00
Sebastian Lackner
8881e4710a
Added patch to prevent a possible nullpointer dereference in comctl32 tests.
2017-06-12 03:34:50 +02:00
Sebastian Lackner
0c5e30ba40
Compiler_Warnings: Update patchset.
2017-06-12 03:34:50 +02:00
Sebastian Lackner
c2c1e41e3c
Added patch to expand environment strings in ShellExecute.
2017-06-12 03:34:50 +02:00
Sebastian Lackner
645ed054f2
Added patch to return MSIDBSTATE_ERROR when MsiGetDatabaseState is called from a custom action.
2017-06-12 03:34:38 +02:00
Sebastian Lackner
b5d451ae12
Added patch to implement preloader for Mac OS.
2017-06-12 00:50:05 +02:00
Sebastian Lackner
5392d42292
Added patches to fix two minor issues related to linked lists.
2017-06-11 02:46:31 +02:00
Sebastian Lackner
05f510a1be
Added patch to simulate a more realistic kernel environment in ntoskrnl/winedevice.
2017-06-10 20:24:36 +02:00
Sebastian Lackner
630ff35489
Added patches to implement NtBuildNumber and ExInitializeNPagedLookasideList.
2017-06-10 16:35:54 +02:00
Sebastian Lackner
25e345194d
Rebase against e0e4f9bbcda1243b9317dbfbeeff84a18b4e855c.
2017-06-10 00:47:39 +02:00
Sebastian Lackner
38cdf5d3f4
gdi32-Symbol_Truetype_Font: Update definition file.
2017-06-06 10:51:49 +02:00
Sebastian Lackner
d0ac86031a
Rebase against e4c9a2ec81b8029876d588e09587db40ab65ee69.
2017-06-06 10:12:28 +02:00
Sebastian Lackner
6ca029a4f6
Rebase against e5733e7cd40b41bb4d8c0409e9ed5be8fe6d5618.
2017-06-05 13:00:54 +02:00
Sebastian Lackner
5d672b2839
Rebase against 6c752aaf8da225365b2bdbbf3c43d41afd4d1344.
2017-06-05 11:03:20 +02:00
Sebastian Lackner
e61bbfd48a
Added patch to avoid conversion from unaligned pointer to M128A.
2017-06-04 23:24:22 +02:00
Sebastian Lackner
f5671acfdd
Rebase against 1fbb661ed1745bdfdcd1287c730f63503ee3f13f.
...
This also merges several improvements to avoid compiler warnings with GCC 7.
FIXME: There seems to be a regression (random crashes) during prefix shutdown,
needs further debugging.
2017-06-04 23:14:03 +02:00
Sebastian Lackner
ac2c2ffdb8
Rebase against 06eceb3af2d56f158dab2db5a7bc768cc2b1c391.
2017-05-31 07:06:29 +02:00
Sebastian Lackner
907f73aa4b
Release 2.9.
2017-05-29 15:54:33 +02:00
Sebastian Lackner
76c2635a7a
user32-Mouse_Message_Hwnd: Add back a missing return statement (thanks Dmitry).
2017-05-29 12:25:31 +02:00
Sebastian Lackner
5d31795ffc
Added patch to implement support for layered window regions.
2017-05-29 08:46:07 +02:00
Sebastian Lackner
5cc0023094
wine.inf-Performance: Add 'Counters' to the perflib key as an alias for 'Counter'.
2017-05-29 03:40:40 +02:00
Sebastian Lackner
6e372d0550
Added patch to handle /dontskip parameter in dxdiag.
2017-05-29 01:12:35 +02:00
Sebastian Lackner
4d5cc8b76f
Added patch to check for 'Brian Paul' to detect Mesa gl_vendor.
2017-05-28 23:34:20 +02:00
Sebastian Lackner
d7d4fde17e
winebuild-Fake_Dlls: Do not use get_alignment for .balign instructions.
...
Spotted by Michael Müller.
2017-05-28 21:52:48 +02:00
Sebastian Lackner
033c4b149f
ntdll-NtQueryVirtualMemory: Skip get_dll_info wineserver call if address does not have VPROT_IMAGE permissions.
2017-05-28 16:16:15 +02:00
Sebastian Lackner
f957d2a812
Added patches to silence two noisy d3d11 FIXMEs.
2017-05-28 15:56:46 +02:00
Sebastian Lackner
7e80ff15e2
wined3d-QUERY_Stubs: Update patchset and add implementation for WINED3D_QUERY_TYPE_PIPELINE_STATISTICS.
2017-05-28 15:56:45 +02:00
Sebastian Lackner
43973275f2
ntdll-NtQueryVirtualMemory: Update patchset and return proper Nt paths.
2017-05-28 15:55:40 +02:00
Sebastian Lackner
70d09b1977
Added patch to implement opening files through nt device paths.
2017-05-27 18:47:06 +02:00
Sebastian Lackner
527b456839
ntoskrnl-Stubs: Remove some invalid Fixes lines.
2017-05-27 18:20:53 +02:00
Sebastian Lackner
cf4e195b49
Added patch to implement ntoskrnl.ExInterlockedPopEntrySList.
2017-05-27 18:02:35 +02:00
Sebastian Lackner
b7f1c682f3
Added patch to fix crash when a device driver segfaults during an open file request.
2017-05-27 17:46:03 +02:00
Sebastian Lackner
1a5a9b3087
gdi32-MultiMonitor: Update patchset and return more reasonable display DeviceID.
2017-05-27 04:23:12 +02:00
Sebastian Lackner
e5fb1dda8d
Added patch to pass correct index to shader_glsl_ffp_vertex_lighting_footer.
2017-05-27 03:25:08 +02:00
Sebastian Lackner
27d1ed8f59
winebuild-Fake_Dlls: Use .balign instead of .fill.
...
Also remove the ntdll-Interrupt-0x2e dependency, which is no longer necessary.
2017-05-26 10:07:56 +02:00
Sebastian Lackner
857e9c1cd4
Rebase against 799230c78ab102fa0034cb4477ce1be78c456a87.
2017-05-26 04:26:33 +02:00
Sebastian Lackner
0a60add605
winebuild-Fake_Dlls: Merge several further improvements.
2017-05-25 21:59:41 +02:00
Sebastian Lackner
d36701371e
Added patch with stub for ntdll.NtContinue.
2017-05-25 05:57:44 +02:00
Sebastian Lackner
b2904214bb
winebuild-Fake_Dlls: Added patch to fix relocation information in fake dlls.
2017-05-25 05:52:41 +02:00
Michael Müller
871cee39d0
winebuild-Fake_Dlls: Fill alignment with zero bytes.
2017-05-25 05:52:41 +02:00
Sebastian Lackner
0c46d1e8a2
Rebase against 8967e87c8a890aed7a81051c2d372f065e825bb2.
2017-05-25 03:05:27 +02:00
Sebastian Lackner
91f6a8ad80
Rebase against ef267f115f76a3041e0da4a0f0dbd7ffb4a022e1.
2017-05-25 01:24:35 +02:00
Sebastian Lackner
8b1d3d07ab
Rebase against b8a8e1bde9382897927945ec0b58b8a2fcfcfe59.
2017-05-24 23:55:00 +02:00
Sebastian Lackner
2ca6aebfaa
Rebase against 3f01ab4c39ffa50e26916a5f33d82dec1a2e42dc.
2017-05-20 00:45:45 +02:00
Sebastian Lackner
81571a4cb5
Rebase against 53bf72e266532f2f0533a0dfd7e90a25d7b6d901.
2017-05-19 22:31:19 +02:00
Sebastian Lackner
51dc575ef3
Rebase against 9baceabb88e2aeb90a32bb5f6923107904ed58ea.
2017-05-18 05:32:56 +02:00
Sebastian Lackner
73573b1dff
kernel32-MoveFile: Fix a regression when copying addon to cache directory.
2017-05-17 16:45:13 +02:00
Sebastian Lackner
142cc2eda5
Rebase against 66c7b37a9819195d40f5ab053268548c4370fb06.
2017-05-17 01:00:41 +02:00
Sebastian Lackner
ebabcd69b5
Rebase against be12c5bc4f189901541fdca41da267f8a0ef873d.
2017-05-16 23:01:26 +02:00
Sebastian Lackner
20d1f21514
Release 2.8.
2017-05-16 14:17:16 +02:00
Sebastian Lackner
7ad2ee4c60
winebuild-Fake_Dlls: Avoid conflict with 16-bit code.
2017-05-16 04:52:55 +02:00
Sebastian Lackner
d00088e0fa
winebuild-Fake_Dlls: Try to fix build failure on OSX.
2017-05-16 03:25:43 +02:00
Sebastian Lackner
633cceca94
user32-GetAutoRotationState: Remove definition file.
2017-05-16 01:31:39 +02:00
Sebastian Lackner
46006c692a
Rename windowscodecs-Metadata -> windowscodecs-MetadataQueryParser.
2017-05-16 00:26:55 +02:00
Sebastian Lackner
d56994dbfa
Added patches with multiple improvements for propsys functions.
2017-05-16 00:22:58 +02:00
Sebastian Lackner
5e70613512
Added patch to implement a basic security property tab.
2017-05-15 22:51:33 +02:00
Sebastian Lackner
6a14f80fdc
Added patch with various improvements for fake dlls.
2017-05-15 21:07:42 +02:00
Sebastian Lackner
5d38a0fed0
ntdll-User_Shared_Data: Fix test failures on WinXP.
2017-05-14 00:48:30 +02:00
Sebastian Lackner
8748402001
Rebase against 4eaaf06ce4e5d7424eec2cf303c8256610544b39.
2017-05-13 01:14:10 +02:00
Sebastian Lackner
171d05fffe
wined3d-CSMT_Main: Get rid of unnecessary wait.
2017-05-12 03:47:26 +02:00
Sebastian Lackner
975205155e
Rebase against b77688102a84e1c7b7278340c46f53db3e1cda00.
2017-05-12 00:36:30 +02:00
Sebastian Lackner
d6c145fbf5
server-Debug_Registers: Remove bug reference.
...
The issue is mentioned in bug 32515, but Steam cache
validation still fails with this patch applied.
2017-05-11 03:36:48 +02:00
Sebastian Lackner
3207980517
Rebase against 0647abc5071913506e681bfc5239f9a6078dca54.
2017-05-11 01:46:17 +02:00
Sebastian Lackner
1bbe50aae8
Rebase against 8ef79b023a06f00ca6ab37afb8089d358b277d73.
2017-05-10 03:29:09 +02:00
Sebastian Lackner
bb180d38cc
d3d11-Deferred_Context: Merge two patches.
2017-05-09 19:55:51 +02:00
Sebastian Lackner
c542f2432d
Rebase against b6a4b2f593503a105dde01e7bd11ffdde243117a.
2017-05-09 05:33:36 +02:00
Sebastian Lackner
a36a97233a
wined3d-CSMT_Main: Merge two patches.
2017-05-08 13:07:44 +02:00
Sebastian Lackner
f8e955a95a
ntdll-User_Shared_Data: Add a missing CDECL.
2017-05-06 20:14:20 +02:00
Sebastian Lackner
d966bece72
Added patch to implement some additional windowscodecs metadata functions.
2017-05-06 17:04:02 +02:00
Sebastian Lackner
1447b56eeb
Added patch to reset debug registers when creating threads.
2017-05-06 02:13:58 +02:00
Sebastian Lackner
afe018692b
Added patch to fix some test failures in d3dx9_36/math tests.
2017-05-06 02:08:18 +02:00
Sebastian Lackner
52b5c90303
Rebase against 9f55292085392579568ff81b8adb926b32a8d99a.
2017-05-06 02:06:45 +02:00
Sebastian Lackner
4a4ebec642
dxva2-Video_Decoder: Remove dependency on winecfg-Staging patchset.
2017-05-05 20:34:33 +02:00
Sebastian Lackner
26438ad74c
Added patch to update user_shared_data timers.
2017-05-05 13:37:34 +02:00
Sebastian Lackner
31212d2845
Rebase against 10db51d5c26f0a71956989ecff83da90f4d94fda.
2017-05-05 02:26:52 +02:00
Sebastian Lackner
a08b6b2b62
Added patch for initial implementation of advapi32.BuildSecurityDescriptorW.
2017-05-05 00:25:14 +02:00
Sebastian Lackner
9985fe9035
Added patch to implement TokenIntegrityLevel stub in NtSetInformationToken.
2017-05-04 21:31:38 +02:00
Sebastian Lackner
3aa965e97f
Added patch to implement TokenLogonSid stub in NtQueryInformationToken.
2017-05-04 21:27:41 +02:00
Sebastian Lackner
2e479e0954
Added patch to implement semi-stub for ntdll.NtCreateThreadEx.
2017-05-04 21:24:17 +02:00
Sebastian Lackner
9fe12a2175
Added patch to avoid crash if context_reacquire is called with NULL context.
2017-05-04 02:56:03 +02:00
Sebastian Lackner
d7c0a975ea
Rebase against 8753a1b271795d2f977b41a814de7e4ace780d2e.
2017-05-04 02:13:14 +02:00
Sebastian Lackner
eb4a245bbb
Rebase against b1203af6ba44ff8858ee9ca50fc05f4f3f633892.
2017-05-03 05:45:47 +02:00
Sebastian Lackner
5282f297be
bcrypt-Improvements: Fix BCryptEncrypt with AES_GCM and no input and no output.
2017-05-02 18:36:51 +02:00
Sebastian Lackner
1446da2c50
fonts-Tahoma: Regenerate tahoma.ttf with ancient fontconfig.
...
To keep the changes small and to ensure the resulting TTF file
is better compatible with Windows.
2017-05-02 18:36:25 +02:00
Sebastian Lackner
2db34eca39
Rebase against 7cd7f14696dc3fb7aa41ef253ad144d458304a28.
2017-05-02 12:57:50 +02:00
Sebastian Lackner
d80c4a83fd
Release 2.7.
2017-05-02 04:51:49 +02:00
Sebastian Lackner
0c62a31ae7
Added patch for U+FB01 and U+FB02 glyphs in Tahoma font.
2017-05-02 03:19:58 +02:00
Sebastian Lackner
6acc999e64
windowscodecs-TIFF_Support: Fix pixel format descriptors.
2017-05-02 02:22:42 +02:00
Sebastian Lackner
e0ec571af4
dmusic-SynthPort_IKsControl: Remote a Fixes line.
2017-05-02 01:27:48 +02:00
Sebastian Lackner
2c4db4ada1
Added patch to fix Param2 in SPFILENOTIFY_FILEINCABINET handler.
2017-05-02 01:26:37 +02:00
Sebastian Lackner
46bcbf913f
Added patch to fix test failure in dmloader tests.
2017-05-01 19:50:27 +02:00
Sebastian Lackner
1d7d9cf626
kernel32-Locale_Definitions: Disable patchset which causes a test failure.
2017-05-01 18:34:32 +02:00
Sebastian Lackner
4e8721c714
ntdll-ProcessImageFileNameWin32: Fix test failures.
2017-05-01 18:20:51 +02:00
Sebastian Lackner
affad837a0
Rebase against 07cf14dc928a1a00baecbbc7ca5a6f3fe680238c.
2017-04-28 23:28:40 +02:00
Sebastian Lackner
c00520d3f8
Added patch to fix handling of ShowWindow when window is already visible.
2017-04-28 15:30:12 +02:00
Sebastian Lackner
bf3ff21ed7
Rebase against ae600c0b2c5b63d0c32a19f44629c204d1a0fc51.
2017-04-28 04:10:08 +02:00
Sebastian Lackner
18b192b7bd
kernel32-Named_Pipe: Comment Fixes lines.
2017-04-27 01:26:18 +02:00
Sebastian Lackner
d3c3d2ab96
Rebase against 6f99cf01e1b88c9bb09fe6b9bff3443514db5ae2.
2017-04-27 01:22:20 +02:00
Sebastian Lackner
229bb38973
Rebase against 89ef7b59f548a76960b2278d819a8f915c81e132.
2017-04-26 04:01:25 +02:00
Sebastian Lackner
af6b4ace35
Rebase against e49feb63f489141c08a967a9c47930559e1de4f7.
2017-04-25 03:08:33 +02:00
Sebastian Lackner
e3e7950f4f
kernel32-SetFileInformationByHandle: Remove patch with unnecessary include file change.
2017-04-24 16:50:23 +02:00
Sebastian Lackner
b6c2991af1
iexplore-Revert_ProductVersion: Remove deprecated patchset.
2017-04-24 16:31:33 +02:00
Sebastian Lackner
447795d20e
wined3d-Revert_Pixel_Center_Offset: Remove deprecated patchset.
2017-04-24 02:27:04 +02:00
Sebastian Lackner
8fd38e80cd
ntdll-Virtual_Memory_Stack: Delete disabled patchset.
2017-04-24 00:37:49 +02:00
Sebastian Lackner
7492968519
ntdll-Syscall_Wrappers: Delete disabled patchset.
2017-04-24 00:36:03 +02:00
Sebastian Lackner
c0304d7976
Exagear: Delete disabled patchset.
2017-04-24 00:18:25 +02:00
Sebastian Lackner
075da187c7
Rebase against cced5dfbde8b685022dd74e666f8ad4ea8473453.
2017-04-22 14:57:30 +02:00
Sebastian Lackner
89777bdb23
Rebase against 6c7760f2175e241b330cde0a902c96d9007922e0.
2017-04-21 13:20:03 +02:00
Sebastian Lackner
bd070a400c
Rebase against f7402accc40b66140be4d27c5ad1b2fee8532dfc.
2017-04-20 02:16:00 +02:00
Sebastian Lackner
a65b6fa780
Release 2.6.
2017-04-19 10:54:39 +02:00
Sebastian Lackner
92bc06bd9e
winecfg-Unmounted_Devices: Fix another compile issue on OSX.
2017-04-19 04:48:29 +02:00
Sebastian Lackner
2b4120187b
Compiler_Warnings: Fix compililation error on OSX.
2017-04-19 04:04:24 +02:00
Sebastian Lackner
5dcd52a67f
wined3d-CSMT_Main: Reenable patchset.
2017-04-19 01:34:24 +02:00
Sebastian Lackner
10837badd4
wined3d-Accounting: Do not use context on the main thread.
2017-04-17 00:43:21 +02:00
Sebastian Lackner
c9b2336f64
Added patch to implement support for recent OSMesa versions.
2017-04-16 19:19:34 +02:00
Sebastian Lackner
a06d982751
winecfg-Unmounted_Devices: Avoid access violation when autodetecting devices in winecfg.
2017-04-16 17:54:19 +02:00
Sebastian Lackner
e963b417b3
Added patches to fix error handling issues in wined3d.
2017-04-14 17:46:52 +02:00
Sebastian Lackner
079da46f96
Added patch to fix compilation with recent versions of gcc.
2017-04-14 16:02:12 +02:00
Sebastian Lackner
3003efacdb
Rebase against 709935314458bd0ce27aab3986ae98cc556cb663.
2017-04-14 15:28:19 +02:00
Sebastian Lackner
14acf51a2d
Rebase against aa1580398e4c9eda851d475213e07d865d9238bd.
2017-04-13 11:52:28 +02:00
Sebastian Lackner
830a8b9975
Rebase against d6557e812984e010a989a3360039453eb978bd12.
2017-04-13 11:06:17 +02:00
Sebastian Lackner
4a75337774
Rebase against 9e35dd15454be28c487b0f1bebefbbe530b2aca4.
2017-04-12 09:52:27 +02:00
Sebastian Lackner
b113596b6c
Rebase against 692656467729c5548c45244aa05ca946620afa72.
2017-04-12 07:03:43 +02:00
Sebastian Lackner
e5d2247213
Rebase against 61a1a266faa9fa7c959136b0ab0b5d7e01326878.
2017-04-11 05:15:20 +02:00
Sebastian Lackner
fbc61357d3
Rebase against 0128e1a18f25848e6f47146580a8f0db69687dd6.
2017-04-10 22:39:05 +02:00
Sebastian Lackner
d06996cabd
Rebase against 35ca862025fa14065d4ebed761783de225cb6690.
2017-04-10 18:41:57 +02:00
Sebastian Lackner
e4ac3ea735
Rebase against 8b1737c0fdf1d3d905bea281d9241f1f48f333e9.
2017-04-10 07:36:39 +02:00
Sebastian Lackner
25bd49ecb6
Release 2.5.
2017-04-09 19:53:42 +02:00
Sebastian Lackner
7a2c0d03d7
Added patch for dummy apiset in PEB struct.
2017-04-09 16:14:41 +02:00
Sebastian Lackner
c081ded2be
Added patch to add missing initialization in create_glyphrunanalysis.
2017-04-09 16:14:41 +02:00
Sebastian Lackner
c372796653
kernel32-SetFileCompletionNotificationModes: Update patchset for server-side named pipes.
2017-04-09 16:14:41 +02:00
Sebastian Lackner
8568fe0a24
oleaut32-OleLoadPicture: Update patchset and fix a regression.
2017-04-09 16:14:41 +02:00
Sebastian Lackner
6897c8b67b
Added patch to implement and use hash links when looking up LDR module.
2017-04-09 16:14:41 +02:00
Sebastian Lackner
0844f36738
Added patch to implement stub for ntdll.RtlGetUnloadEventTraceEx.
2017-04-09 16:14:41 +02:00
Sebastian Lackner
b9a9f51c59
Added patch to implement NtSuspendProcess and NtResumeProcess.
2017-04-09 16:14:41 +02:00
Sebastian Lackner
2dd39323aa
Added patch to implement more stub classes in NtQueryInformationJobObject.
2017-04-09 16:14:41 +02:00
Sebastian Lackner
4f7c521e11
Added patch to implement FileNameInformation in NtQueryInformationFile for named pipes.
2017-04-09 16:14:41 +02:00
Sebastian Lackner
a16c4ffd33
Added patch to return failure when handling http redirect without hostname.
2017-04-09 16:14:41 +02:00
Sebastian Lackner
a781d341a5
Rebase against 64e4a03a92498abea428dc567372f3996fa9dc3a.
2017-04-09 16:14:41 +02:00
Sebastian Lackner
3a8de0f3f4
Rebase against 63bcfa3354edd910ee52b8134af191f7a774b701.
2017-04-09 16:14:41 +02:00
Sebastian Lackner
e2750d967a
Rebase against 42ed54b5d8e67aeb647d5a4fc8af7c8962285c7f.
2017-04-09 16:14:41 +02:00
Sebastian Lackner
e3753add9b
Rebase against ec8485ec10e3c27b89ec5f1289bc8a3cdad5f3f6.
2017-04-09 16:14:41 +02:00
Sebastian Lackner
55ab42ece0
Rebase against 5b4f8a385b46a8a8a8b09b8ca6578aa7b7995a1e.
2017-04-09 16:14:41 +02:00
Sebastian Lackner
4232441093
Release 2.4.
2017-03-21 02:14:59 +01:00
Sebastian Lackner
912df91ba1
windowscodecs-TIFF_Support: Fix order of pixel formats in gdiplus.
2017-03-20 19:09:27 +01:00
Sebastian Lackner
12f8688fc5
Added patch to improve performance of bilinear bitmap scaling.
2017-03-20 18:01:06 +01:00
Sebastian Lackner
3e2e449d4e
Added patch to treat lpResults as optional in gdi32.GetCharacterPlacement.
2017-03-20 17:40:32 +01:00
Sebastian Lackner
3f05773e20
Added patch to fill process virtual memory counters in NtQuerySystemInformation.
2017-03-20 17:34:45 +01:00