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
69032a489b
Added patch to quote program name in ShellExecute[Ex] when it contains spaces.
2015-01-19 23:39:56 -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
Sebastian Lackner
ffac1eec98
mshtml-sessionStorage: Remove patches (because of incompatibility with new Gecko version).
...
These patches have been disabled for quite some time now because of fundamental changes
in Gecko (see https://github.com/wine-compholio/wine-staging/issues/119 ). As there
wasn't any attempt to fix that yet, we will remove them (until a solution compatible
with the current version is found).
2015-01-19 08:49:21 +01:00
Sebastian Lackner
417adfe869
d3dx9_36-AnimationController: Update patch to fix style issues in include/d3dx9anim.h.
2015-01-19 00:33:06 +01:00
Sebastian Lackner
294abd9164
Added patch to implement stubs for D3DXCreateAnimationController interface.
2015-01-18 07:43:10 +01:00
Sebastian Lackner
56a8b5698c
Mark various bugs as fixed, which are indirectly solved by other patchsets. Disable ntoskrnl-Irp_Status since it doesn't solve the issue completely.
2015-01-18 06:18:42 +01:00
Sebastian Lackner
3a77266255
wined3d-CSMT_Main: Rebase against current upstream git version.
2015-01-16 07:52:09 +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
Michael Müller
60d18d4610
Add nvapi patch to stub NvAPI_D3D9_RegisterResource.
2015-01-14 22:55:10 +01:00
Michael Müller
93764fd3d4
Add more nvapi stub patches.
2015-01-14 22:24:14 +01:00
Sebastian Lackner
fce30bb8f1
Removed patch to fix handling of subdirectory in FtpFindFirstFile (accepted upstream).
2015-01-14 21:48:26 +01:00
Michael Müller
7c3eb20866
Add patch to stub IConnectionPoint.
2015-01-14 05:32:57 +01:00
Sebastian Lackner
322a32547f
Synchronize CSMT patchset with https://github.com/stefand/wine .
2015-01-14 01:43:00 +01:00
Erich E. Hoover
b7ec4c3294
Update broken nVidia RandR detection with Henri's suggestions.
2015-01-13 14:59:19 -07: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
Michael Müller
0d07d50b91
Add more nvapi stubs.
2015-01-13 03:16:33 +01:00
Sebastian Lackner
32d5e2d8e9
nvcuvid-CUDA_Video_Support: Avoid duplicate struct definition to stay compatible with ancient gcc compilers (CentOS 6).
2015-01-12 20:20:09 +01:00
Sebastian Lackner
e55bb43544
d3dx9_36-DXTn: Remove todo_wine for all fixed format conversions.
2015-01-12 19:34:20 +01:00
Sebastian Lackner
2c708426cc
patchinstall.sh: Mention stg backend in help.
2015-01-12 19:29:22 +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
a6b41279d8
patchinstall.sh: Use abort on error instead of calling exit directly, mention epatch backend in help.
2015-01-12 13:17:03 +01:00
Sebastian Lackner
7d9c7855c2
Add support for Gentoo epatch backend to patchinstall.sh.
2015-01-12 13:10:19 +01:00
Sebastian Lackner
daf84945cb
kernel32-Named_Pipe: When running on an older kernel, make sure that ntdll doesn't try to use message mode features.
2015-01-10 18:13:05 +01:00
Sebastian Lackner
a83a587270
patchinstall.sh: Use /bin/sh instead of bash.
2015-01-10 15:30:31 +01:00
Sebastian Lackner
595ac8afa2
wined3d-CSMT_Main: Fix warning in CSMT patchset, move fixes for uninitialized memory accesses into corresponding patches.
2015-01-10 07:35:17 +01:00
Sebastian Lackner
09ab82e9d0
ws2_32-WSARecv_Last_Error: Remove unnecessary tests, remove todo_wine where necessary.
2015-01-10 03:53:38 +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
ec40c1c8d0
nvapi-Stub_DLL: Build nvapi.dll only on 32-bit systems and nvapi64.dll only on 64-bit systems.
2015-01-10 00:22:00 +01:00
Sebastian Lackner
a0d5d4158b
nvcuda-CUDA_Support: Rename function arguments in Unknown1 interface back to void*, we don't know enough about this internal interface yet.
2015-01-09 19:34:10 +01:00
Sebastian Lackner
e7782a24bf
nvcuda-CUDA_Support: Replace a FIXME with a TRACE, its harmless now that ContextStorage is wrapped properly.
2015-01-09 08:05:29 +01:00
Sebastian Lackner
5c890acd8a
nvcuda-CUDA_Support: Properly wrap undocumented 'ContextStorage' interface and add tests.
2015-01-09 07:58:31 +01:00
Sebastian Lackner
09dbde3104
nvcuda-CUDA_Support: Add additional patch for functions added in CUDA 6.5
2015-01-09 04:46:29 +01:00
Sebastian Lackner
e0a9d6cb9d
nvcuda-CUDA_Support: Merge Unknown5 interface into main patch, move workaround into separate patch (to be removed later).
2015-01-09 03:47:45 +01:00
Sebastian Lackner
19d41e6139
winepulse-Pulseaudio_Support: Added missing files.
2015-01-08 18:41:18 +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
d4fa1d1816
patchinstall.sh: Implement 'stg' (stacked git) backend.
2015-01-08 15:41:25 +01:00
Sebastian Lackner
e01a0f00de
patchinstall.sh: Rename 'git' backend to 'git-am', add 'git-apply' backend.
2015-01-08 14:59:00 +01:00
Sebastian Lackner
4f4df208a9
patchupdate.py: Fix issue when detecting dependencies, make wined3d-CSMT_Main depend on wined3d-Color_Key.
2015-01-08 02:12:38 +01:00
Michael Müller
62d458238d
Clean up nvapi patches and add NvAPI_GetPhysicalGPUsFromLogicalGPU.
2015-01-08 01:09:51 +01:00
Sebastian Lackner
f80d76f069
Merge branch 'master' of github.com:wine-compholio/wine-staging
2015-01-08 00:40: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
Michael Müller
0868bcbade
Update existing nvapi patch and add new stubs.
2015-01-07 23:31:32 +01:00
Sebastian Lackner
ac1ffc70f8
patchupdate.py: Improve code-generation for dependency resolver.
2015-01-07 23:08:07 +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
3f85f1763b
Actually add patch for previous commit...
2015-01-07 11:17:26 -07: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
2e6bd2290e
nvapi-Stub_DLL: Remove unnecessary DLL_WINE_PREATTACH check.
2015-01-07 10:40:48 +01:00
Sebastian Lackner
1f5939c74a
nvcuda-CUDA_Support: Fix typos.
2015-01-07 10:36:35 +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
Sebastian Lackner
205001dab8
d3dx9_36-DrawText: Added patch to fix horizontal centering.
2015-01-04 19:32:27 +01:00
Erich E. Hoover
1ba1541771
Replace new console handle patch with a version that does not inherit the handles from the parent.
2015-01-04 09:33:16 -07:00
Erich E. Hoover
ef6a3db00f
Fix mistaken removal of trace variable in NeedCurrentDirectoryForExePath patch.
2015-01-04 09:18:01 -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
Sebastian Lackner
90c12baba2
nvcuda-CUDA_Support: Add minimalistic cuda.h directly to wine to avoid dependency, split patchset.
2015-01-03 03:53:04 +01:00
Michael Müller
d3262def33
Add nvcuda patch for two d3d9 init functions.
2015-01-03 00:36:12 +01:00
Erich E. Hoover
63a6c00152
Added patch with stubs for WinSqm[Start|End]Session.
2015-01-02 14:28:56 -07:00
Sebastian Lackner
aa13fb8472
nvcuda-CUDA_Support: Added patch for Unknown5 internal CUDA interface.
2015-01-02 22:00:32 +01:00
Sebastian Lackner
21ab9dc521
Release lock while calling TLS callbacks, use refcount to allow releasing an active callback.
2015-01-02 03:46:33 +01:00
Sebastian Lackner
40e8ab0c08
Added patches for D3DXComputeNormals and D3DXComputeNormalMap.
2015-01-02 03:32:58 +01:00
Michael Müller
e09be4fd77
Added first nvcuda implementation.
2015-01-01 22:38:59 +01:00
Sebastian Lackner
9f43cabb0a
Added patch to fix parameters for ConvertToIndexedBlendedMesh stub.
2015-01-01 16:42:23 +01:00
Sebastian Lackner
b5e303e711
Removed patch to reallocate buffer when adding records to AVI files (fixed upstream).
2014-12-31 23:45:20 +01:00
Sebastian Lackner
706ff96060
d3dx9_36-DrawText: Fix condition when stripping NULL chars at the end of buffer.
2014-12-31 00:54:52 +01:00
Sebastian Lackner
6294cf99ff
Merge branch 'master' of github.com:wine-compholio/wine-staging
2014-12-30 21:03:14 +01:00
Sebastian Lackner
0ad98f7460
Added patch for ID3DXFont::DrawTextA/W support.
2014-12-30 21:00:02 +01:00
Erich E. Hoover
b22ef7765c
Rebase dsound-Fast_Mixer patch against latest upstream.
2014-12-29 21:40:24 -07:00
Sebastian Lackner
2fce7d906c
Merge branch 'maharmstone-master'
2014-12-30 03:23:35 +01:00
Sebastian Lackner
44abde0a0d
Removed several patches (accepted upstream), disable dsound-Fast_Mixer until rebased.
2014-12-30 01:32:56 +01:00
Mark Harmstone
e103c8cb4a
added patch to expose PKEY_AudioEndpoint_PhysicalSpeakers for Pulse
2014-12-29 22:05:03 +00:00
Sebastian Lackner
ca871ef7fd
kernel32-Named_Pipe: Fix compilation issue on FreeBSD.
2014-12-29 18:48:39 +01:00
Sebastian Lackner
bbd04d95a2
Added patch to fix access violation when calling GetStringTypeW with NULL src.
2014-12-27 23:08:41 +01:00
Sebastian Lackner
1944c4b4e8
Added patch to avoid calling IDirect3DDevice7_DrawIndexedPrimitive if there is no primitive.
2014-12-27 18:56:01 +01:00
Sebastian Lackner
913f7f2af2
Add note that named pipe message mode support is only fully implemented on Linux.
2014-12-27 18:25:51 +01:00
Sebastian Lackner
9c6e895b0b
Added patch to add support for named pipe message mode.
2014-12-27 17:33:55 +01:00
Sebastian Lackner
1f74cc531e
wininet-encoding: Fix whitespace issue.
2014-12-27 14:35:38 +01:00
Sebastian Lackner
05fd4e7f64
Removed patch for IoCsqInitialize (accepted upstream).
2014-12-24 22:09:07 +01:00
Sebastian Lackner
74e480d41e
Merge branch 'master' of github.com:wine-compholio/wine-staging
2014-12-23 23:08:31 +01:00
Sebastian Lackner
b6a21b238f
Removed several patches (accepted upstream).
2014-12-23 23:07:04 +01:00