Sebastian Lackner
|
1ac4ac7302
|
ntdll-Vista_Threadpool: Make sure that threadpools have always at least one worker thread.
|
2015-02-02 14:09:18 +01:00 |
|
Sebastian Lackner
|
af245c20be
|
Added patchset to implement Vista+ threadpool functions for work / timers.
|
2015-02-01 19:58:36 +01:00 |
|
Sebastian Lackner
|
e51f6d2439
|
Added patch to implement additional stubs for vcomp dlls.
|
2015-01-29 00:43:26 +01:00 |
|
Sebastian Lackner
|
96b6186af1
|
Rebase patches against upstream Wine.
|
2015-01-28 23:25:01 +01:00 |
|
Sebastian Lackner
|
cfdd73e2c4
|
ntoskrnl-KeWaitForMultipleObjects: Remove definition of KWAIT_BLOCK (accepted upstream).
|
2015-01-28 02:03:28 +01:00 |
|
Sebastian Lackner
|
e3c329b656
|
ntoskrnl-KeWaitForMultipleObjects: Avoid duplicate definitions in ntdef.h and winternl.h.
|
2015-01-27 15:09:32 +01:00 |
|
Sebastian Lackner
|
aab0c9dd62
|
ntoskrnl-KeWaitForMultipleObjects: Directly use new header file ntdef.h.
|
2015-01-27 04:38:18 +01:00 |
|
Sebastian Lackner
|
42ef436373
|
ntdll-Junction_Points: Rebase against upstream changes.
|
2015-01-27 04:07:25 +01:00 |
|
Sebastian Lackner
|
8d231bde1d
|
Added patch to fix mouse jittering in Planetside 2.
|
2015-01-26 13:31:24 +01:00 |
|
Sebastian Lackner
|
a5566f1e8e
|
Added patch to fix check for end_frame in RtlUnwindEx on x86_64.
|
2015-01-26 11:57:43 +01:00 |
|
Michael Müller
|
a3813c45a0
|
Added patch to call DriverUnload during driver unload.
|
2015-01-26 04:39:12 +01:00 |
|
Sebastian Lackner
|
0c2b776e83
|
patchinstall.sh: Only apply patchlist when 'Staging' patchset is enabled. Ensure Staging/004-*.patch also compiles without patchlist.
|
2015-01-26 03:46:33 +01:00 |
|
Sebastian Lackner
|
e65c2c7954
|
patchinstall.sh: Avoid using '&>' syntax which spawns a detached shell with dash instead of forwarding output (thanks DarkPlayer).
|
2015-01-26 01:13:49 +01:00 |
|
Sebastian Lackner
|
9ee1d8c391
|
nvcuvid-CUDA_Video_Support: Remove another duplicate struct definition (ancient compilers again ...).
|
2015-01-25 06:01:27 +01:00 |
|
Sebastian Lackner
|
4b62bd0dbc
|
Release 1.7.35.
|
2015-01-24 16:04:50 +01:00 |
|
Sebastian Lackner
|
ca5f61a043
|
README.md: Update URL to installation instructions and commandline.
|
2015-01-24 13:13:19 +01:00 |
|
Sebastian Lackner
|
c2f1a759c3
|
ntdll-NtQuerySection: Fix warnings in tests on x86_64 (try 2).
|
2015-01-24 13:04:39 +01:00 |
|
Sebastian Lackner
|
71658e9cd3
|
ntoskrnl-DriverTest: Partially revert 791f33b , fix additional compiler warning.
We always have to use __ms_va_list because we depend on an ntoskrnl export here.
|
2015-01-24 12:32:24 +01:00 |
|
Sebastian Lackner
|
685c0f7d39
|
ws2_32-TransmitFile: Fix warnings in tests on x86_64.
|
2015-01-24 10:39:58 +01:00 |
|
Sebastian Lackner
|
0d7e53d834
|
setupapi-SetupPromptForDisk: Fix warnings in tests on x86_64.
|
2015-01-24 10:26:31 +01:00 |
|
Sebastian Lackner
|
791f33b9b7
|
ntoskrnl-DriverTest: Remove duplicate definition of __ms_va_{start,end,list} and some small fixes.
|
2015-01-24 10:25:15 +01:00 |
|
Sebastian Lackner
|
ed9a66862f
|
ntdll-LZNT1_Compression: Fix warnings in tests on x86_64.
|
2015-01-24 09:42:35 +01:00 |
|
Sebastian Lackner
|
cc484c6d23
|
Update year in LICENSE.md.
|
2015-01-24 09:39:53 +01:00 |
|
Sebastian Lackner
|
425be312a8
|
slc-SLGetWindowsInformation: Fix warnings in tests on x86_64.
|
2015-01-24 09:26:22 +01:00 |
|
Sebastian Lackner
|
09bf9a7d65
|
ntdll-NtQuerySection: Fix warnings in tests on x86_64.
|
2015-01-24 09:12:52 +01:00 |
|
Sebastian Lackner
|
c85677af86
|
kernel32-Named_Pipe: Fix warnings in tests on x86_64.
|
2015-01-24 08:49:33 +01:00 |
|
Sebastian Lackner
|
8cf7585f01
|
kernel32-GetFinalPathNameByHandle: Fix warnings in tests on x86_64.
|
2015-01-24 08:43:01 +01:00 |
|
Sebastian Lackner
|
be82b0f592
|
dpvoice-GetCompressionTypes: Fix warnings in tests on x86_64.
|
2015-01-24 08:37:35 +01:00 |
|
Sebastian Lackner
|
7a84e26713
|
ntoskrnl-Irp_Status: Remove 'Fixes:' line as long as it doesn't resolve the upstream bug completely.
|
2015-01-24 05:52:41 +01:00 |
|
Sebastian Lackner
|
ab14a7dba0
|
Added patch to fix handling of window attributes for WS_EX_LAYERED | WS_EX_COMPOSITED.
|
2015-01-24 05:15:18 +01:00 |
|
Sebastian Lackner
|
804b80bb94
|
winecfg-Staging: Simplify logic to enable/disable CSMT.
|
2015-01-24 03:52:02 +01:00 |
|
Sebastian Lackner
|
2271acca98
|
Rebase against upstream wine, move ntdll-DllRedirects dependency from winecfg-Staging to wined3d-CSMT_Helper.
|
2015-01-23 18:21:18 +01:00 |
|
Sebastian Lackner
|
1b792e51fb
|
msvcrt-atof_strtod: Skip tests on Windows 2000/XP.
We still need to add additional tests before sending this one upstream, since
the behaviour could be different between different msvcrt libraries.
|
2015-01-23 14:17:29 +01:00 |
|
Sebastian Lackner
|
dcc1885175
|
ntoskrnl-DriverTest: Fix typo in subject.
|
2015-01-23 06:21:11 +01:00 |
|
Sebastian Lackner
|
29bbba1e0f
|
Added patches to implement ntoskrnl driver testing framework.
|
2015-01-23 06:14:02 +01:00 |
|
Sebastian Lackner
|
1d5798b7d0
|
kernel32-Profile: List one additional bug as fixed (Mario Remake fails to load keyboard mapping from profile files).
|
2015-01-23 04:51:45 +01:00 |
|
Erich E. Hoover
|
525dcd012f
|
Removed patch to fix RandR on some broken nVidia systems (accepted upstream).
|
2015-01-22 14:37:27 -07:00 |
|
Erich E. Hoover
|
6a1d2cdd7b
|
Add stub for KeWaitForMultipleObjects.
|
2015-01-22 13:50:03 -07:00 |
|
Sebastian Lackner
|
6a10f6d38f
|
d3dx9_36-DXTn: Add another fixed bug to the definition file (Space Rangers 2 crashes).
|
2015-01-22 19:46:18 +01:00 |
|
Sebastian Lackner
|
0121248145
|
Added patch to fix cursor clip regression / broken raw input in multiple games.
|
2015-01-22 19:42:54 +01:00 |
|
Sebastian Lackner
|
fbe41916cb
|
Properly wrap CUDA stream callbacks by forwarding them to a separate worker thread.
|
2015-01-22 01:05:36 +01:00 |
|
Sebastian Lackner
|
f64437a901
|
nvcuda-CUDA_Support: Update patchset with various improvements.
* Add static to a couple of functions
* TLS callbacks should be declared as CDECL
* Do not unlock the critical section while processing TLS callbacks
|
2015-01-21 03:09:54 +01:00 |
|
Sebastian Lackner
|
ddbbcb6c0f
|
ws2_32-getaddrinfo: Rebase against upstream changes.
|
2015-01-20 23:04:35 +01:00 |
|
Sebastian Lackner
|
372c004139
|
Added patch to implement semi-stub for IDirectPlayVoiceClient::GetCompressionTypes.
|
2015-01-20 19:11:58 +01:00 |
|
Erich E. Hoover
|
277cf9f50f
|
Actually revert 1b743a18ea .
|
2015-01-20 00:00:34 -07:00 |
|
Erich E. Hoover
|
69032a489b
|
Added patch to quote program name in ShellExecute[Ex] when it contains spaces.
|
2015-01-19 23:39:56 -07:00 |
|
Erich E. Hoover
|
2a8899bd4f
|
Revert commit 1b743a18ea for now.
|
2015-01-19 23:35:34 -07:00 |
|
Erich E. Hoover
|
0c33c34ab3
|
Add the library packages for building with OpenCL support.
|
2015-01-19 21:19:03 -07:00 |
|
Sebastian Lackner
|
87b4b86756
|
patchinstall.sh: Switch to DESTDIR at the beginning, instead of for each patch individually. Various Improvements of the 'ebuild' backend.
|
2015-01-20 03:54:35 +01:00 |
|
Sebastian Lackner
|
93224a7bf4
|
Rebase wined3d-CSMT_Main patchset on top of upstream Wine, remove wined3d-Color_Key patchset (fixed upstream).
|
2015-01-20 03:44:15 +01:00 |
|