Sebastian Lackner
70b8d10d2f
Added patch to fix crash in Jedi Knight: Dark Forces II when winmm is set to native.
2015-02-03 07:13:28 +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
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
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
685c0f7d39
ws2_32-TransmitFile: Fix warnings in tests on x86_64.
2015-01-24 10:39:58 +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
29bbba1e0f
Added patches to implement ntoskrnl driver testing framework.
2015-01-23 06:14:02 +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
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
372c004139
Added patch to implement semi-stub for IDirectPlayVoiceClient::GetCompressionTypes.
2015-01-20 19:11:58 +01: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
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
Erich E. Hoover
1b743a18ea
Added OpenCL dependency to the Debian control file.
2015-01-19 12:51:32 -07:00
Sebastian Lackner
294abd9164
Added patch to implement stubs for D3DXCreateAnimationController interface.
2015-01-18 07:43:10 +01:00
Sebastian Lackner
8692907421
Rebase against upstream commit 79a0dece8b2a27979835076914a21f468515d8b6, remove several patches accepted upstream.
2015-01-16 05:06:37 +01:00
Sebastian Lackner
3e7445275a
Added patch to fix init of LONGLONG variable with a negative value in TGA decoder.
2015-01-15 18:18:50 +01:00
Sebastian Lackner
603ba80d41
Automatically enable fallback method to apply patches when running from inside of a git subdirectory.
2015-01-15 06:51:54 +01:00
Sebastian Lackner
d50c673144
Several improvements to make nvcuvid (CUDA video decoding) better compatible with x86_64.
2015-01-15 02:21:19 +01:00
Sebastian Lackner
fce30bb8f1
Removed patch to fix handling of subdirectory in FtpFindFirstFile (accepted upstream).
2015-01-14 21:48:26 +01:00
Sebastian Lackner
322a32547f
Synchronize CSMT patchset with https://github.com/stefand/wine .
2015-01-14 01:43:00 +01:00
Sebastian Lackner
2e7eef2694
Removed patch to set last error on success in WSARecv (accepted upstream).
2015-01-13 22:21:26 +01:00
Sebastian Lackner
4d5f020d44
Add support for patchinstall.sh parameters '--no-patchlist' and '--no-autoconf'.
2015-01-13 07:54:16 +01:00
Sebastian Lackner
ce0a7a882b
Added patch to avoid appending duplicate NULL character when importing keys with regedit.
2015-01-13 05:46:52 +01:00
Sebastian Lackner
ecd57240d0
Added patch to implement support for DDS file format in D3DXSaveTextureToFileInMemory.
2015-01-12 19:10:13 +01:00
Sebastian Lackner
7d9c7855c2
Add support for Gentoo epatch backend to patchinstall.sh.
2015-01-12 13:10:19 +01:00
Sebastian Lackner
17c1053de4
Release 1.7.34-1 (Debian/Ubuntu specific dependency fix).
...
The package rename caused some problems on Debian/Ubuntu. This updated version should
hopefully fix those. Other distributions which do not use debian/{rules,control} for
packaging are unaffected by these changes.
2015-01-11 19:25:22 +01:00
Sebastian Lackner
25a137c8c6
debian/control: Add explicit dependency from wine-compholio dummy packages to subpackages.
2015-01-11 05:32:52 +01:00
Sebastian Lackner
cdf5f42599
Release 1.7.34.
2015-01-10 22:27:16 +01:00
Sebastian Lackner
87fd17de51
Update DXTn patches to better handle when libtxc_dxtn is missing or support is not compiled in.
2015-01-10 03:28:30 +01:00
Sebastian Lackner
f2b6e399d4
Rebased winepulse-Pulseaudio_Support patches to latest version from http://repo.or.cz/w/wine/multimedia.git .
2015-01-08 18:34:58 +01:00
Sebastian Lackner
cb475f78f9
Added patch to fix color key regression causing pink rectangles around text.
2015-01-08 00:38:19 +01:00
Sebastian Lackner
fe43f3ddc6
Added patch to implement support for CUDA GPU video decoding.
2015-01-07 22:37:15 +01:00
Erich E. Hoover
1fe2ba1ddc
Added patch for WSARecv to call SetLastError on success.
2015-01-07 10:50:48 -07:00
Sebastian Lackner
673cb4f847
Added patch to fix NULL dereference in ICSeqCompressFrameStart.
2015-01-07 10:51:59 +01:00
Sebastian Lackner
63509658f4
Merge branch 'master' of github.com:wine-compholio/wine-staging
2015-01-07 10:07:50 +01:00
Sebastian Lackner
9fb3f40824
Huge rewrite of patchupdate.py, use script based method to apply patches, deprecation of Makefile based method.
2015-01-07 10:02:38 +01:00
Michael Müller
41728a6faf
Added patch for nvapi stubs (required for GPU PhysX support).
2015-01-06 15:12:34 +01:00
Erich E. Hoover
5f3631c6be
Removed patches accepted upstream and rebase.
2015-01-05 19:25:58 -07:00
Erich E. Hoover
ad5dcc9752
Fix issue with invalid handles being incorrect when a new process is created.
2015-01-04 23:40:46 -07:00
Erich E. Hoover
abdef6b13c
Remove patch for creating handles for new consoles.
2015-01-04 11:47:29 -07:00
Erich E. Hoover
d8cde81519
Added patch to creating handles for new consoles when a new process is created.
2015-01-04 00:08:23 -07:00
Erich E. Hoover
a5ec351f6e
Added patch for CreateProcess to prioritize the working directory over the system search path.
2015-01-03 22:32:32 -07:00
Sebastian Lackner
4c95b9d483
Fix issue in ws2_32-WriteWatches patch which can cause exceptions on the signal stack.
2015-01-03 21:32:47 +01:00
Erich E. Hoover
63a6c00152
Added patch with stubs for WinSqm[Start|End]Session.
2015-01-02 14:28:56 -07:00