Commit Graph

2394 Commits

Author SHA1 Message Date
Sebastian Lackner
b7ac6188f9 Rebase against 9c98d632779862aae15e9e3a25f59065fae03386.
[mmsystem.dll16-Fix_Argument_Order]
Removed patch to fix argument order in GlobalAlloc16 call (accepted upstream).

[msvideo-MCIWNDM_SETTIMEFORMATA]
Removed patch to translate 16 bit address in lparam for MCIWNDM_SETTIMEFORMATA
message (accepted upstream).

[vcomp-Atomic_I8]
Removed patch to implement 64-bit atomic instructions in OpenMP (accepted
upstream).

[wined3d-CSMT_Main]
Temporarily disable patchset, needs rebasing.
2016-02-10 19:46:44 +01:00
Sebastian Lackner
bca995cef8 patchupdate.py: Split logic to generate apply order / check patch dependencies into separate function. 2016-02-10 19:29:24 +01:00
Sebastian Lackner
4d81da5229 Rebase against 11be16ca799ac642fb636633392f4ec80e765da7. 2016-02-10 03:34:43 +01:00
Sebastian Lackner
106d3d5461 Rebase against b548f8c4a7b5bb82d6e1206939f638153aedce36. 2016-02-10 02:46:36 +01:00
Sebastian Lackner
09612a2923 Pipelight: Add a missing CDECL. 2016-02-10 02:22:22 +01:00
Sebastian Lackner
51917ee882 Rebase against b278bb8f5670a123b25d51fd8c927cb4f896a574. 2016-02-10 02:20:14 +01:00
Sebastian Lackner
3883513261 Rebase against 195d16c8267fcd5085048b3513571e2fee0eb548.
The current version of CSMT moves user_memory and pitches into the resource, so
those upstream changes (moving them into the texture) are not really
compatible. Revert them in CSMT until we have decided how to resolve this.
2016-02-10 02:11:05 +01:00
Sebastian Lackner
6a55df61ce Rebase against 85ba92c33a8c689e375fae2f3313657aaa9877fb. 2016-02-10 02:08:16 +01:00
Sebastian Lackner
e2e98ce27a Rebase against f0053d06c4fc168360da638fa26f1927fe975262. 2016-02-09 23:57:18 +01:00
Sebastian Lackner
cf7f966347 ddraw-Revert_Surface_Init: Disable patchset.
This issue will (hopefully) be fixed with http://source.winehq.org/patches/data/118966.
Get rid of it now since this makes rebasing much easier.
2016-02-09 22:56:38 +01:00
Sebastian Lackner
72f80a6c3c patchupdate.py: Autodepends should ignore disabled patchsets. 2016-02-09 22:48:52 +01:00
Sebastian Lackner
98d77c786f Rebase against 02008a6f2e373ba4ff06deb8ca124ecd65b57227. 2016-02-09 18:09:58 +01:00
Sebastian Lackner
6576a7796a Rebase against e395d4e766ef60030ee05947ffc9fac0c3fbe84b. 2016-02-09 07:47:43 +01:00
Sebastian Lackner
31e5a4b2be Rebase against e776421232996729a0e350c31d56f696bd47e429.
[server-Fix_Leak]
Removed patch to fix newly introduced memory leak of object name structure
(accepted upstream).
2016-02-09 03:37:33 +01:00
Sebastian Lackner
0e424c26ad Rebase against ea85a1ca598228eeacc370b0d827ca9e11387dfe. 2016-02-08 20:35:24 +01:00
Sebastian Lackner
d35ab071b5 Rebase against 6e30b042e17b4a62f48ca29f26cf9e62c7fd077a. 2016-02-08 19:13:08 +01:00
Sebastian Lackner
089f367941 Release 1.9.3. 2016-02-08 17:39:38 +01:00
Sebastian Lackner
4ffcf184bb gitapply.sh: Fix parsing of 'deleted file mode' git header. 2016-02-08 16:28:56 +01:00
Sebastian Lackner
0978242195 widl-SLTG_Typelib_Support: Fix a compiler warning on x86_64. 2016-02-08 16:19:44 +01:00
Sebastian Lackner
988fe3e9e1 patchupdate.py: Add an additional default CC contact. 2016-02-08 14:35:57 +01:00
Sebastian Lackner
80ff81b4d1 Added patch to correctly handle compressed frames when desired format is specified. 2016-02-08 14:22:21 +01:00
Sebastian Lackner
731dde08ca Added patch to convert between AVISTREAMINFO (16 bit) and AVISTREAMINFOA in avifile.dll16. 2016-02-08 14:08:32 +01:00
Sebastian Lackner
24adcdb199 Added patch to correctly convert result of AVIStreamGetFrame to a segptr in avifile.dll16. 2016-02-08 05:01:10 +01:00
Sebastian Lackner
c0124477e9 Added patch to fix argument order in mmsystem.dll16 GlobalAlloc16 call. 2016-02-08 03:25:35 +01:00
Sebastian Lackner
3948744e12 Added patch to divide values returned by SO_RCVBUF and SO_SNDBUF getsockopt options by two. 2016-02-08 02:33:27 +01:00
Sebastian Lackner
20a201f51a Added patches to revert "move mip-level dimensions fixup" (causes regressions in multiple games). 2016-02-07 18:56:22 +01:00
Sebastian Lackner
1e5b8f9940 Added patch to implement support for AVIFile interface proxies. 2016-02-07 07:01:34 +01:00
Sebastian Lackner
8a350d004c Added patches to improve detection of MPEG2 streams. 2016-02-07 05:39:32 +01:00
Sebastian Lackner
9c77e0bb82 Added patch to allow to pass NULL as old protection in VirtualProtect for Win9X. 2016-02-06 21:40:54 +01:00
Sebastian Lackner
6d4294d7e5 Added patch to return additional properties for display devices in dxdiagn. 2016-02-06 19:10:55 +01:00
Sebastian Lackner
bbb85b6916 Added patch to strip invalid characters from mask in FindFirstFileExW. 2016-02-06 18:35:22 +01:00
Sebastian Lackner
759fd000ad Added patch to translate 16 bit address in MCIWNDM_SETTIMEFORMATA MCIWndProc16 command. 2016-02-06 04:52:52 +01:00
Sebastian Lackner
312843a2c2 Added patch to avoid setting HWTRANSFORMANDLIGHT flag on d3d7 RGB device. 2016-02-06 04:49:22 +01:00
Sebastian Lackner
74ac55e7d9 Added patch to implement proper refcounting and locking for HGLOBAL based IStream. 2016-02-06 04:29:28 +01:00
Sebastian Lackner
8e6776a691 Added patch for shcore.GetProcessDpiAwareness stub. 2016-02-06 02:40:14 +01:00
Sebastian Lackner
bcc980d580 api-ms-win-Stub_DLLs: Synchronize spec file of kernelbase. 2016-02-05 21:23:05 +01:00
Sebastian Lackner
9a6a0c49f5 Added patch for kernelbase.QuirkIsEnabled3 stub. 2016-02-05 21:20:46 +01:00
Sebastian Lackner
5289f77aad Rebase against c266d373deb417abef4883f59daa5d517b77e76c.
[user32-MOUSEHOOKSTRUCTEX]
Removed patch to pass MOUSEHOOKSTRUCTEX struct to mouse hook callback (accepted
upstream).
2016-02-05 20:03:58 +01:00
Sebastian Lackner
750454d6f1 Rebase against b21a3240705fdaf9f70a0eb1d2ff4736efcd35c9. 2016-02-05 19:58:05 +01:00
Sebastian Lackner
f6e35db051 Rebase against f55db7882db25019e1af1a497bd7723d10541989. 2016-02-05 18:35:11 +01:00
Sebastian Lackner
661976a145 Rebase against 36b38b8a203c2cca77b101810770afe952f7164a. 2016-02-05 18:18:04 +01:00
Sebastian Lackner
31fe5d3167 Rebase against 46317e0cb1af2f0b2a07532903677dd412bde3c4. 2016-02-05 17:43:27 +01:00
Sebastian Lackner
5d71a4eff3 Rebase against 6037179f6b48a9becdc9e8328ee3b4cc45a8f8eb. 2016-02-05 16:45:33 +01:00
Sebastian Lackner
e369069feb Rebase against 9c526b41314359c52954f7f367cb9d7b4a26c3ac. 2016-02-05 15:33:31 +01:00
Sebastian Lackner
883297db76 Rebase against 44f2589e7c239243b587e2d7ff92f4cdde61c3b6. 2016-02-05 15:31:30 +01:00
Sebastian Lackner
7f4d6429ad Rebase against 36187987ed92f1e6662cfd739e0f67d7ff58a9f3. 2016-02-05 15:30:47 +01:00
Sebastian Lackner
ec3240b174 Rebase against b922b55182ca2b51bf2599369c471b3920bfb635.
[user32-WM_CAPTURECHANGE]
Removed patch to send WM_CAPTURECHANGE also when capture has not changed
(accepted upstream).
2016-02-05 15:29:13 +01:00
Sebastian Lackner
dbb0795dd4 Rebase against 6b2a080372ae49cdde6b7752de5de20142ce2a70. 2016-02-05 15:28:23 +01:00
Sebastian Lackner
21ac67b551 Rebase against 9bdab23bf7a57e92656782907ae2ac67ed292f0b. 2016-02-05 15:26:56 +01:00
Sebastian Lackner
b8de48bb3a Rebase against 7e57924d322e6c15bbfc8c505c2a0817d9e5ad2e. 2016-02-04 01:27:13 +01:00