Commit Graph

1901 Commits

Author SHA1 Message Date
Sebastian Lackner
2c3f70b42b Rebase against a786dca935c3e9b3d85853db4b61700e590a1c8b. 2015-11-13 18:00:14 +01:00
Sebastian Lackner
75dc81b7d3 Rebase against 370254cbe93beae6a9ff693d98c638db5bfb1134. 2015-11-12 18:17:43 +01:00
Sebastian Lackner
3faa0f1212 Rebase against 5cf95396503d49f0249c473c1ed51e51213124c0. 2015-11-11 18:20:09 +01:00
Sebastian Lackner
42b1edd98d hal-KeQueryPerformanceCounter: Use numeric return type to ensure correct code is generated on x86. 2015-11-11 06:06:03 +01:00
Sebastian Lackner
97d07afaf9 Rebase against 61c49bd78e5c96f14870e5c21a2ff75da7ac17b2. 2015-11-10 20:14:26 +01:00
Sebastian Lackner
eb20574d3e Added patch to implement support for "Purist Mode" (override for all dlls). 2015-11-10 17:22:06 +01:00
Sebastian Lackner
6a3ea0e976 Added patch to revert "Prepare GL resources before calling context_apply_fbo_state". 2015-11-10 03:28:48 +01:00
Sebastian Lackner
0696c2c351 kernel32-Named_Pipe: Only allow one test result. 2015-11-09 18:16:06 +01:00
Sebastian Lackner
f98e04ebc1 Rebase against 7bd852c6ce0299f14fa585c124bae029f0d6d214. 2015-11-09 17:04:55 +01:00
Sebastian Lackner
9d447d1e4b debian/install: Fix list of files for i386 package. 2015-11-09 01:54:19 +01:00
Sebastian Lackner
f09a38e62f winepulse-PulseAudio_Support: Fix patch to use delay import for winealsa.drv. 2015-11-08 02:59:57 +01:00
Sebastian Lackner
f673b561d0 Rebase against a0d0d0dd0a5b4a500ab8d37cc6e687a202997d56. 2015-11-06 18:47:17 +01:00
Sebastian Lackner
425fb96870 ntdll-Wait_User_APC: Remove todo_wine in tests. 2015-11-05 18:30:01 +01:00
Sebastian Lackner
9afe850d99 Rebase against bfb845f9fccb2ff5bff0b0ba3238fec7f9f7b710. 2015-11-05 17:57:35 +01:00
Sebastian Lackner
4205b76407 precommit-hook.sh: Do not complain about untracked *.py scripts in patches/ directory. 2015-11-05 02:30:29 +01:00
Sebastian Lackner
f6e27c19e1 Rebase against 60fedd23f95c66f4dce06c5c447de9ec99ebefa5. 2015-11-05 02:11:17 +01:00
Sebastian Lackner
3f08cafe30 Rebase against a410990f7cb0fd7477d4594f8644428ca8873f0e. 2015-11-05 02:03:36 +01:00
Sebastian Lackner
a51602d5df Rebase against b53256b8b752855576252cc2290dfbc9cb0f1280. 2015-11-05 01:58:41 +01:00
Sebastian Lackner
ec61f717d5 Rebase against 99033b14534ffe8ff6c88c8d38a70d398c933b4d. 2015-11-05 01:32:19 +01:00
Sebastian Lackner
00b4488edc ntdll-Wait_User_APC: Simplify the code.
But still not simple enough... :/
https://www.winehq.org/pipermail/wine-devel/2015-November/110204.html
2015-11-04 16:21:41 +01:00
Sebastian Lackner
91a3fcc513 winepulse-PulseAudio_Support: Reenable patchset.
Various patches have been modified to use static initialization of device data,
to avoid loader deadlocks when initializing PulseAudio too early. These are very
huge changes, so the new patchset should receive some additional testing before
the next release.
2015-11-04 05:46:57 +01:00
Sebastian Lackner
637b89cefa Rebase against c715127536a78166e58b165c390a57b704899d29. 2015-11-03 17:47:17 +01:00
Sebastian Lackner
1d24dc8141 Rebase against 8f443077416fd820375b1bc0d1276286d23348fc.
The pulseaudio patchset is temporarily disabled in this commit because the
upstream merge introduced several bugs. It will be reenabled in one of the
next commits.
2015-11-03 17:46:24 +01:00
Sebastian Lackner
d5a263093f debian/install: Move loader manpages to common -i386 package. 2015-11-02 04:00:22 +01:00
Sebastian Lackner
8c4e21ef46 Remove disabled ntdll-FD_Cache patchset (only for PowerPC, no longer necessary because Wine uses inline cmpxchg64 now when compiling with gcc). 2015-11-01 01:17:10 +01:00
Sebastian Lackner
123214c032 Remove disabled reg-Cleanup patchset (only cleanup and not actively maintained). 2015-11-01 01:11:18 +01:00
Sebastian Lackner
15733c4eb8 Remove disabled shell32-Quoted_ShellExecute patchset (bug already fixed and all tests pass). 2015-11-01 01:09:13 +01:00
Sebastian Lackner
dc86f5c543 Release 1.7.54. 2015-11-01 00:16:04 +01:00
Sebastian Lackner
d2e9fa96e2 ntdll-SystemHandleInformation: Fix a possible memory corruption. 2015-10-31 23:36:39 +01:00
Sebastian Lackner
d9bb5a1e45 Added patch to implement SystemHandleInformation info class. 2015-10-31 22:29:13 +01:00
Sebastian Lackner
d4e3581847 Updated server-FileEndOfFileInformation patchset, growing a memory mapped file should still work. 2015-10-31 21:12:40 +01:00
Sebastian Lackner
4be7c872c3 Added patch to implement kernel32.GetConsoleFontSize. 2015-10-31 18:39:31 +01:00
Sebastian Lackner
896b3398f1 Added patch for SetConsoleKeyShortcuts stub function. 2015-10-31 17:54:21 +01:00
Sebastian Lackner
9ad85e9d6f Added patch to fix multiple issues in widl typelib generation. 2015-10-31 17:47:59 +01:00
Sebastian Lackner
a2714839b3 Added patch to zero out returned stats when IEnumSTATSTG::Next reaches end of enumeration. 2015-10-31 17:33:07 +01:00
Sebastian Lackner
85d50ecc2a Added patch for SfcGetNextProtectedFile stub function. 2015-10-31 16:59:04 +01:00
Sebastian Lackner
2e4d11137f Added patch for SetCoalescableTimer stub function. 2015-10-31 16:52:00 +01:00
Sebastian Lackner
b03c54797e Added patch to improve INetFwAuthorizedApplication::get_ProcessImageFileName stub. 2015-10-31 16:43:16 +01:00
Sebastian Lackner
5ad2c41098 ddraw-Write_Vtable: Add reference to bug report. 2015-10-31 16:37:01 +01:00
Sebastian Lackner
0488823205 Added patch to use close_handle instead of NtClose for internal memory management functions. 2015-10-31 03:32:37 +01:00
Sebastian Lackner
fd66b3bced ntdll-Virtual_Memory_Stack: Disable patchset, it has no effect when optimization is enabled. 2015-10-31 03:32:27 +01:00
Sebastian Lackner
d2f012b3d1 Added patch to pass '-read_only_relocs suppress' to the linker on OSX and enable patchset to use Nt* function wrappers. 2015-10-30 23:48:00 +01:00
Sebastian Lackner
7e1bf8aca0 Rebase against cbaab82d086e36dacaa22c6adf80f9114bb820fb. 2015-10-30 18:01:22 +01:00
Sebastian Lackner
f8627a6f02 ntdll-WriteWatches: Remove todo_wine in kernel32/virtual tests. 2015-10-30 01:01:13 +01:00
Sebastian Lackner
693e189c24 Added patch to fix build failure (introduced by makefile rewrite). 2015-10-29 22:01:33 +01:00
Sebastian Lackner
5acbd17da2 Rebase against 54633e3956e6b3c4d8ebbd5d721efa294e9602fb. 2015-10-29 20:12:02 +01:00
Sebastian Lackner
d014e899bc Added patch to implement hal.KeQueryPerformanceCounter. 2015-10-28 22:54:22 +01:00
Sebastian Lackner
397a31ae04 ntoskrnl-DriverTest: Always call IoCompleteRequest in driver functions. 2015-10-28 21:51:03 +01:00
Sebastian Lackner
2668c19b7f Rebase against 79c59085b1b1f487e91c2695028dd3d1d257a468. 2015-10-28 20:21:10 +01:00
Sebastian Lackner
2c0e907a4a Rebase against 28b916b26eceb35a071e9aad76da1fbbaa857ba1. 2015-10-27 20:53:46 +01:00