Commit Graph

  • 221a419640 Added patch to implement stub for ntoskrnl.KeDelayExecutionThread. Sebastian Lackner 2015-02-08 17:51:06 +01:00
  • f1b08404b8 Added patch to implement stubs for ntoskrnl.ObReferenceObjectByPointer and ntoskrnl.ObDereferenceObject. Sebastian Lackner 2015-02-08 17:47:43 +01:00
  • 28fc684ff9 Added patch to implement stubs for ntoskrnl.Ex{Acquire,Release}FastMutexUnsafe. Sebastian Lackner 2015-02-08 17:44:07 +01:00
  • cb402d63de Added patch to implement stub for ntoskrnl.IoGetAttachedDeviceReference. Sebastian Lackner 2015-02-08 17:35:02 +01:00
  • 865083f801 Mark various upstream bugs as fixed. Sebastian Lackner 2015-02-08 17:18:45 +01:00
  • b70612a236 Staging: Avoid a warning on x86_64. Sebastian Lackner 2015-02-08 15:18:58 +01:00
  • 340a8a9e73 patchupdate.py: Replace '.' with underscore for patchinstall.sh script. Sebastian Lackner 2015-02-08 15:02:51 +01:00
  • 39787f3608 Added patch to make nvcuda.dll compatible with CUDA 7.0. Sebastian Lackner 2015-02-08 09:44:03 +01:00
  • f2831c4a36 Added patch to implement NVIDIA video encoder library (nvencodeapi). Sebastian Lackner 2015-02-08 08:40:31 +01:00
  • 6a5466cff1 Added patch to add performance library registry keys needed by MS SQL Server Management Studio Express 2008 R2. Sebastian Lackner 2015-02-08 06:39:31 +01:00
  • fbf97b4ef0 Added patchset for various improvements and cleanup of reg.exe. Sebastian Lackner 2015-02-07 15:35:49 +01:00
  • cfdc80f823 Add library override instead of closing winecfg when pressing ENTER over the combobox. Sebastian Lackner 2015-02-07 08:07:40 +01:00
  • 1b9fa30106 Rebase against upstream changes. Sebastian Lackner 2015-02-06 21:41:46 +01:00
  • 99fc70333a ntdll-Vista_Threadpool: Update threadpool patchset, implement additional wait object functions. Sebastian Lackner 2015-02-06 20:49:32 +01:00
  • dac872a3f7 dinput-Events: Update patch to fix bug 42, some games do not explicitly poll for mouse events. Sebastian Lackner 2015-02-04 06:51:05 +01:00
  • 94558a24fb Removed several patches (accepted upstream). Sebastian Lackner 2015-02-03 17:16:22 +01:00
  • 1eeba48e51 Added patch to fix arguments for OSMesaMakeCurrent when using 16 bit formats. Sebastian Lackner 2015-02-03 12:24:48 +01:00
  • 70b8d10d2f Added patch to fix crash in Jedi Knight: Dark Forces II when winmm is set to native. Sebastian Lackner 2015-02-03 07:13:28 +01:00
  • 95d7e3c5a9 ntdll-Vista_Threadpool: Avoid race conditions between tp_object_{submit,shutdown} for simple callbacks. Sebastian Lackner 2015-02-03 05:33:58 +01:00
  • 647efb0b9b wined3d-CSMT_Main: Rebase against upstream changes. Sebastian Lackner 2015-02-02 17:52:20 +01:00
  • 1ac4ac7302 ntdll-Vista_Threadpool: Make sure that threadpools have always at least one worker thread. Sebastian Lackner 2015-02-02 14:09:18 +01:00
  • af245c20be Added patchset to implement Vista+ threadpool functions for work / timers. Sebastian Lackner 2015-02-01 19:58:36 +01:00
  • e51f6d2439 Added patch to implement additional stubs for vcomp dlls. Sebastian Lackner 2015-01-29 00:23:01 +01:00
  • 96b6186af1 Rebase patches against upstream Wine. Sebastian Lackner 2015-01-28 23:25:01 +01:00
  • cfdd73e2c4 ntoskrnl-KeWaitForMultipleObjects: Remove definition of KWAIT_BLOCK (accepted upstream). Sebastian Lackner 2015-01-28 02:03:28 +01:00
  • e3c329b656 ntoskrnl-KeWaitForMultipleObjects: Avoid duplicate definitions in ntdef.h and winternl.h. Sebastian Lackner 2015-01-27 15:09:32 +01:00
  • aab0c9dd62 ntoskrnl-KeWaitForMultipleObjects: Directly use new header file ntdef.h. Sebastian Lackner 2015-01-27 04:38:18 +01:00
  • 42ef436373 ntdll-Junction_Points: Rebase against upstream changes. Sebastian Lackner 2015-01-27 04:07:25 +01:00
  • 8d231bde1d Added patch to fix mouse jittering in Planetside 2. Sebastian Lackner 2015-01-26 11:59:58 +01:00
  • a5566f1e8e Added patch to fix check for end_frame in RtlUnwindEx on x86_64. Sebastian Lackner 2015-01-26 04:09:22 +01:00
  • a3813c45a0 Added patch to call DriverUnload during driver unload. Michael Müller 2015-01-26 04:39:12 +01:00
  • 0c2b776e83 patchinstall.sh: Only apply patchlist when 'Staging' patchset is enabled. Ensure Staging/004-*.patch also compiles without patchlist. Sebastian Lackner 2015-01-26 03:46:33 +01:00
  • e65c2c7954 patchinstall.sh: Avoid using '&>' syntax which spawns a detached shell with dash instead of forwarding output (thanks DarkPlayer). Sebastian Lackner 2015-01-26 01:08:31 +01:00
  • 9ee1d8c391 nvcuvid-CUDA_Video_Support: Remove another duplicate struct definition (ancient compilers again ...). Sebastian Lackner 2015-01-25 05:56:06 +01:00
  • 4b62bd0dbc Release 1.7.35. v1.7.35 Sebastian Lackner 2015-01-24 16:04:50 +01:00
  • ca5f61a043 README.md: Update URL to installation instructions and commandline. Sebastian Lackner 2015-01-24 13:13:19 +01:00
  • c2f1a759c3 ntdll-NtQuerySection: Fix warnings in tests on x86_64 (try 2). Sebastian Lackner 2015-01-24 13:04:39 +01:00
  • 71658e9cd3 ntoskrnl-DriverTest: Partially revert 791f33b, fix additional compiler warning. Sebastian Lackner 2015-01-24 12:26:15 +01:00
  • 685c0f7d39 ws2_32-TransmitFile: Fix warnings in tests on x86_64. Sebastian Lackner 2015-01-24 10:36:29 +01:00
  • 0d7e53d834 setupapi-SetupPromptForDisk: Fix warnings in tests on x86_64. Sebastian Lackner 2015-01-24 10:26:31 +01:00
  • 791f33b9b7 ntoskrnl-DriverTest: Remove duplicate definition of __ms_va_{start,end,list} and some small fixes. Sebastian Lackner 2015-01-24 10:00:03 +01:00
  • ed9a66862f ntdll-LZNT1_Compression: Fix warnings in tests on x86_64. Sebastian Lackner 2015-01-24 09:42:35 +01:00
  • cc484c6d23 Update year in LICENSE.md. Sebastian Lackner 2015-01-24 09:39:53 +01:00
  • 425be312a8 slc-SLGetWindowsInformation: Fix warnings in tests on x86_64. Sebastian Lackner 2015-01-24 09:26:22 +01:00
  • 09bf9a7d65 ntdll-NtQuerySection: Fix warnings in tests on x86_64. Sebastian Lackner 2015-01-24 09:12:52 +01:00
  • c85677af86 kernel32-Named_Pipe: Fix warnings in tests on x86_64. Sebastian Lackner 2015-01-24 08:49:33 +01:00
  • 8cf7585f01 kernel32-GetFinalPathNameByHandle: Fix warnings in tests on x86_64. Sebastian Lackner 2015-01-24 08:43:01 +01:00
  • be82b0f592 dpvoice-GetCompressionTypes: Fix warnings in tests on x86_64. Sebastian Lackner 2015-01-24 08:37:35 +01:00
  • 7a84e26713 ntoskrnl-Irp_Status: Remove 'Fixes:' line as long as it doesn't resolve the upstream bug completely. Sebastian Lackner 2015-01-24 05:52:41 +01:00
  • ab14a7dba0 Added patch to fix handling of window attributes for WS_EX_LAYERED | WS_EX_COMPOSITED. Sebastian Lackner 2015-01-24 05:15:18 +01:00
  • 804b80bb94 winecfg-Staging: Simplify logic to enable/disable CSMT. Sebastian Lackner 2015-01-24 03:52:02 +01:00
  • 2271acca98 Rebase against upstream wine, move ntdll-DllRedirects dependency from winecfg-Staging to wined3d-CSMT_Helper. Sebastian Lackner 2015-01-23 18:21:18 +01:00
  • 1b792e51fb msvcrt-atof_strtod: Skip tests on Windows 2000/XP. Sebastian Lackner 2015-01-23 14:15:38 +01:00
  • dcc1885175 ntoskrnl-DriverTest: Fix typo in subject. Sebastian Lackner 2015-01-23 06:21:11 +01:00
  • 29bbba1e0f Added patches to implement ntoskrnl driver testing framework. Sebastian Lackner 2015-01-23 06:14:02 +01:00
  • 1d5798b7d0 kernel32-Profile: List one additional bug as fixed (Mario Remake fails to load keyboard mapping from profile files). Sebastian Lackner 2015-01-23 04:51:45 +01:00
  • 525dcd012f Removed patch to fix RandR on some broken nVidia systems (accepted upstream). Erich E. Hoover 2015-01-22 14:37:27 -07:00
  • 6a1d2cdd7b Add stub for KeWaitForMultipleObjects. Erich E. Hoover 2015-01-22 13:50:03 -07:00
  • 6a10f6d38f d3dx9_36-DXTn: Add another fixed bug to the definition file (Space Rangers 2 crashes). Sebastian Lackner 2015-01-22 19:46:18 +01:00
  • 0121248145 Added patch to fix cursor clip regression / broken raw input in multiple games. Sebastian Lackner 2015-01-22 19:42:54 +01:00
  • fbe41916cb Properly wrap CUDA stream callbacks by forwarding them to a separate worker thread. Sebastian Lackner 2015-01-22 01:05:36 +01:00
  • f64437a901 nvcuda-CUDA_Support: Update patchset with various improvements. Sebastian Lackner 2015-01-21 03:09:54 +01:00
  • ddbbcb6c0f ws2_32-getaddrinfo: Rebase against upstream changes. Sebastian Lackner 2015-01-20 23:04:35 +01:00
  • 372c004139 Added patch to implement semi-stub for IDirectPlayVoiceClient::GetCompressionTypes. Sebastian Lackner 2015-01-20 19:11:58 +01:00
  • 277cf9f50f Actually revert 1b743a18ea. Erich E. Hoover 2015-01-20 00:00:34 -07:00
  • 69032a489b Added patch to quote program name in ShellExecute[Ex] when it contains spaces. Erich E. Hoover 2015-01-19 23:39:56 -07:00
  • 2a8899bd4f Revert commit 1b743a18ea for now. Erich E. Hoover 2015-01-19 23:35:34 -07:00
  • 0c33c34ab3 Add the library packages for building with OpenCL support. Erich E. Hoover 2015-01-19 21:19:03 -07:00
  • 87b4b86756 patchinstall.sh: Switch to DESTDIR at the beginning, instead of for each patch individually. Various Improvements of the 'ebuild' backend. Sebastian Lackner 2015-01-20 03:54:35 +01:00
  • 93224a7bf4 Rebase wined3d-CSMT_Main patchset on top of upstream Wine, remove wined3d-Color_Key patchset (fixed upstream). Sebastian Lackner 2015-01-20 03:44:15 +01:00
  • 1b743a18ea Added OpenCL dependency to the Debian control file. Erich E. Hoover 2015-01-19 12:51:32 -07:00
  • ffac1eec98 mshtml-sessionStorage: Remove patches (because of incompatibility with new Gecko version). Sebastian Lackner 2015-01-19 08:44:56 +01:00
  • 417adfe869 d3dx9_36-AnimationController: Update patch to fix style issues in include/d3dx9anim.h. Sebastian Lackner 2015-01-19 00:33:06 +01:00
  • 294abd9164 Added patch to implement stubs for D3DXCreateAnimationController interface. Sebastian Lackner 2015-01-18 07:43:10 +01:00
  • 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. Sebastian Lackner 2015-01-18 06:18:42 +01:00
  • 3a77266255 wined3d-CSMT_Main: Rebase against current upstream git version. Sebastian Lackner 2015-01-16 07:52:09 +01:00
  • 8692907421 Rebase against upstream commit 79a0dece8b2a27979835076914a21f468515d8b6, remove several patches accepted upstream. Sebastian Lackner 2015-01-16 05:05:54 +01:00
  • 3e7445275a Added patch to fix init of LONGLONG variable with a negative value in TGA decoder. Sebastian Lackner 2015-01-15 18:18:50 +01:00
  • 603ba80d41 Automatically enable fallback method to apply patches when running from inside of a git subdirectory. Sebastian Lackner 2015-01-15 06:51:54 +01:00
  • d50c673144 Several improvements to make nvcuvid (CUDA video decoding) better compatible with x86_64. Sebastian Lackner 2015-01-15 02:21:19 +01:00
  • 60d18d4610 Add nvapi patch to stub NvAPI_D3D9_RegisterResource. Michael Müller 2015-01-14 22:55:10 +01:00
  • 93764fd3d4 Add more nvapi stub patches. Michael Müller 2015-01-14 22:24:14 +01:00
  • fce30bb8f1 Removed patch to fix handling of subdirectory in FtpFindFirstFile (accepted upstream). Sebastian Lackner 2015-01-14 21:48:26 +01:00
  • 7c3eb20866 Add patch to stub IConnectionPoint. Michael Müller 2015-01-14 05:32:57 +01:00
  • 322a32547f Synchronize CSMT patchset with https://github.com/stefand/wine. Sebastian Lackner 2015-01-14 01:39:10 +01:00
  • b7ec4c3294 Update broken nVidia RandR detection with Henri's suggestions. Erich E. Hoover 2015-01-13 14:58:52 -07:00
  • 2e7eef2694 Removed patch to set last error on success in WSARecv (accepted upstream). Sebastian Lackner 2015-01-13 22:21:26 +01:00
  • 4d5f020d44 Add support for patchinstall.sh parameters '--no-patchlist' and '--no-autoconf'. Sebastian Lackner 2015-01-13 07:54:16 +01:00
  • ce0a7a882b Added patch to avoid appending duplicate NULL character when importing keys with regedit. Sebastian Lackner 2015-01-13 05:46:52 +01:00
  • 0d07d50b91 Add more nvapi stubs. Michael Müller 2015-01-13 03:16:33 +01:00
  • 32d5e2d8e9 nvcuvid-CUDA_Video_Support: Avoid duplicate struct definition to stay compatible with ancient gcc compilers (CentOS 6). Sebastian Lackner 2015-01-12 20:20:09 +01:00
  • e55bb43544 d3dx9_36-DXTn: Remove todo_wine for all fixed format conversions. Sebastian Lackner 2015-01-12 19:34:20 +01:00
  • 2c708426cc patchinstall.sh: Mention stg backend in help. Sebastian Lackner 2015-01-12 19:29:22 +01:00
  • ecd57240d0 Added patch to implement support for DDS file format in D3DXSaveTextureToFileInMemory. Sebastian Lackner 2015-01-12 19:03:14 +01:00
  • a6b41279d8 patchinstall.sh: Use abort on error instead of calling exit directly, mention epatch backend in help. Sebastian Lackner 2015-01-12 13:17:03 +01:00
  • 7d9c7855c2 Add support for Gentoo epatch backend to patchinstall.sh. Sebastian Lackner 2015-01-12 13:10:19 +01:00
  • 17c1053de4 Release 1.7.34-1 (Debian/Ubuntu specific dependency fix). v1.7.34-1 Sebastian Lackner 2015-01-11 19:25:22 +01:00
  • b56948f392 debian/rules: Second attempt to fix Debian/Ubuntu dependencies, this time by providing the compatibility symlinks in the main package. Sebastian Lackner 2015-01-11 13:42:15 +01:00
  • 7850f8bd74 Fix debian control file Michael Müller 2015-01-11 07:19:23 +01:00
  • 25a137c8c6 debian/control: Add explicit dependency from wine-compholio dummy packages to subpackages. Sebastian Lackner 2015-01-11 05:29:17 +01:00