Sebastian Lackner
8afa18829a
winex11-Limited_Resolutions: Temporarily disable patchset.
...
The patchset itself should be fine, but statically linking against libXNVCtrl
might be problematic because of the different license. Moreover, on Debian it
is even a bit more complicated because a dynamic library is provided. Since we
do not want to have a fixed dependency on Nvidia-specific packages (winex11
would depend on it) we will have to investigate this a bit more...
2015-03-07 21:26:33 +01:00
Sebastian Lackner
521e8aa38c
Added patch to process APC calls before starting process.
2015-03-07 18:14:35 +01:00
Sebastian Lackner
c1ee00741d
debian/control: Add nvidia-settings as build dependency (for libXNVCtrl.a).
2015-03-07 15:02:18 +01:00
Sebastian Lackner
6d2bd768c8
Added patch to implement cuModuleLoad wrapper function.
2015-03-07 06:21:57 +01:00
Sebastian Lackner
17eccd79dc
debian/changelog: Update changelog, new patches for TransmitFile were already added.
2015-03-07 05:15:45 +01:00
Erich E. Hoover
def2378b7a
Added patch to report the correct refresh rates for some NVIDIA cards.
2015-03-06 15:32:49 -07:00
Sebastian Lackner
89e58b5105
patchupdate.py: Add back code to query wine bugzilla, show upstream bug status during patch updater step.
2015-03-06 00:25:45 +01:00
Sebastian Lackner
0f1cce7ba2
Removed patch to fix parameters for ConvertToIndexedBlendedMesh stub (accepted upstream).
2015-03-05 17:39:14 +01:00
Erich E. Hoover
150c6dce28
Long overdue update to the TransmitFile patches.
2015-03-04 21:28:37 -07:00
Sebastian Lackner
20e97e50b3
Added patch to replace hardcoded values with sizeof(GUID) for d3dxof.
2015-03-04 21:31:59 +01:00
Sebastian Lackner
e3616aa15c
Added patch to increase wineconsole commandline buffer size.
2015-03-04 21:24:11 +01:00
Sebastian Lackner
e7b99e4558
debian/control: Add recommendation for optional runtime dependency libva-drm1.
2015-03-04 19:47:16 +01:00
Sebastian Lackner
c02bdae45d
dxva2-Video_Decoder: Various improvements to dxva2 vaapi support.
2015-03-04 19:36:04 +01:00
Sebastian Lackner
4a8df258cd
Removed multiple patches (accepted upstream).
2015-03-04 17:56:00 +01:00
Sebastian Lackner
274fe74055
Added patches to improve performance by reusing old async IO structure if possible.
2015-03-03 19:35:46 +01:00
Sebastian Lackner
4d3a96536e
Removed various patches (accepted upstream), disabled patchset for TransmitFile (rewrite in progress).
2015-03-03 18:18:58 +01:00
Sebastian Lackner
ce2930fb30
Added patch to fix crash when trying to switch back to a 16-bit stack.
2015-03-02 16:25:46 +01:00
Sebastian Lackner
3efff4cb88
Added patch to correct DDSCAPS2 and DDSURFACEDESC2 structure (by Amine Khaldi, wine-patched/pull/7).
2015-03-01 19:10:52 +01:00
Sebastian Lackner
985f04d9ba
Added patch to avoid unloading msctf library while textservices are activated.
2015-03-01 05:10:43 +01:00
Sebastian Lackner
6cf3424356
Added patches to fix race-condition when closing browseui IProcessDialog.
2015-03-01 04:10:54 +01:00
Sebastian Lackner
67e8c4d0a9
Added patch to make GetLogicalProcessorInformationEx a stub which returns TRUE.
2015-03-01 01:12:40 +01:00
Sebastian Lackner
6c1e7ddfb2
Added patches to make various functions in d3d8 / ddraw hotpatchable (required for fraps).
2015-02-28 22:00:48 +01:00
Sebastian Lackner
99bf902a97
Added patch to fix crash in clip_cursor_notify caused by uninitialized TLS.
2015-02-28 21:55:43 +01:00
Sebastian Lackner
c9d3b931f7
Added patch to implement support for waiting on job object.
2015-02-28 07:01:09 +01:00
Sebastian Lackner
aac61f746b
Added patch to implement support for NULL job handles in IsProcessInJob.
2015-02-28 05:19:50 +01:00
Sebastian Lackner
348fe1182f
Added patch to implement PROGDLG_AUTOTIME for IProgressDialog.
2015-02-28 02:48:26 +01:00
Sebastian Lackner
ec8049fcf5
Added patch to implement JOB_OBJECT_LIMIT_KILL_ON_JOB_CLOSE.
2015-02-28 01:52:48 +01:00
Sebastian Lackner
e7b9fc8d16
Added patch to properly track handle count of wineserver objects.
2015-02-28 01:38:49 +01:00
Sebastian Lackner
8cc25d0fe4
Added patch for job object completion support.
2015-02-28 01:20:47 +01:00
Sebastian Lackner
cd62b5bedc
Added patch in order to allow to override number of quality levels for D3DMULTISAMPLE_NONMASKABLE.
2015-02-28 00:36:25 +01:00
Sebastian Lackner
a9622970cd
Added patch to implement IProgressDialog::SetAnimation.
2015-02-27 22:53:56 +01:00
Sebastian Lackner
2672abd9e0
Added patch to enforce that surfaces are flushed after ReleaseDC.
2015-02-27 22:44:57 +01:00
Sebastian Lackner
9146caa7ae
Added patch to display animations for SHFileOperation progress dialog.
2015-02-27 21:06:05 +01:00
Sebastian Lackner
480bab002e
Added patch for basic implementation of job objects.
2015-02-27 20:56:05 +01:00
Sebastian Lackner
2de8f84fb0
Removed multiple patches (accepted upstream).
2015-02-27 15:34:05 +01:00
Sebastian Lackner
e01d563654
Added patch for support of shell32 file operation progress dialog.
2015-02-27 02:12:30 +01:00
Sebastian Lackner
a63ea08036
Added patches for ntoskrnl.ProbeFor{Read,Write}.
2015-02-27 01:31:59 +01:00
Sebastian Lackner
b4c665d65a
Added patch for stub of gdiplus.GdipCreateEffect.
2015-02-27 01:18:50 +01:00
Sebastian Lackner
870feed3e2
Added first set of patches for job objects (by Andrew Cook).
2015-02-26 22:41:29 +01:00
Sebastian Lackner
98c6f8974b
Removed multiple patchsets (accepted upstream).
2015-02-26 16:44:38 +01:00
Sebastian Lackner
b74ea4b14d
Added patch for CopyFileEx progress callback and cancellation support.
2015-02-26 07:10:29 +01:00
Sebastian Lackner
7d2b751466
Added patch to implement SetFileInformationByHandle.
2015-02-26 06:12:24 +01:00
Sebastian Lackner
dd12b420e8
Added patch to fallback to global key state for threads without a queue.
2015-02-26 04:26:59 +01:00
Sebastian Lackner
d25e78cefb
Added patch to avoid deadlock by using _exit() in NtTerminateProcess.
2015-02-25 23:27:09 +01:00
Sebastian Lackner
8f64b37ee2
Added patch to fix race-condition when threads are killed during shutdown.
2015-02-25 23:12:37 +01:00
Sebastian Lackner
11fe964c46
Removed several patches (accepted upstream).
2015-02-24 18:00:05 +01:00
Sebastian Lackner
8b3e8d11a8
Added patch to complete and properly pack DNS_HEADER structure (by Amine Khaldi, wine-patched/pull/6).
2015-02-23 22:35:00 +01:00
Sebastian Lackner
eaefcc8a3f
Added patch to declare pDirectInputCreateEx in a MSVC compatible way (by Amine Khaldi, wine-patched/pull/5).
2015-02-23 22:34:35 +01:00
Sebastian Lackner
a412b6082a
Added patch to skip Wine specific __wine_check_for_events calls in ReactOS (by Amine Khaldi, wine-patched/pull/4).
2015-02-23 20:31:13 +01:00
Sebastian Lackner
50b6ba8394
patchupdate.py: Use a threadpool to check patches in parallel.
2015-02-23 19:14:25 +01:00
Sebastian Lackner
c1eea67020
Added patch to mark DllCanUnloadNow and DllGetClassObject as private (by Amine Khaldi, wine-patched/pull/3).
2015-02-23 18:35:31 +01:00
Sebastian Lackner
f11e82495a
Disabled patchset for reg.exe cleanup (partially accepted upstream).
2015-02-23 18:32:33 +01:00
Sebastian Lackner
5261bd8a89
patchupdate.py: Introduce a new Apply-After definition file variable.
2015-02-23 18:12:32 +01:00
Sebastian Lackner
b7777f405b
patchutils.py: Fix some spelling errors (thanks Amine Khaldi).
2015-02-22 20:03:51 +01:00
Sebastian Lackner
1b4d215dd7
Release 1.7.37.
2015-02-22 06:59:18 +01:00
Michael Müller
282bb25d73
Add libva as build dependency for debian package.
2015-02-22 04:09:14 +01:00
Michael Müller
44ea94f633
Added patch for MPEG2/H264 DXVA2 video decoding through vaapi.
2015-02-22 04:08:15 +01:00
Sebastian Lackner
8f19269b34
Added patch for support of non-blocking SIO_ADDRESS_LIST_CHANGE requests.
2015-02-22 00:32:18 +01:00
Sebastian Lackner
3bfb699f09
Added patch to implement ntoskrnl.KeInitializeMutex.
2015-02-21 12:01:06 +01:00
Sebastian Lackner
591c89dcaa
Added patch to add stub for ntoskrnl.Mm{Map,Unmap}LockedPages.
2015-02-21 11:55:16 +01:00
Sebastian Lackner
65895dcd33
Added patch to ignore unsupported alpha channels in TIFF decoder.
2015-02-21 11:25:55 +01:00
Sebastian Lackner
ea6d6ce494
Added patches to implement semi-stubs for GetFileVersionInfoSizeExA/W and GetFileVersionInfoExA/W.
2015-02-21 11:10:51 +01:00
Sebastian Lackner
d734456470
wined3d-DXTn: Do not require libtxc_dxtn at compile-time, always search at runtime for common library names.
2015-02-21 02:21:01 +01:00
Sebastian Lackner
ea9f209292
Rebase against upstream changes, remove patch for IDirectPlayVoiceClient::GetCompressionTypes (accepted upstream).
2015-02-20 01:56:07 +01:00
Sebastian Lackner
eab42cde10
Added patches to improve stubs for AEV_{Get,Set}MasterVolumeLevel and AEV_{Get,Set}Mute.
2015-02-15 14:53:01 +01:00
Sebastian Lackner
c3d4426edd
Added patch to implement IApplicationAssociationRegistration::QueryCurrentDefault.
2015-02-14 04:47:25 +01:00
Sebastian Lackner
6a98a1f8aa
Added patch to avoid accessing stack below ESP when restoring thread context.
2015-02-13 01:46:19 +01:00
Sebastian Lackner
dc04777d5a
Added patch to add stub for ntoskrnl.ExDeleteResourceLite.
2015-02-12 08:52:01 +01:00
Sebastian Lackner
3f9cc193b7
Added patch to add stub for ntoskrnl.ExReleaseResourceForThread.
2015-02-12 08:45:21 +01:00
Sebastian Lackner
a40b3e341a
Added patch to add stub for ntoskrnl.ExAcquireResourceExclusiveLite.
2015-02-12 08:27:14 +01:00
Sebastian Lackner
3f60978f12
Added patch to implement basic handling of write watches while we're on the signal stack.
2015-02-11 13:37:53 +01:00
Sebastian Lackner
16f0d70b79
Added patch to implement D3DXGetShaderOutputSemantics.
2015-02-10 21:16:32 +01:00
Sebastian Lackner
5188eda906
Removed patches for SIO_ADDRESS_LIST_CHANGE ioctl (accepted upstream).
2015-02-10 18:21:42 +01:00
Sebastian Lackner
1ffd40e9de
Added patch to avoid race-conditions with write watches in WS2_async_accept.
2015-02-10 07:37:49 +01:00
Sebastian Lackner
e8d4cc0cb0
Avoid race-conditions in NtReadFile() operations with write watches.
2015-02-10 06:40:25 +01:00
Sebastian Lackner
c1ae413bcc
ntdll-RtlUnwind: Update patchset and fix a second bug in the unwinding code.
...
Fixes https://bugs.wine-staging.com/show_bug.cgi?id=68 .
2015-02-10 00:10:32 +01:00
Sebastian Lackner
d329354032
Removed patches for UTF7 support (accepted upstream).
2015-02-09 17:22:09 +01:00
Sebastian Lackner
e2cd273303
iphlpapi-TCP_Table: Fix an incorrect TRACE message.
2015-02-08 20:32:31 +01:00
Sebastian Lackner
b7770327f1
Release 1.7.36.
2015-02-08 19:15:49 +01:00
Sebastian Lackner
b8c9d22e4c
Added patch to improve stub for AEV_GetVolumeRange.
2015-02-08 18:02:28 +01:00
Sebastian Lackner
2b2f2d70ab
Added patch to fix wrong defition of ntoskrnl.IoReleaseCancelSpinLock function.
2015-02-08 17:58:49 +01:00
Sebastian Lackner
c81eb4cfa6
Added patch to improve various ntoskrnl stub functions.
2015-02-08 17:55:46 +01:00
Sebastian Lackner
221a419640
Added patch to implement stub for ntoskrnl.KeDelayExecutionThread.
2015-02-08 17:51:06 +01:00
Sebastian Lackner
f1b08404b8
Added patch to implement stubs for ntoskrnl.ObReferenceObjectByPointer and ntoskrnl.ObDereferenceObject.
2015-02-08 17:47:43 +01:00
Sebastian Lackner
28fc684ff9
Added patch to implement stubs for ntoskrnl.Ex{Acquire,Release}FastMutexUnsafe.
2015-02-08 17:44:07 +01:00
Sebastian Lackner
cb402d63de
Added patch to implement stub for ntoskrnl.IoGetAttachedDeviceReference.
2015-02-08 17:35:02 +01:00
Sebastian Lackner
340a8a9e73
patchupdate.py: Replace '.' with underscore for patchinstall.sh script.
2015-02-08 15:02:51 +01:00
Sebastian Lackner
39787f3608
Added patch to make nvcuda.dll compatible with CUDA 7.0.
2015-02-08 09:44:03 +01:00
Sebastian Lackner
f2831c4a36
Added patch to implement NVIDIA video encoder library (nvencodeapi).
2015-02-08 08:40:31 +01:00
Sebastian Lackner
6a5466cff1
Added patch to add performance library registry keys needed by MS SQL Server Management Studio Express 2008 R2.
2015-02-08 06:39:31 +01:00
Sebastian Lackner
fbf97b4ef0
Added patchset for various improvements and cleanup of reg.exe.
2015-02-07 15:41:23 +01:00
Sebastian Lackner
cfdc80f823
Add library override instead of closing winecfg when pressing ENTER over the combobox.
2015-02-07 08:07:40 +01:00
Sebastian Lackner
94558a24fb
Removed several patches (accepted upstream).
2015-02-03 17:16:22 +01:00
Sebastian Lackner
1eeba48e51
Added patch to fix arguments for OSMesaMakeCurrent when using 16 bit formats.
2015-02-03 12:24:48 +01:00
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
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