Commit Graph

1541 Commits

Author SHA1 Message Date
Sebastian Lackner
0748a983e3 Added patch to fix incorrect assignment in assert statement in ntdll/threadpool.c. 2015-07-11 15:34:39 +02:00
Sebastian Lackner
d1f4a25cbd Revert security cookie patch causing regression in multiple applications. 2015-07-10 20:55:42 +02:00
Sebastian Lackner
6df5635400 Added patch to increase buffer size in widl/typegen.c to avoid buffer overflow. 2015-07-10 20:05:21 +02:00
Sebastian Lackner
fb6baf5e83 Rebase against 744f7b69bf4692265588e10650090ca2f5129ccd. 2015-07-10 19:35:17 +02:00
Sebastian Lackner
174139f1ea Rebase against cf7a118a9e5922d819f216c21c3a0984c7bde5dd. 2015-07-10 00:57:15 +02:00
Sebastian Lackner
e3bece1c76 Added patch to silence repeated wbemprox "timeout not supported" fixme. 2015-07-09 06:35:48 +02:00
Sebastian Lackner
d7500bccd1 Added patch to silence repeated winhttp "no support on this platform" message. 2015-07-09 06:23:37 +02:00
Sebastian Lackner
04f83c2765 Rebase against 71e5fdf478dbfb1821d4c39a55c3555cc8188741. 2015-07-07 15:27:18 +02:00
Sebastian Lackner
56532e6bed wined3d-Revert_PixelFormat: Remove reference to bug which was marked as duplicate. 2015-07-06 19:04:26 +02:00
Sebastian Lackner
afb95f8dde Rebase against f6653a93eb6796b733c6b0e9e289746692ab0a69. 2015-07-06 19:01:52 +02:00
Sebastian Lackner
fae66ca721 Merge branch 'master' of github.com:wine-compholio/wine-staging 2015-07-05 18:18:41 +02:00
Sebastian Lackner
67c7aead03 server-Shared_Memory: Reduce memory usage by using WORD to store BOOL argument in user32 TEB data. 2015-07-05 18:07:39 +02:00
Michael Müller
15581d6cce debian: Add libosmesa6-dev as build dependency. 2015-07-04 19:56:19 +02:00
Sebastian Lackner
fc0847724e ntdll-Vista_Threadpool: Clean up and split remaining patches. 2015-07-04 16:23:33 +02:00
Sebastian Lackner
cde323b772 Rebase against 8b566b1da71a412fe58c3cc1988d610c2aba5f2d. 2015-07-04 04:01:01 +02:00
Sebastian Lackner
dfd86e0f91 Rebase against 3d8353fe182f3e7742cd7dab3420635e45ace129. 2015-07-02 17:45:32 +02:00
Sebastian Lackner
16aad8a55f Rebase against 7a3c9889e38ede659230a66a167b82c024f0dc85. 2015-07-01 17:14:57 +02:00
Sebastian Lackner
62117ba8d6 Rebase against 6b205e41cf0798fd6dff7c37e9b250fc885cf792. 2015-06-30 17:15:47 +02:00
Sebastian Lackner
2da169a01b configure-Crosscompiling: Improve check for OTOOL. 2015-06-30 01:48:52 +02:00
Sebastian Lackner
3b975fa4f2 Rebase against 9353a36d8fc8bb400bc2227914db0f2e60a19c24. 2015-06-29 19:40:20 +02:00
Sebastian Lackner
8d92e1177f Release 1.7.46. 2015-06-28 18:21:50 +02:00
Sebastian Lackner
7dc75a302b nvcuda-CUDA_Support: Add missing commas. 2015-06-28 04:11:50 +02:00
Sebastian Lackner
7c8e6d90d3 Added patch to initialize *lpcDevices in RasEnumDevicesA. 2015-06-28 04:08:20 +02:00
Sebastian Lackner
872be6fa25 Staging: Mark a function as static. 2015-06-28 02:19:35 +02:00
Sebastian Lackner
74b6722150 Improved wined3d-DXTn patchset to search for dylib on OSX. 2015-06-27 23:52:23 +02:00
Sebastian Lackner
135024f481 Added patch to implement general tab for file property dialog. 2015-06-27 23:46:40 +02:00
Sebastian Lackner
53b570f698 Improved nvcuda-CUDA_Support patchset to search for dylib on OSX. 2015-06-27 19:50:17 +02:00
Sebastian Lackner
dc16523d00 Added patch to improve output of '--check-libs' on OSX. 2015-06-27 19:39:39 +02:00
Sebastian Lackner
1dc4d9dc2f Rebase against ae6efa469bfaecade30e160d195d607bdcdcc6ae. 2015-06-26 15:03:09 +02:00
Sebastian Lackner
731305d018 msvcrt-atof_strtod: Update patchset. 2015-06-26 10:46:23 +02:00
Sebastian Lackner
c981072e0d kernel32-GetNumaProcessorNode: Remove test failures on Windows XP and change order of patches. 2015-06-26 10:13:24 +02:00
Sebastian Lackner
e86a326f7b Rebase against efd41e4f2b1c784d4939aa10d869f87f2384f10c. 2015-06-25 16:37:32 +02:00
Sebastian Lackner
1aaf583c9f msvcrt-atof_strtod: Disable patchset, its already fixed upstream.
(The tests and a fix for a corner case might still be useful,
so leaving the patch there for now.)
2015-06-25 08:02:27 +02:00
Sebastian Lackner
f644b88d3e Rebase against 4f3acf31deef5893b057778695fa5691ccac32df. 2015-06-25 01:35:41 +02:00
Sebastian Lackner
3352a782c9 Update references to upstream bugreports. 2015-06-23 16:43:41 +02:00
Sebastian Lackner
ec9b8ec16d Rebase against da5151fd54c2679b9cd10a7a4d2933f727266bf5. 2015-06-23 16:38:54 +02:00
Sebastian Lackner
094635f160 advapi32-GetWindowsAccountDomainSid: Split patch and avoid test failures by using aligned memory block. 2015-06-22 03:29:51 +02:00
Sebastian Lackner
5f9893a79d Added patches to improve crosscompiling Wine for other platforms. 2015-06-21 20:21:23 +02:00
Sebastian Lackner
6b5229ca83 Added patch to use ULONGLONG to store offset in ntoskrnl. 2015-06-21 09:05:11 +02:00
Sebastian Lackner
6d10024c1e gitapply.sh: Explicitly check for GNU Awk. 2015-06-20 16:04:54 +02:00
Sebastian Lackner
c361cbefb2 Rebase against af55ae137965512a1635e69b8f41849114f60012. 2015-06-19 16:06:14 +02:00
Sebastian Lackner
76b602e336 fltlib-FilterLoad: Minor style improvements. 2015-06-19 05:26:39 +02:00
Sebastian Lackner
9f4a601887 Rebase against 6fe55462107b4dcc31f919296a6e5870dcc881a3. 2015-06-18 23:27:35 +02:00
Sebastian Lackner
b0071ce53e debian/rules: Remove --without-unwind, its no longer necessary. 2015-06-18 05:30:51 +02:00
Sebastian Lackner
36ec2e0cf4 ntdll-WRITECOPY: Also install SIGILL and SIGBUS early signal handler for MacOS compatibility. 2015-06-18 05:25:18 +02:00
Sebastian Lackner
dde3ae24dd ntoskrnl-Emulator: Add emulation for MOVZX instruction on x86_64. 2015-06-18 04:02:49 +02:00
Erich E. Hoover
f6af570538 Updated kernel32-GetVolumePathName to fix several test failures. 2015-06-17 19:35:28 -06:00
Sebastian Lackner
69ae1f591a Rebase against 9e96beefae97bb63845b1cac6f372de515465ada. 2015-06-17 18:47:16 +02:00
Sebastian Lackner
31bd06cb42 Added patch to fix wineserver crash when pipe server object is destroyed before client (fixes Wine Staging Bug #393). 2015-06-17 13:52:46 +02:00
Sebastian Lackner
0bef3b01c4 Rebase against dedbd1883611b1c72abeb05d9f93cd5ac8af2e90. 2015-06-16 22:35:05 +02:00