Commit Graph

527 Commits

Author SHA1 Message Date
Sebastian Lackner
a9538a1965 Added patch to store registry timestamps with nanoseconds precision. 2015-07-28 20:09:46 +02:00
Sebastian Lackner
1ce0efdd60 Added patch to return dummy ID3DXSkinInfo interface when skinning info not present. 2015-07-28 20:09:46 +02:00
Sebastian Lackner
8f5172f8de Added patch to export additional OpenAL32 functions. 2015-07-28 20:09:46 +02:00
Sebastian Lackner
56447bdb5b patchutils.py: Strip '(resend)' from patch subject. 2015-07-27 23:44:04 +02:00
Sebastian Lackner
a66e263db0 ntdll-ThreadQuerySetWin32StartAddress: Update patchset with revision 2. 2015-07-27 23:13:09 +02:00
Sebastian Lackner
d9d1380650 Added patch to fake success in kernel32.SetFileCompletionNotificationModes. 2015-07-27 06:39:50 +02:00
Sebastian Lackner
7603fe0bc9 Added patch to reimplement RtlQueueWorkItem on top of new threadpool API. 2015-07-27 06:38:45 +02:00
Sebastian Lackner
1b23958eb3 Added patches to implement ThreadQuerySetWin32StartAddress info class. 2015-07-27 06:35:03 +02:00
Sebastian Lackner
a5fac42aff Added patches to improve security cookie handling. 2015-07-26 02:33:17 +02:00
Sebastian Lackner
495e7f4985 Update vcomp patchset and add implementation for various atomic functions. 2015-07-26 02:12:16 +02:00
Alistair Leslie-Hughes
75174bcf22 Add patch with stub for D3DX10CreateEffectFromMemory. 2015-07-24 15:28:28 +02:00
Alistair Leslie-Hughes
77d2d3e4e0 Updated comctl32 LoadIconMetric patches. 2015-07-24 15:09:27 +02:00
Sebastian Lackner
941323d469 Added patch to silence repeated LocaleNameToLCID/LCIDToLocaleName unsupported flags FIXMEs. 2015-07-23 19:56:28 +02:00
Sebastian Lackner
0de1b91a1b Rebase against 50d9d187c57448ca3f14de6a8eeb2520179db5b8. 2015-07-21 21:19:25 +02:00
Sebastian Lackner
5b94baf194 Rebase against 1a0c4efba9430382e3427cb3f355906bc2a66861. 2015-07-21 05:08:19 +02:00
Sebastian Lackner
2fdae8614e Added patch with stubs for d3dx10_43.D3DX10CreateEffectFromFileA/W. 2015-07-19 23:14:54 +02:00
Sebastian Lackner
e5c67078fd Added patch to share source of d3dx9_36 with d3dx9_33 to avoid Wine DLL forwards. 2015-07-19 22:30:15 +02:00
Sebastian Lackner
f4be181120 Update patchset to query GPU infos with GLX_MESA_query_renderer extension (fixes a regression with broken MESA versions). 2015-07-19 22:06:34 +02:00
Sebastian Lackner
679a5cef17 vcomp-Functions: Update vcomp patches and add various improvements. 2015-07-19 01:07:16 +02:00
Sebastian Lackner
c1c337b07c Update patches for d3dx9_36.D3DXGetShader{Input,Output}Semantics and add additional tests. 2015-07-18 16:28:05 +02:00
Sebastian Lackner
5f7b6bf45f Added patch to check architecture before trying to load libraries. 2015-07-18 09:27:37 +02:00
Sebastian Lackner
a37730ab0e Rebase against a90592c8d29d3b145eada90c297405cbd8a9277f. 2015-07-17 22:21:31 +02:00
Sebastian Lackner
8f245e2d60 mscoree-CorValidateImage: Replace check for __x86_64__ with _WIN64. 2015-07-17 04:17:57 +02:00
Sebastian Lackner
76d8009160 gdi32-Default_Palette: Add reference to upstream bug report. 2015-07-16 21:27:19 +02:00
Sebastian Lackner
f1b8ef5d94 Rebase against 2294d3ba456921e83fa5970e0e62855614c9c30c. 2015-07-16 19:27:48 +02:00
Sebastian Lackner
d205f22f1e Rebase against 22f28d2923811b85024f63ce43e41966a864ecd0. 2015-07-15 18:48:39 +02:00
Sebastian Lackner
d26abf2d93 configure-Crosscompiling: Replace patch, improve check instead of removing. 2015-07-14 22:35:37 +02:00
Sebastian Lackner
9f011de1b5 Rebase against a8f45dff604058d419bd6c2e070f65a13a6ddfdb. 2015-07-14 21:59:32 +02:00
Sebastian Lackner
a8303d406b Removed patch to fix uninitialized memory access in ws2_32.do_poll (already fixed upstream). 2015-07-13 21:51:45 +02:00
Sebastian Lackner
800c42803f wineconsole-Forward_Exitcode: Update patchset, avoid waiting when console is closed by user. 2015-07-13 21:11:46 +02:00
Sebastian Lackner
49d6414382 Rebase against c3dd56c99332c4ad9dbd095935d2c17c53463154. 2015-07-13 18:13:10 +02:00
Sebastian Lackner
1d9163af16 Added patch to forward exitcode from child process when in wineconsole. 2015-07-13 02:30:20 +02:00
Sebastian Lackner
cd4db49a74 Release 1.7.47. 2015-07-12 04:13:40 +02:00
Sebastian Lackner
b5c7642a3e Added patch to avoid dereferencing NULL pointer for fonts without VDMX. 2015-07-12 03:38:31 +02:00
Sebastian Lackner
65c559753a Added initial set of patches for multithreaded vcomp implementation. 2015-07-12 00:08:14 +02:00
Sebastian Lackner
d709879134 Added patch to use GLX_MESA_query_renderer extension to get more exact GPU infos. 2015-07-11 23:55:45 +02:00
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
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