..
advapi32-Revert_DACL
Partially remove advapi32-Revert_DACL patches.
2015-04-05 06:02:38 +02:00
browseui-Progress_Dialog
Added patch to implement PROGDLG_AUTOTIME for IProgressDialog.
2015-02-28 02:48:26 +01:00
combase-String
Added patch to implement combase.WindowsSubstring function.
2015-03-20 17:33:05 +01:00
comctl32-LoadIconMetric
Removed several patches (accepted upstream).
2014-12-15 22:50:30 +01:00
Compiler_Warnings
Split 'Miscellaneous' patchset into individual patches.
2015-04-05 09:46:18 +02:00
configure-Absolute_RPATH
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
d3d8-Hotpatch
Added patches to make various functions in d3d8 / ddraw hotpatchable (required for fraps).
2015-02-28 22:00:48 +01:00
d3d9-Skip_Tests
Added patch to avoid crash in d3d9 tests by skipping when texture/surface creation fails.
2015-03-14 02:35:58 +01:00
d3d9-Surface_Refcount
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
d3drm-Specfile
Added patch to mark DllCanUnloadNow and DllGetClassObject as private (by Amine Khaldi, wine-patched/pull/3).
2015-02-23 18:35:31 +01:00
d3dx9_24-ID3DXEffect
d3dx9_{24,25}-ID3DXEffect: Update patches to wrap even more functions.
2015-03-14 07:02:23 +01:00
d3dx9_25-ID3DXEffect
Added patch to improve stub for ID3DXEffectImpl_CloneEffect, mark upstream bug 25138 as fixes.
2015-03-16 08:24:51 +01:00
d3dx9_26-ID3DXEffect
Added patch to allow to query for d3dx9_26 specific ID3DXEffect interface.
2015-03-14 17:02:19 +01:00
d3dx9_36-AnimationController
d3dx9_36-AnimationController: Update patch to fix style issues in include/d3dx9anim.h.
2015-01-19 00:33:06 +01:00
d3dx9_36-CloneEffect
Added patch to improve stub for ID3DXEffectImpl_CloneEffect, mark upstream bug 25138 as fixes.
2015-03-16 08:24:51 +01:00
d3dx9_36-D3DXStubs
d3dx9_36-D3DXStubs: Fix wrong specfile entry.
2015-03-26 07:33:23 +01:00
d3dx9_36-DDS
Added patch to implement support for DDS file format in D3DXSaveTextureToFileInMemory.
2015-01-12 19:10:13 +01:00
d3dx9_36-DrawText
d3dx9_36-DrawText: Added patch to fix horizontal centering.
2015-01-04 19:32:27 +01:00
d3dx9_36-DXTn
Rebase against upstream changes.
2015-03-31 00:53:08 +02:00
d3dx9_36-Filter_Warnings
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
d3dx9_36-FindNextValidTechnique
Added patch for ID3DXEffect::FindNextValidTechnique.
2014-12-19 22:40:48 +01:00
d3dx9_36-GetShaderSemantics
d3dx9_36-GetShaderSemantics: Rebase against upstream changes.
2015-02-16 18:14:05 +01:00
d3dx9_36-Optimize_Inplace
Added patch to avoid failing in d3dx9_mesh_OptimizeInplace because of unimplemented vertex reordering.
2014-11-15 12:30:18 +01:00
d3dx9_36-Texture_Align
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
d3dx9_36-UpdateSkinnedMesh
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
dbghelp-Debug_Symbols
Added patch to ensure dbghelp always checks for debug symbols in BINDIR.
2014-11-15 20:24:21 +01:00
ddraw-d3d_execute_buffer
Added patch to avoid calling IDirect3DDevice7_DrawIndexedPrimitive if there is no primitive.
2014-12-27 18:56:01 +01:00
ddraw-EnumSurfaces
Added patch to implement DDENUMSURFACES_CANBECREATED in IDirectDraw7::EnumSurfaces and fix some bugs.
2015-04-04 05:57:17 +02:00
ddraw-Hotpatch
Added patches to make various functions in d3d8 / ddraw hotpatchable (required for fraps).
2015-02-28 22:00:48 +01:00
dinput-Events
dinput-Events: Since some games use different code to poll for input events, partially restore code from old version of the patch.
2015-03-16 15:46:47 +01:00
dsound-3DSound
Added patch to fix calculation of 3D sound source.
2015-03-28 21:38:50 +01:00
dsound-EAX
Merge pull request #315 from maharmstone/master (works around Wine Staging bug 199)
2015-04-05 20:11:34 +02:00
dsound-Fast_Mixer
dsound-Fast_Mixer: Update dsound fast mixer patchset to use integer math.
2015-03-24 21:58:18 +01:00
dxgi-GetDesc
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
dxva2-Video_Decoder
dxva2-Video_Decoder: Use a bigger estimation for the maximum slice size (required for some HD videos).
2015-03-21 20:35:42 +01:00
Exagear
Added patch to implement basic handling of write watches while we're on the signal stack.
2015-02-11 13:37:53 +01:00
fltmgr-Stub_SYS
Added patch for stub of fltmgr.sys (filter manager driver).
2015-03-28 23:54:21 +01:00
fonts-Missing_Fonts
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
gdi32-MaxPixelFormats
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
gdi32-MultiMonitor
Add another entry to list of fixed bugs for gdi32-MultiMonitor.
2014-12-21 01:37:42 +01:00
gdiplus-GdipCreateEffect
Added patch for stub of gdiplus.GdipCreateEffect.
2015-02-27 01:18:50 +01:00
gdiplus-GdipCreateRegionRgnData
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
imagehlp-BindImageEx
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
include-Winetest
Added patch to automatically detect if tests are running under Wine.
2014-11-23 22:52:48 +01:00
iphlpapi-TCP_Table
iphlpapi-TCP_Table: Fix an incorrect TRACE message.
2015-02-08 20:32:31 +01:00
kernel32-CompareStringEx
Split 'Miscellaneous' patchset into individual patches.
2015-04-05 09:46:18 +02:00
kernel32-Console_Handles
Rebase against upstream changes.
2015-03-31 00:53:08 +02:00
kernel32-CopyFileEx
Update progress callback patch.
2015-02-26 21:57:05 +01:00
kernel32-get_registry_locale_info
Added patch to fix invalid memory access in get_registry_locale_info.
2015-04-03 17:30:35 +02:00
kernel32-GetDriveTypeW
Added patch to return correct device type for cd devices without medium.
2015-03-30 04:11:47 +02:00
kernel32-GetFinalPathNameByHandle
Removed various patches (accepted upstream).
2015-03-26 17:56:44 +01:00
kernel32-GetLogicalProcessorInformationEx
Added patch to make GetLogicalProcessorInformationEx a stub which returns TRUE.
2015-03-01 01:12:40 +01:00
kernel32-GetNumaProcessorNode
Rebase patches against upstream Wine.
2015-01-28 23:25:01 +01:00
kernel32-GetStringTypeW
Added patch to fix access violation when calling GetStringTypeW with NULL src.
2014-12-27 23:08:41 +01:00
kernel32-GetSystemTimes
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
kernel32-GetVolumePathName
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
kernel32-Named_Pipe
Rebase against upstream changes.
2015-03-16 17:13:28 +01:00
kernel32-NeedCurrentDirectoryForExePath
Fix mistaken removal of trace variable in NeedCurrentDirectoryForExePath patch.
2015-01-04 09:18:01 -07:00
kernel32-PowerRequest
Added patch with stubs for Power[Set|Clear]Request.
2015-03-27 07:00:49 +01:00
kernel32-Profile
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
kernel32-SetFileInformationByHandle
Removed various patches (accepted upstream).
2015-03-26 17:56:44 +01:00
kernel32-VerifyVersionInfo
Added new version of patch to fix condition mask handling in RtlVerifyVersionInfo.
2014-12-01 11:39:29 +01:00
libs-Unicode_Collation
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
makedep-PARENTSPEC
Added patches to implement ntoskrnl driver testing framework.
2015-01-23 06:14:02 +01:00
mmdevapi-AEV_Stubs
Added patches to improve stubs for AEV_{Get,Set}MasterVolumeLevel and AEV_{Get,Set}Mute.
2015-02-15 14:53:01 +01:00
mountmgr-DosDevices
Added patch to fix device paths in HKLM\SYSTEM\MountedDevices.
2015-03-30 04:28:05 +02:00
mscoree-CorValidateImage
Added patch to implement mscoree._CorValidateImage for mono runtime.
2015-04-02 06:23:34 +02:00
msvcp90-basic_string_wchar_dtor
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
msvcrt-atof_strtod
msvcrt-atof_strtod: Skip tests on Windows 2000/XP.
2015-01-23 14:17:29 +01:00
msvfw32-Image_Size
Added patch to fix NULL dereference in ICSeqCompressFrameStart.
2015-01-07 10:51:59 +01:00
ntdll-Activation_Context
Remove various patches (accepted upstream).
2015-03-17 19:13:04 +01:00
ntdll-APC_Performance
Added patches to improve performance by reusing old async IO structure if possible.
2015-03-03 19:35:46 +01:00
ntdll-APC_Start_Process
Added patch to process APC calls before starting process.
2015-03-07 18:14:35 +01:00
ntdll-CLI_Images
Added patch to implement proper handling of CLI .NET images in Wine library loader.
2015-04-02 06:28:01 +02:00
ntdll-DllRedirects
Added patch to implement support for loader dll redirections.
2014-12-13 05:38:40 +01:00
ntdll-DOS_Attributes
Update DOS Attributes patches to use ENOSYS and 'turn hexattr up to 11'.
2014-12-18 15:50:39 -07:00
ntdll-DVD_Read_Size
ntdll-DVD_Read_Size: Avoid dereferencing NULL pointer / accessing structure when size is invalid.
2015-02-10 21:53:58 +01:00
ntdll-Dynamic_DST
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
ntdll-Exception
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
ntdll-FD_Cache
ntdll-FD_Cache: Update patchset with latest version.
2015-03-05 02:15:11 +01:00
ntdll-FileDispositionInformation
Added patch to allow to open files/directories without any access rights in order to query attributes.
2015-04-03 18:36:35 +02:00
ntdll-Fix_Alignment
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
ntdll-Fix_Free
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
ntdll-Heap_FreeLists
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
ntdll-Junction_Points
ntdll-Junction_Points: Rebase against upstream changes.
2015-01-27 04:07:25 +01:00
ntdll-LZNT1_Compression
ntdll-LZNT1_Compression: Fix test failures on systems with broken RtlDecompressBuffer.
2015-03-10 20:13:07 +01:00
ntdll-NtQuerySection
Removed various patches (accepted upstream), disabled patchset for TransmitFile (rewrite in progress).
2015-03-03 18:18:58 +01:00
ntdll-NtSetLdtEntries
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
ntdll-Pipe_SpecialCharacters
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
ntdll-RtlIpStringToAddress
Change dependency order of ntdll-LZNT1_Compression and ntdll-RtlIpStringToAddress.
2015-03-10 18:36:54 +01:00
ntdll-Threading
Added patch to avoid deadlock by using _exit() in NtTerminateProcess.
2015-02-25 23:27:09 +01:00
ntdll-ThreadTime
ntdll-ThreadTime: Do not change the mode of files (thanks Qian Hong).
2015-03-13 18:17:16 +01:00
ntdll-User_Shared_Data
ntoskrnl-Emulator: Move logic for user shared data into separate patchset.
2014-11-26 11:02:03 +01:00
ntdll-Vista_Threadpool
ntdll-Vista_Threadpool: Ensure condition min_workers <= max_workers holds all the time.
2015-03-28 22:44:53 +01:00
ntdll-WinSqm
Added patchset to implement Vista+ threadpool functions for work / timers.
2015-02-01 19:58:36 +01:00
ntdll-WRITECOPY
Removed first patch of series ws2_32_WriteWatches (accepted upstream).
2015-03-19 20:23:42 +01:00
ntdll-WriteWatches
Avoid race-conditions in NtReadFile() operations with write watches.
2015-02-10 06:40:25 +01:00
ntoskrnl-DriverTest
ntoskrnl-DriverTest: Partially revert 791f33b
, fix additional compiler warning.
2015-01-24 12:32:24 +01:00
ntoskrnl-Emulator
Removed various patches (accepted upstream).
2015-03-26 17:56:44 +01:00
ntoskrnl-Irp_Status
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
ntoskrnl-PsLookupProcessByProcessId
Added patch to avoid spam of FIXME messages for PsLookupProcessByProcessId stub.
2015-03-27 08:18:24 +01:00
ntoskrnl-Stubs
Added patch to stub ntoskrnl.PsRemoveLoadImageNotifyRoutine.
2015-04-03 17:13:12 +02:00
nvapi-Stub_DLL
Mark various upstream bugs as fixed.
2015-02-08 17:29:34 +01:00
nvcuda-CUDA_Support
nvcuda-CUDA_Support: Create new file dlls/nvcuda/internal.c with appropriate file mode.
2015-03-13 18:26:42 +01:00
nvcuvid-CUDA_Video_Support
nvcuvid-CUDA_Video_Support: Remove another duplicate struct definition (ancient compilers again ...).
2015-01-25 06:01:27 +01:00
nvencodeapi-Video_Encoder
Added patch to implement NVIDIA video encoder library (nvencodeapi).
2015-02-08 08:40:31 +01:00
ole32-CoWaitForMultipleHandles
Added patch for additional tests of CoWaitForMultipleHandles with WM_QUIT.
2014-12-12 04:43:59 +01:00
Pipelight
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
quartz-MediaSeeking_Positions
quartz/strmbase: Added patch to fix MediaSeekingPassThru_GetPositions when the pins are unconnected.
2015-03-02 11:09:07 -07:00
reg-Cleanup
Disabled patchset for reg.exe cleanup (partially accepted upstream).
2015-02-23 18:32:33 +01:00
regedit-String_Termination
Added patch to avoid appending duplicate NULL character when importing keys with regedit.
2015-01-13 05:46:52 +01:00
riched20-IText_Interface
Removed first patch of series ws2_32_WriteWatches (accepted upstream).
2015-03-19 20:23:42 +01:00
secur32-ANSI_NTLM_Credentials
Added patch to fix handling of ANSI NTLM credentials.
2015-03-27 09:39:40 +01:00
secur32-Gnutls28_Compat
Added patch to fix compatibility of Uplay with gnutls28.
2015-03-27 09:54:16 +01:00
secur32-Schannel_ContextAttr
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
server-ACL_Compat
Fix a build failure on MacOS caused by using of strndup in the server-Inherited_ACLs patchset.
2015-03-17 01:06:45 +01:00
server-Address_List_Change
Added patch for support of non-blocking SIO_ADDRESS_LIST_CHANGE requests.
2015-02-22 00:32:18 +01:00
server-ClipCursor
Added patch to fix multithreading issues with fullscreen clipping.
2015-03-10 17:42:08 +01:00
server-CreateProcess_ACLs
server-CreateProcess_ACLs: Rebase for latest git changes.
2014-11-20 22:47:35 +01:00
server-File_Permissions
Added patch to allow to open files/directories without any access rights in order to query attributes.
2015-04-03 18:36:35 +02:00
server-Inherited_ACLs
Partially remove advapi32-Revert_DACL patches.
2015-04-05 06:02:38 +02:00
server-JobObjects
Added patch to ignore unsupported job object restrictions.
2015-04-04 22:17:38 +02:00
server-Key_State
server-Key_State: Fix lock_count when reassigning a different thread input to a queue.
2015-03-18 01:44:00 +01:00
server-Misc_ACL
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
server-OpenProcess
Rebase against upstream changes, partially removed patches for job objects (accepted upstream).
2015-04-01 22:09:49 +02:00
server-PeekMessage
Remove various patches (accepted upstream).
2015-03-17 19:13:04 +01:00
server-Realtime_Priority
server-Realtime_Priority: Show a warning when changing the child priority fails, even without WINEDEBUG=+server.
2015-04-02 22:14:53 +02:00
server-Shared_Memory
Rebase against upstream changes, remove some patches (accepted upstream).
2015-03-23 18:20:54 +01:00
server-Stored_ACLs
Partially remove advapi32-Revert_DACL patches.
2015-04-05 06:02:38 +02:00
server-Unexpected_Wakeup
Added test for server-Unexpected_Wakeup patch.
2014-12-18 18:44:41 +01:00
setupapi-SetupDiSelectBestCompatDrv
Added patch with stub for setupapi.SetupDiSelectBestCompatDrv.
2015-04-04 22:45:27 +02:00
setupapi-SetupPromptForDisk
Added patch to implement SetupLogError[A|W] and Setup[Open|Close]Log.
2015-03-20 22:52:47 +01:00
shdocvw-ParseURLFromOutsideSource_Tests
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
shell32-Default_Folder_ACLs
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
shell32-Default_Path
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
shell32-Icons
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
shell32-Progress_Dialog
Removed first patch of series ws2_32_WriteWatches (accepted upstream).
2015-03-19 20:23:42 +01:00
shell32-Quoted_ShellExecute
Added patch to quote program name in ShellExecute[Ex] when it contains spaces.
2015-01-19 23:39:56 -07:00
shell32-RunDLL_CallEntry16
Fix issue in user32-WndProc patch which caused crashes for some 16-bit apps.
2014-12-19 14:38:16 +01:00
shell32-SHCreateSessionKey
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
shell32-SHFileOperation
Added patch for support of shell32 file operation progress dialog.
2015-02-27 02:12:30 +01:00
shlwapi-UrlCombine
shlwapi-UrlCombine: Use FAILED instead of !SUCCEEDED.
2015-03-24 18:37:02 +01:00
Staging
Staging: Update --check-libs to show information about libva libs.
2015-03-09 16:55:13 +01:00
urlmon-CoInternetSetFeatureEnabled
Added patch to ignore unsupported flags for CoInternetSetFeatureEnabled.
2014-12-12 05:18:45 +01:00
user32-Dialog_Paint_Event
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
user32-DrawTextExW
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
user32-GetRawInputDeviceList
Added patch to set last error when GetRawInputDeviceList fails.
2014-12-04 15:00:08 +01:00
user32-GetSystemMetrics
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
user32-Key_State
Rebase against upstream changes, remove some patches (accepted upstream).
2015-03-23 18:20:54 +01:00
user32-Mouse_Message_Hwnd
Added patch to fix issues with dragging layers between images in Adobe Photoshop 7.0.
2014-11-25 20:41:19 +01:00
user32-Painting
Added patch to enforce that surfaces are flushed after ReleaseDC.
2015-02-27 22:44:57 +01:00
user32-ScrollWindowEx
Added patch to fix return value of ScrollWindowEx for invisible windows.
2014-12-12 05:08:15 +01:00
user32-WndProc
Fix issue in user32-WndProc patch which caused crashes for some 16-bit apps.
2014-12-19 14:38:16 +01:00
vcomp-Stub_Functions
Added patch to implement additional stubs for vcomp dlls.
2015-01-29 00:43:26 +01:00
version-VerQueryValue
Added patch with tests for VerQueryValueA (by Mark Jansen).
2015-03-10 18:16:26 +01:00
version-VersionInfoEx
Added patches to implement semi-stubs for GetFileVersionInfoSizeExA/W and GetFileVersionInfoExA/W.
2015-02-21 11:10:51 +01:00
wiaservc-IEnumWIA_DEV_INFO
Rebase against upstream Wine (what the ...).
2015-03-27 15:55:29 +01:00
windowscodecs-TIFF_Decoder
Added patch for support of 8bpp grayscale TIFF images with 8bpp alpha channel (replaces previous stub).
2015-04-01 03:14:19 +02:00
wine.inf-Performance
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
wineboot-HKEY_DYN_DATA
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
winebuild-LinkerVersion
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
winecfg-Libraries
Added patch to allow to edit winecfg library override by double clicking.
2015-03-20 19:07:59 +01:00
winecfg-Staging
Merge pull request #315 from maharmstone/master (works around Wine Staging bug 199)
2015-04-05 20:11:34 +02:00
winecfg-Unmounted_Devices
Added patch to show unmounted devices in winecfg and allow changing the unix path.
2015-03-31 01:28:35 +02:00
wineconsole-Buffer_Size
Added patch to increase wineconsole commandline buffer size.
2015-03-04 21:24:11 +01:00
wined3d-CSMT_Helper
Rebase against upstream changes.
2015-02-20 15:57:32 +01:00
wined3d-CSMT_Main
Rebase against upstream changes.
2015-04-02 21:37:06 +02:00
wined3d-DXTn
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
wined3d-Multisampling
Added patch in order to allow to override number of quality levels for D3DMULTISAMPLE_NONMASKABLE.
2015-02-28 00:36:25 +01:00
wined3d-resource_check_usage
Split 'Miscellaneous' patchset into individual patches.
2015-04-05 09:46:18 +02:00
wined3d-Revert_PixelFormat
Rebase against upstream changes.
2015-03-11 17:03:50 +01:00
wined3d-UnhandledBlendFactor
Added patch to silence repeated 'Unhandled blend factor 0' FIXME messages.
2015-03-15 01:34:10 +01:00
wined3d-wined3d_swapchain_present
Split 'Miscellaneous' patchset into individual patches.
2015-04-05 09:46:18 +02:00
winedevice-Fix_Relocation
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
winemenubuilder-Desktop_Icon_Path
Remove various patches (accepted upstream).
2015-03-17 19:13:04 +01:00
winepulse-PulseAudio_Support
Removed patch to only zero the buffer up 32767 bytes in GetTempPathW (accepted upstream).
2015-03-18 18:16:23 +01:00
winex11-CandidateWindowPos
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
winex11-Clipboard_HTML
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
winex11-Limited_Resolutions
winex11-Limited_Resolutions: Temporarily disable patchset.
2015-03-07 21:26:33 +01:00
winex11-Thread_Data
winex11-Thread_data: Add reference to upstream bug report.
2015-03-05 02:45:23 +01:00
winex11-ToUnicodeEx
Added patch to allow NULL pointer as keystate argument in ToUnicodeEx.
2015-04-04 22:32:25 +02:00
winex11-wglShareLists
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
winex11-Window_Groups
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
winex11-Window_Style
Added patch to fix handling of window attributes for WS_EX_LAYERED | WS_EX_COMPOSITED.
2015-01-24 05:15:18 +01:00
winex11-XEMBED
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
wininet-ParseX509EncodedCertificateForListBoxEntry
Added patch with stub for wininet.ParseX509EncodedCertificateForListBoxEntry.
2015-03-20 18:27:18 +01:00
winmm-Delay_Import_Depends
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
wpcap-Dynamic_Linking
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
ws2_32-APC_Performance
Rebase against upstream changes.
2015-03-11 17:03:50 +01:00
ws2_32-Connect_Time
ws2_32-Connect_Time: Update patch with latest attempt.
2014-11-20 22:48:23 +01:00
ws2_32-getaddrinfo
ws2_32-getaddrinfo: Rebase against upstream changes.
2015-01-20 23:04:35 +01:00
ws2_32-TransmitFile
ws2_32-TransmitFile: Rebase and fix compile error.
2015-03-31 08:55:12 +02:00
ws2_32-WriteWatches
Rebase against upstream changes.
2015-03-31 00:53:08 +02:00
ws2_32-WS_select
Added patch to fix return value of WS_select in case of EINTR during timeout.
2015-03-28 21:31:34 +01:00
wtsapi32-EnumerateProcesses
Make definition files optional, move revision numbers to corresponding .patch files.
2014-11-15 10:33:43 +01:00
gitapply.sh
Move gitapply.sh into patches/, remove unused Makefile.in file.
2015-04-02 21:59:18 +02:00
Makefile
patchinstall.sh: Rename 'git' backend to 'git-am', add 'git-apply' backend.
2015-01-08 14:59:00 +01:00
patchinstall.sh
Merge pull request #315 from maharmstone/master (works around Wine Staging bug 199)
2015-04-05 20:11:34 +02:00