Sebastian Lackner
39c7e02819
Rebase against d3cb5c24a5ebbc7dcfb181a56f0f55cf3d1a1c30.
2016-08-29 18:29:37 +02:00
Sebastian Lackner
398d920e3a
Added patch to implement semi-stub for d3d11_device_CheckFormatSupport.
2016-08-29 03:14:37 +02:00
Sebastian Lackner
5a40e8f8b3
Added patch to add WINED3DFMT_R32G32_{U,S}INT as render target format.
2016-08-29 03:06:03 +02:00
Sebastian Lackner
d4fa026231
Added patch to implement semi-stub for advapi32.GetExplicitEntriesFromAclW.
2016-08-29 03:05:30 +02:00
Sebastian Lackner
43a640f8fd
Rebase against 30cdd1fb8cea410cb9e363b16278528669e2c19a.
2016-08-28 20:22:44 +02:00
Sebastian Lackner
deb73bfa7c
Rebase against 839995d5e9afcbcdcd084eac3a8e6e48a2173eda.
2016-08-25 23:43:12 +02:00
Sebastian Lackner
f2fd04974f
Rebase against a875e3c6ab075c0603e7bf1430abdba704640602.
2016-08-25 23:20:12 +02:00
Sebastian Lackner
9961dd76da
Rebase against 94845c400e2d09c96854e756075a0004c17776bb.
2016-08-24 09:30:16 +02:00
Sebastian Lackner
d86ab36369
Rebase against 90173ce448e5afe55627c2cbece28fb4f6bae99d.
...
[ntdll-ThreadpoolCleanupGroup]
Removed patches to fix multiple bugs related to threadpool cleanup groups and
cancel callbacks (accepted upstream).
2016-08-24 09:29:31 +02:00
Sebastian Lackner
034992d90e
Release 1.9.17.
2016-08-22 00:17:29 +02:00
Sebastian Lackner
5b67aa1fc3
Added patch to check input format in MPEG3_StreamOpen.
2016-08-21 03:40:47 +02:00
Sebastian Lackner
d3cebda659
Added patch to fill out DeviceInfoData in SetupDiGetDeviceInterfaceDetail even if interface buffer is too small.
2016-08-20 23:26:28 +02:00
Sebastian Lackner
f438f86e52
Added patches to fix multiple bugs related to threadpool cleanup groups and cancel callbacks.
2016-08-20 22:51:09 +02:00
Sebastian Lackner
17396cec6d
kernel32-UmsStubs: Synchronize spec files.
2016-08-20 15:47:51 +02:00
Sebastian Lackner
c4d19a5e32
Rebase against a83d5d3b83042d2305de0595c0d03e4e7bf1e29e.
2016-08-20 14:40:39 +02:00
Sebastian Lackner
fbe5fa909a
wined3d-CSMT_Main: Added patch to avoid calling SetEvent when worker thread is fast enough.
2016-08-19 17:14:36 +02:00
Sebastian Lackner
a8ed1e17c2
Rebase against 60f8b516e2a6233eaee8ae58cd2eccce998dd81f.
...
[ntdll-x86_64_Builtin_Frames]
Temporarily disable patchset to improve handling of builtin frames for x86_64
when switching stack. This needs additional work to be compatible with the
recent collided unwind upstream changes.
2016-08-19 17:12:13 +02:00
Sebastian Lackner
38d1d5a2fe
Rebase against 51021faaef8312c35e9772873ad588c194c5c709.
2016-08-16 23:13:29 +02:00
Sebastian Lackner
4a42867417
Rebase against c90e46b66ded518dbfb88f1efdc366e7986defb4.
2016-08-15 20:39:38 +02:00
Sebastian Lackner
436e1adc84
Rebase against d6d0d96402b9c187877f11da173f8fbbf62ba072.
2016-08-13 05:24:18 +02:00
Sebastian Lackner
c46fab6261
Rebase against dca0e38d82c737cd8aeab63e08cf1990d05d9671.
...
FIXME: Merge buffer/texture preload commands.
2016-08-12 18:06:33 +02:00
Sebastian Lackner
e875860886
patchinstall.sh: Add support for eapply backend and mark epatch as deprecated (thanks NP-Hardass).
2016-08-11 06:07:13 +02:00
Sebastian Lackner
a6c6b83eb7
Rebase against 882980c17a9a033fa8e49a4c116af9583698d218.
2016-08-10 22:22:18 +02:00
Sebastian Lackner
b727968b45
Rebase against ba858c28fd489a812ea0f55a11680a8edaf99ce5.
2016-08-09 20:42:49 +02:00
Sebastian Lackner
929a758ef4
Rebase against 84b3218ed6ad5975f537481edf2f61fb26bedb8b.
2016-08-08 21:43:18 +02:00
Sebastian Lackner
1b0da6367b
Release 1.9.16.
2016-08-06 23:43:07 +02:00
Sebastian Lackner
515f93534d
wined3d-Silence_FIXMEs: Added patch to silence FIXME in shader_glsl_declare_generic_vertex_attribute.
2016-08-06 19:47:29 +02:00
Sebastian Lackner
d95ae10e5a
Rebase against 3852d3357d087353d71d4d11359014a97dbf3e5a.
...
[d3dx9_36-D3DXDisassembleShader]
Removed patch to implement stub for d3dx9_36.D3DXFillCubeTextureTX (fixed upstream).
2016-08-06 05:03:26 +02:00
Sebastian Lackner
eaf5582379
wined3d-DXTn: Remove an invalid Fixes line.
2016-08-05 22:48:51 +02:00
Sebastian Lackner
61c40e8075
wined3d-CSMT_Main: Added patches to fix wrong return value and to send wined3d_texture_add_dirty_region through the command stream.
2016-08-05 22:47:08 +02:00
Sebastian Lackner
89e2d01a1d
Rebase against 0b49495b8ed9e725b47b7ca791312a2a3c3e3c97.
2016-08-05 02:43:06 +02:00
Sebastian Lackner
43c1f6218c
taskmgr-Memory_Usage: Update patch and return more precise freemem value if possible.
2016-08-04 20:45:59 +02:00
Sebastian Lackner
69b39e2f8a
ntdll-Attach_Process_DLLs: Update patchset and fix a bug related to load ordering.
2016-08-04 08:53:05 +02:00
Sebastian Lackner
2260ec5633
Rebase against a65718a3e7b95443a82dafd5d2c9cded961404a6.
2016-08-04 03:33:52 +02:00
Sebastian Lackner
3aa3a625e3
Rebase against 9ef65cf3d6af2e488d7efcb94fe61aa7e8540351.
2016-08-03 03:13:11 +02:00
Sebastian Lackner
b5a323aaa3
Rebase against 7aadb08212a5269ebefcb100cf567f7cf7aa0a7c.
2016-08-02 23:48:54 +02:00
Sebastian Lackner
0b0ad0faa4
wined3d-CSMT_Main: Remove unused wined3d_cs_emit_query_poll declaration in header file.
2016-08-01 01:46:52 +02:00
Sebastian Lackner
a95641d039
d3dx9_36-D3DXStubs: Update spec files.
2016-07-31 03:45:07 +02:00
Sebastian Lackner
2c23a6155e
d3dx9_36-D3DXDisassembleShader: Update spec file (thanks Alistair Leslie-Hughes).
2016-07-31 03:38:10 +02:00
Sebastian Lackner
3ddc7bcaff
Fix compiler warnings in multiple patches.
2016-07-31 03:02:56 +02:00
Sebastian Lackner
9f334d5964
Added lots of patches to workaround GCC 6 compiler warnings.
2016-07-31 02:16:08 +02:00
Sebastian Lackner
d926a91bfa
Rebase against 0f2a776a59006a15fb84a2a51237d3484f136966.
2016-07-31 01:20:28 +02:00
Sebastian Lackner
0fabea78c6
Rebase against 77fc4697dd7c2b81181c4549c22210bc16913736.
...
NtCurrentTeb()->Reserved5[0] is now used for a different purpose on x86_64 OSX.
2016-07-31 01:20:28 +02:00
Sebastian Lackner
50a53675fe
Rebase against ba2e025b94fa3705d439803a545129c32e8818af.
2016-07-31 01:20:27 +02:00
Sebastian Lackner
ceb2471ad2
Rebase against 2337c50ed769f2078257283f82aa7e696b452324.
2016-07-31 01:20:27 +02:00
Sebastian Lackner
3d23048fe4
Rebase against d262a183116dedfbeedc2d1ec2ea597673bfcd86.
2016-07-31 01:20:27 +02:00
Sebastian Lackner
e1b287d31a
Rebase against 52a3a3b20633bf3a08860d43c8a9130a693cbedb.
2016-07-31 01:20:27 +02:00
Sebastian Lackner
af8f18a1f6
Rebase against 63fcf7faee88aea9425f57de8516dea262f54531.
...
[ntdll-OSX_TEB_x86_64]
Removed patch to improve compatibility of 64-bit support for OS X (accepted
upstream).
2016-07-31 01:20:27 +02:00
Sebastian Lackner
002886bffa
Rebase against b05704dbbd429a5325132c77a3e13fcb88b2995f.
2016-07-31 01:20:27 +02:00
Sebastian Lackner
104c5b24f1
Rebase against b54a8dda844a1a43d1dff22eff0ea206be5c630c.
...
[d3dx9_36-D3DXDisassembleShader]
Removed patch to implement d3dx9_36.D3DXCreateTextureShader with stub interface
(accepted upstream).
[ntdll-NtQuerySection]
Partially removed patches to implement NtQuerySection (fixed upstream).
2016-07-31 01:20:04 +02:00
Sebastian Lackner
e7778c5622
Release 1.9.15.
2016-07-23 22:40:22 +02:00
Sebastian Lackner
b8df58d714
Added patch to use sysfs to populate SCSI registry keys.
2016-07-23 18:37:21 +02:00
Sebastian Lackner
7307a7ea4f
patchupdate.py: Add list of authors to autogenerated patches.
2016-07-23 17:27:59 +02:00
Sebastian Lackner
7ca3f2b608
Rebase against 267e8e3eeb6d0b6e8ccab809fddd27bae05cbfc2.
2016-07-23 16:30:17 +02:00
Sebastian Lackner
5989fb0938
Rebase against 654e960e340cc37a9282c52ba8aca5f779a13dbb.
2016-07-23 15:38:42 +02:00
Sebastian Lackner
3f111101a8
Rebase against 51c7df4f376fa7924752dc32a9715a4475e038df.
2016-07-23 14:32:39 +02:00
Sebastian Lackner
857c2fcfe2
Rebase against fac012f2e114870c9628e5ea5b5c8312284c0f3e.
2016-07-23 06:44:18 +02:00
Sebastian Lackner
f901f130fd
Rebase against be2908ed071dd11de5dc2fae270aad15e5df7d17.
2016-07-22 20:22:24 +02:00
Sebastian Lackner
ba40b415b7
Rebase against a02c7ce7518b19d401ae854f18d2401a489f60db.
2016-07-22 19:10:06 +02:00
Sebastian Lackner
94f533c0ad
Rebase against 0a5e205c06e0f0ccf632e02a48e86a386a4884e0.
2016-07-22 19:06:49 +02:00
Sebastian Lackner
4d1dd4c62a
patchutils.py: Create smaller #ifdef ranges.
2016-07-22 18:49:06 +02:00
Sebastian Lackner
4b1b7f77bc
patchutils.py: Invert logic for applying #ifdef patches.
2016-07-22 17:33:27 +02:00
Sebastian Lackner
c779a2acbe
Rebase against a615647435bd017af1993454902982d7a37b3cb3.
2016-07-20 21:01:50 +02:00
Sebastian Lackner
97fec39e47
Added patch to ensure process_attach callbacks are not executed too early.
2016-07-20 05:00:15 +02:00
Sebastian Lackner
cbd440689d
Rebase against a71128513767d44a8f42e10895578b650061bdce.
...
[ntdll-NtUnmapViewOfSection]
Removed patch to fix behavior of UnmapViewOfFile for Win9x (accepted upstream).
[shell32-FolderItems_Stub_Iface]
Removed patch to implement stubbed FolderItems interface (fixed upstream).
2016-07-19 18:33:14 +02:00
Sebastian Lackner
5125d3edeb
Rebase against adde9fadebe07c30ecc9f12685751fb78b3473c5.
...
[server-BaseNamedObjects]
Removed patch to provide symlink to BaseNamedObjects in \Sessions\1 (accepted
upstream).
2016-07-18 20:03:49 +02:00
Sebastian Lackner
6455c8e654
d3dx9_36-GetShaderSemantics: Correct spec files (thanks Alistair Leslie-Hughes).
2016-07-17 15:43:06 +02:00
Sebastian Lackner
b1b5d6c670
Added patch to provide symlink to BaseNamedObjects in \Sessions\1.
2016-07-16 18:12:26 +02:00
Sebastian Lackner
6a8aacda4c
Rebase against fec0b697c74a8e016b41968b342f9fc9fe11bf74.
...
[ntdll-NtQueryInformationThread]
Removed patch to implement support for fs segment in GetThreadSelectorEntry
(accepted upstream).
2016-07-15 17:49:47 +02:00
Sebastian Lackner
f788007dc4
Rebase against 5101a90bca2bd2618b488f37624af43efe17a0e0.
...
[secur32-Gnutls_Algorithms]
Removed patch to define missing gnutls_kx_algorithm_t values for old gnutls
versions (accepted upstream).
[taskmgr-Memory_Usage]
Removed patch to use sysinfo to report correct number of physical pages
(accepted upstream).
2016-07-15 03:04:28 +02:00
Sebastian Lackner
31baacffe2
Rebase against 1bcc7ce75f64f2894de43379674bc5c53c52bb3a.
2016-07-11 03:06:53 +02:00
Sebastian Lackner
bd3563bdf1
Rebase against 0a3700e051f3e9473c5daa40a5cdd951b1310b8c.
...
[gdi32-PtInRegion]
Removed patch to add back the extents test (accepted upstream).
2016-07-10 22:20:23 +02:00
Sebastian Lackner
372c0be9d9
Release 1.9.14.
2016-07-10 19:52:08 +02:00
Sebastian Lackner
245467db83
Added patch to define missing gnutls_kx_algorithm_t values for old versions of gnutls.
2016-07-10 06:39:46 +02:00
Sebastian Lackner
f902de09d5
Added patch to add back extents test in PtInRegion.
2016-07-10 02:54:57 +02:00
Sebastian Lackner
17b81919fa
wined3d-CSMT_Main: Removed patches affecting other dlls.
...
Because of the #ifdef those patches had no effect anyway.
2016-07-10 01:47:12 +02:00
Sebastian Lackner
a3e5cd8f58
Rebase against abb221fa81b60f53c14f6864bbfb9453455aeeeb.
2016-07-10 01:47:10 +02:00
Sebastian Lackner
a0cb1797f4
Rebase against cc9c18a46d1ce7e2834bae0fa65a6ed7904820dd.
2016-07-10 00:31:24 +02:00
Sebastian Lackner
970dc74e89
Rebase against 38f3d59ed694afba7913b4992d13cb044a09126c.
...
[user32-CharToOem]
Removed patch to properly handle invalid parameters in CharToOem* and
OemToChar* APIs (accepted upstream).
2016-07-09 17:57:44 +02:00
Sebastian Lackner
867c8334a1
Rebase against 94b6a885a880728f5e0a865fc17a82532723e756.
...
[ntdll-InMemoryOrderModuleList]
Removed patch to sort InMemoryOrderModuleList in load order (accepted upstream).
2016-07-07 20:33:23 +02:00
Sebastian Lackner
cf457f4e1c
Rebase against 27ea3804ddc8077fedb7a0ea81ac96910f78a26f.
2016-07-06 22:38:12 +02:00
Sebastian Lackner
fc6aa583cf
server-Realtime_Priority: Include stdarg.h in server/scheduler.c.
2016-07-06 05:51:29 +02:00
Sebastian Lackner
ed54d227d8
Added patch to forward various functions from d3d10_1 to d3d10.
2016-07-05 21:47:56 +02:00
Sebastian Lackner
f5734d67c8
Rebase against 9729d15a1a8de61030b68436a1c2239290af90f5.
2016-07-05 20:17:20 +02:00
Sebastian Lackner
8aa5c2acd0
Rebase against b1930ee4b8a0f77654bbab65c3bc30d721bf5d6a.
...
[include-webservices]
Removed patch to delete duplicate definition of WS_XML_NODE_POSITION (accepted
upstream).
2016-07-04 18:14:50 +02:00
Sebastian Lackner
d8862cbbfd
Rebase against a9a6948b7944dccca6831914ea40e5c9aa5929bc.
...
[winspool.drv-SetPrinterW]
Removed patch to add stub for winspool.SetPrinterW level 8 (fixed upstream).
2016-07-03 23:05:00 +02:00
Sebastian Lackner
09e1b75334
patchinstall.sh: Escape $ at the end of a string.
2016-07-01 19:50:22 +02:00
Sebastian Lackner
004c3abe40
patchutils.py: Generate diff in git format.
2016-07-01 01:28:38 +02:00
Sebastian Lackner
270b4f702b
precommit-hook.sh: Automatically adjust version number after a release.
2016-07-01 01:13:40 +02:00
Sebastian Lackner
7df2eaa22d
Release 1.9.13.
2016-06-25 17:18:29 +02:00
Sebastian Lackner
571ab663fd
Added patch to remove duplicate definition in include/webservices.h.
2016-06-25 07:13:04 +02:00
Sebastian Lackner
ddba27937a
ntoskrnl-DriverTest: Fix compile error caused by wrong import library.
2016-06-25 04:59:47 +02:00
Sebastian Lackner
f71c20b7f7
Rebase against af6f8ca4136ad937f8743494a8d3cea0b52d71cf.
...
[msvcrt-_fstat32i64]
Removed patch to implement msvcrt._fstat32i64 (accepted upstream).
2016-06-24 15:43:04 +02:00
Sebastian Lackner
8281fca8dc
Added patch to implement ole32.OleGetIconOfFile stub.
2016-06-24 12:00:24 +02:00
Sebastian Lackner
093f3b9818
gdiplus-GdipCreateMetafileFromStream: Update patchset and implement GdipCreateMetafileFromFile.
2016-06-24 11:53:34 +02:00
Sebastian Lackner
c8299873fb
wined3d-CSMT_Main: Remove patches with unnecessary 'Waiting for cs' warning.
2016-06-24 04:42:45 +02:00
Sebastian Lackner
60e6da65cd
Rebase against 82f3446c5d09aba0aa0cffcf7ece54d44d3b86ef.
2016-06-24 02:24:55 +02:00
Sebastian Lackner
08dca3b834
Rebase against 38fb1062daaf68afe4dc20e1aceddfa89fe1ea4f.
2016-06-24 01:13:57 +02:00
Sebastian Lackner
4f12cf4dc9
Rebase against 9ba058e94c2662f5296c95adeafd29c59b137249.
2016-06-23 17:37:04 +02:00
Sebastian Lackner
1d08851c35
Rebase against e3bd659be9b2868b121857fb2643d775bbf0d8c7.
...
[d3dx9_33-Share_Source]
Removed patch to share source of d3dx9_36 with d3dx9_33 to avoid Wine DLL
forwards (accepted upstream).
2016-06-23 16:17:27 +02:00
Sebastian Lackner
a8976086e5
Rebase against 0c83f4d5bec8b01e1e6dcbb0a9a9932b6c24570b.
2016-06-23 07:26:56 +02:00
Sebastian Lackner
c6a96f3e32
Rebase against 7fe9858988eabf377ab5e2c64d92f973574b1ae8.
...
Also modifies a couple of other wined3d-CSMT_Main patches, and uses
wined3d_cs_emit_destroy_object where appropriate.
2016-06-23 06:15:03 +02:00
Sebastian Lackner
6adf92cebb
Rebase against 4afc7470fb630035c911a1bf1d48f66bf16c230c.
2016-06-23 00:43:28 +02:00
Sebastian Lackner
e27647e4d5
Rebase against 9c1fbe509576d7cbaada3af9736888cfa1d02847.
2016-06-22 23:33:39 +02:00
Sebastian Lackner
2f3baafeca
Rebase against 025c54344230ca8b32e80f08b9af13a16dfd2445.
...
[ws2_32-Sort_default_route]
Removed patch to ensure default route IP addresses are returned first in
gethostbyname.
2016-06-21 22:18:57 +02:00
Sebastian Lackner
5e5f21854b
Rebase against 754c68182623657b4862d7700afbf781b4555c77.
...
[ucrtbase-Functions]
Removed patch to forward _{calloc,malloc,free}_base to {calloc,malloc,free}.
2016-06-17 19:04:51 +02:00
Sebastian Lackner
6b9d38b61c
Remove disabled gdi32-PS_GEOMETRIC patchset.
...
Bug 39172 already has been fixed in a different way.
2016-06-17 05:40:44 +02:00
Sebastian Lackner
45157d6bbe
Added patch with stubs for user-mode scheduling functions.
2016-06-17 03:44:38 +02:00
Sebastian Lackner
3cb1c835bc
Added patch to use root dialog for DM_SETDEFID/DM_GETDEFID in DefDlgProc.
2016-06-16 23:52:44 +02:00
Sebastian Lackner
243a9f7b89
Rebase against 41d01871fef296dc717cf2c4f0bdbb07f5266acd.
2016-06-16 22:56:56 +02:00
Sebastian Lackner
4f532d23bb
Rebase against 7cb3b72559745d94e7b7e3a0fbb40426f93d775f.
2016-06-16 22:02:21 +02:00
Sebastian Lackner
73d2e2a9e8
Rebase against 849163b1ed5e2586ee9f391e7a8b03f054bb620f.
2016-06-15 20:57:20 +02:00
Sebastian Lackner
7391ecfaa0
Release 1.9.12.
2016-06-13 19:02:12 +02:00
Sebastian Lackner
295deafca7
comctl32-Listview_DrawItem: Update patchset and fix a regression (thanks Michael Müller).
2016-06-13 02:12:53 +02:00
Sebastian Lackner
2dd175172b
Added patch to pass correct itemData to WM_MEASUREITEM when inserting an item to an owner-drawn listbox.
2016-06-12 19:58:05 +02:00
Sebastian Lackner
5924752fd9
Rebase against 50917e283629cbe994f2d7f091ed46ac8b25cda6.
2016-06-12 05:43:39 +02:00
Sebastian Lackner
57b298602e
Rebase against 03b06fb76ba4204df5c20fda8955da09e16ec095.
2016-06-12 05:00:55 +02:00
Sebastian Lackner
52f5a405e9
Rebase against 0c0c86a8c7c93e7edbca8a7840c945f4159c3059.
...
FIXME: We should do all operations through the command stream.
2016-06-12 04:42:26 +02:00
Sebastian Lackner
c92ffa58c0
Rebase against 2a5b4fd884801a7f394ade49142fbfdba195243c.
2016-06-11 19:33:18 +02:00
Sebastian Lackner
e741b83080
Rebase against 9cc95e5a1d930d72892949a3ddf8fa00d471af88.
2016-06-06 22:38:52 +02:00
Sebastian Lackner
faf8d49216
winex11-_NET_ACTIVE_WINDOW: Update patchset and fix a regression (thanks Michael Müller).
2016-06-05 02:34:21 +02:00
Sebastian Lackner
08e221b30c
Added patch to send SC_KEYMENU on managed windows.
2016-06-05 01:32:42 +02:00
Sebastian Lackner
c2158ca405
Added patch to force conversion of 8 bpp grayscale PNG images to 32 bpp BGRA.
2016-06-04 03:04:10 +02:00
Sebastian Lackner
953ae16ca9
Added patch to scale a geometric pen for the mapping mode used by PATH_StrokePath.
2016-06-04 02:53:05 +02:00
Sebastian Lackner
066e207750
Rebase against d8641197c041763c2c9784f4b4a8b3dba2bbf0cb.
2016-06-03 18:05:36 +02:00
Sebastian Lackner
64e8ae3a61
Rebase against 5840ea47e6a0d761acbd45cd5a59fbcebfb86326.
2016-06-02 23:10:47 +02:00
Sebastian Lackner
3d1995983f
Rebase against 03fa4cfaffd4c10f56a2f8bfd383f4eaf67d364c.
...
[ntdll-WinSqm]
Removed patch to add WinSqm[Start|End]Session implementation (accepted upstream).
2016-06-02 22:15:30 +02:00
Sebastian Lackner
4705d850ea
Rebase against 59ee884bdf4947f5939499456539fca7a5806939.
2016-05-31 23:09:34 +02:00
Sebastian Lackner
8bede16222
Rebase against c89dc58deb9ba74d8dcd7faf7012203cff0724a0.
2016-05-30 18:24:40 +02:00
Sebastian Lackner
5c3c83fef5
Added patch to check if menu text is a valid string in MENU_DrawMenuItem.
2016-05-30 15:40:30 +02:00
Sebastian Lackner
8c43c80df2
Release 1.9.11.
2016-05-29 20:16:54 +02:00
Sebastian Lackner
99ddea76c5
Temporarily disable ntdll-Thread_Stack patchset.
...
The patchset was initially added for 64-bit MSYS2, however it seems to
break various other applications. Disable it until a better solution is
found.
2016-05-29 17:20:49 +02:00
Sebastian Lackner
6eb4b11c22
Added patch for ntoskrnl.IoStopTimer stub function.
2016-05-29 16:45:04 +02:00
Sebastian Lackner
5eb1d3c69b
Added patch to implement DrawDibProfileDisplay in msvideo.dll16.
2016-05-28 00:24:35 +02:00
Sebastian Lackner
70a46a2305
Added patch to provide DeviceID, Location and PortName for printers.
2016-05-28 00:18:19 +02:00
Sebastian Lackner
bd04bf9ac0
Added patch for setupapi.CM_Get_DevNode_Status stub implementation.
2016-05-28 00:13:07 +02:00
Sebastian Lackner
749dc37048
Rebase against 81c700e0f8f8670f9c3b05a4baab2b2cffaeff89.
2016-05-27 23:41:15 +02:00
Sebastian Lackner
a15b448623
Rebase against 0dcf255b51ef096d649a5b4daee7204409550376.
2016-05-27 23:01:46 +02:00
Sebastian Lackner
e460e59354
Rebase against a0c651cd7cf83c9fac6b8776de2d54a731fc4b29.
...
[secur32-ANSI_NTLM_Credentials]
Removed patch to fix handling of ANSI NTLM credentials (accepted upstream).
2016-05-26 23:38:44 +02:00
Sebastian Lackner
71bb1a35f5
Added patch to avoid sorting InMemoryOrderModuleList by memory address.
2016-05-26 15:55:53 +02:00
Sebastian Lackner
83d43970e8
wined3d-CSMT_Main: Use newly introduced wined3d_calloc function.
2016-05-26 01:38:25 +02:00
Sebastian Lackner
0f1aef64bf
Rebase against b5aeb661b9297a6ee6047335f42543936f593525.
2016-05-25 21:17:56 +02:00
Sebastian Lackner
a40017a010
Rebase against 351bd33f2cd1edd680176ef777d77a3d1256ab6d.
2016-05-25 20:34:59 +02:00
Sebastian Lackner
94419b1dad
Rebase against 698d4114677205c3e5a0df659d230fe982578757.
2016-05-25 03:43:00 +02:00
Sebastian Lackner
5d32e6fc71
Added patch with workaround for Windows 3.1 apps which call LoadImage(LR_LOADFROMFILE) with a resource id.
2016-05-21 15:07:54 +02:00
Sebastian Lackner
f10c1d3c42
Rebase against 9a80284e1a886ff7e01d33f68715c9bfdb773459.
2016-05-19 20:06:07 +02:00
Sebastian Lackner
9aefba7af5
wined3d-CSMT_Main: Make float constant updates consistent with the rest of the code.
2016-05-19 14:44:21 +02:00
Sebastian Lackner
16e6b1c3e3
Rebase against 58e95f72218fa018739c484f172bc236e685d5bb.
...
[dbghelp-EnumerateLoadedModulesExW]
Removed patch to implement dbghelp.EnumerateLoadedModulesExW (fixed upstream).
2016-05-19 13:19:02 +02:00
Sebastian Lackner
8a2c526e13
Rebase against aa475ce23fa295a8f5d0fa120d7b3dac1a5a41b5.
...
[wininet-InternetReadFile]
Removed patch to return synchronously from InternetReadFile if there is no
more data to read (accepted upstream).
2016-05-19 13:18:45 +02:00
Sebastian Lackner
334b3cb393
Release 1.9.10.
2016-05-18 00:00:26 +02:00
Sebastian Lackner
54ed708c91
kernel32-Locale_Definitions: Update patchset and remove STAGED status.
2016-05-17 22:43:28 +02:00
Sebastian Lackner
1294cf8ca9
Added patch to implement msvcrt._fstat32i64.
2016-05-17 21:52:28 +02:00
Sebastian Lackner
5c40d98a8f
Disabled wined3d-Revert_PixelFormat patchset.
...
The issue has already been fixed a while ago, and there are no known cases
where this patch actually makes a difference.
2016-05-17 15:15:15 +02:00
Sebastian Lackner
cc62b92f5e
Added patch to recognize bump luminance X8L8V8U8 when loading dds file.
2016-05-17 14:51:17 +02:00
Sebastian Lackner
a89e9696d4
Added patch to properly handle invalid parameters in CharToOem* and OemToChar* APIs.
2016-05-17 14:43:30 +02:00
Sebastian Lackner
5f37cb2071
Added patch to resize buffer when call to InternetCanonicalizeUrlW fails in InternetCrackUrlW.
2016-05-17 14:38:43 +02:00
Sebastian Lackner
b4c93af2cb
wined3d-CSMT_Main: Reenable CSMT patchset.
2016-05-17 12:57:30 +02:00
Sebastian Lackner
c2b1a0350d
Added patch to implement dbghelp.EnumerateLoadedModulesExW.
2016-05-16 20:04:51 +02:00
Sebastian Lackner
70c4687b47
Added patch to fix various issues related to UnmapViewOfFile.
2016-05-16 19:59:21 +02:00
Sebastian Lackner
9907ab34d3
Added patch to return synchronously from InternetReadFile if there is no more data to read.
2016-05-16 19:40:37 +02:00
Sebastian Lackner
cd9936654a
Rebase against f7ac364b0c06bbe7a1ef5b715f2be46b5e6c04d4.
2016-05-16 19:31:20 +02:00
Sebastian Lackner
87b3c56914
imagehlp-ImageLoad: Add dependency on imagehlp-Cleanup and remove a couple of todo_wines.
2016-05-15 22:55:46 +02:00
Sebastian Lackner
65a09eaaa0
d3d9-DesktopWindow: Fix some test failures.
2016-05-15 22:50:00 +02:00
Sebastian Lackner
35e6091943
winepulse-PulseAudio_Support: Add todo_wine to avoid a test failure.
2016-05-15 20:30:25 +02:00
Sebastian Lackner
2dff0d6075
oleaut32-OLEPictureImpl_SaveAsFile: Implement SaveAsFile for PICTYPE_ENHMETAFILE.
2016-05-15 19:09:59 +02:00
Sebastian Lackner
fd89a1b64c
Added patch to avoid test failures in d2d1 tests on specific Nvidia graphic cards.
2016-05-15 17:32:04 +02:00
Sebastian Lackner
352d7723f5
mpr-WNetGetUniversalNameW: Fix a couple of test failures.
2016-05-15 17:28:01 +02:00
Sebastian Lackner
4564b0148b
iphlpapi-System_Ping: Add/remove todo_wine to avoid test failures.
2016-05-15 17:20:24 +02:00
Sebastian Lackner
56c4a42468
Merge d3d9-Skip_Tests and d3d9-Tests patchset.
2016-05-15 17:15:01 +02:00
Sebastian Lackner
49f61371b2
Added patch to avoid test failures in d3d9 visual tests on specific Nvidia graphic cards.
2016-05-15 17:13:53 +02:00
Sebastian Lackner
fa0e389d75
Added patch to hide random test failures in ws2_32 socket tests.
2016-05-15 17:12:01 +02:00
Sebastian Lackner
44b04d6d36
winex11-wglShareLists: Remove todo for a succeeding tests.
2016-05-15 16:53:46 +02:00
Sebastian Lackner
64714a825f
wined3d-Accounting: Mark some failing tests as todo.
2016-05-15 16:49:22 +02:00
Sebastian Lackner
71b8ace1aa
wined3d-QUERY_Stubs: Remove todo for a couple of succeeding tests.
2016-05-15 16:38:54 +02:00
Sebastian Lackner
d661521305
ntdll-WRITECOPY: Do not mark tests as fixed.
...
The code is not active unless a special environment variable is set.
2016-05-15 16:32:20 +02:00
Sebastian Lackner
6f424b1e0f
Rebase against 1348d9e97b1e83c99b68e0c9b592798038dc7f41.
2016-05-15 02:23:15 +02:00
Sebastian Lackner
131c688ab3
Added patch for sr-Latn-{CS,RS} locale definitions.
2016-05-15 00:11:30 +02:00
Sebastian Lackner
27ba45e053
Added patch to preserve custom colors between subitems for listview control.
2016-05-14 23:55:10 +02:00
Sebastian Lackner
1acbf46fcf
Added patch to fix DialogBoxParam return value when control creation fails.
2016-05-14 23:46:34 +02:00
Sebastian Lackner
dc4a52734f
Added patch with riched20 class tests.
2016-05-13 10:33:56 +02:00
Sebastian Lackner
b1d1f3475b
Added patch to implement gdiplus.GdipGetMetafileHeaderFromMetafile and other metafile functions.
2016-05-13 08:29:00 +02:00
Sebastian Lackner
00902fdb2f
Added patch to update Wine Gecko to version 2.47-beta1.
2016-05-11 02:58:17 +02:00
Sebastian Lackner
ee7d9bd76b
oleaut32-Vtable_Offset: Add reference to upstream bug report.
2016-05-11 02:48:15 +02:00
Sebastian Lackner
e38a9d7073
Added patch to set buffer size to zero when InitializeSecurityContextW returns no data.
2016-05-08 23:20:09 +02:00
Sebastian Lackner
cd9e01c9ed
Added patch to implement support for fs segment in GetThreadSelectorEntry.
2016-05-08 20:24:58 +02:00
Sebastian Lackner
ece39ae33d
Added patch to extend a vtable offset before calling 64-bit DispCallFunc() for a 32-bit typelib.
2016-05-06 04:16:30 +02:00
Sebastian Lackner
cecff04cad
Rebase against 6dd6c76299f02a311e37d20a4cef3a0f917f7076.
...
[ntdll-FileNamesInformation]
Removed patch to implement FileNamesInformation class support for
NtQueryDirectoryFile (fixed upstream).
2016-05-06 00:52:12 +02:00
Sebastian Lackner
96068c4fe2
Rebase against 9eaa37249948c4d77df37cf3649ad1db59412fcb.
...
[amstream-GetMultiMediaStream]
Removed patch to implement AMStream GetMultiMediaStream functions (accepted
upstream).
[mscoree-Buffer_Overflow]
Removed patch to avoid buffer overflow in mono print handler for large strings
(accepted upstream).
[ntdll-Fix_Free]
Removed patch to fix a handle leak in RemoveDirectoryW (accepted upstream).
[ntdll-FreeBSD_Directory]
Removed patch to use POSIX implementation to enumerate directory content on
FreeBSD (fixed upstream).
2016-05-04 05:14:18 +02:00
Sebastian Lackner
8e5acbdae3
Rebase against bd2999db92e63f3aa8b48945503c616c28726842.
...
[dwmapi-DwmSetWindowAttribute]
Removed patch to fake success in dwmapi.DwmSetWindowAttribute function
(accepted upstream).
[ntdll-NtSetLdtEntries]
Partially removed patch to implement ntdll.NtSetLdtEntries (accepted upstream).
[shell32-UNIXFS_get_unix_path]
Removed patch to check IsWoW64Process before calling Wow64 functions in
UNIXFS_get_unix_path (fixed upstream).
2016-05-02 20:35:09 +02:00
Sebastian Lackner
07d872e2bc
Release 1.9.9.
2016-05-01 23:35:08 +02:00
Sebastian Lackner
fa8670d547
Added patch to fill stack with meaningful values in call_process_entry mis-align workaround.
2016-05-01 16:46:46 +02:00
Sebastian Lackner
b71dcee6b2
Added patch to improve wmic cmd line parser and add support for path command.
2016-04-30 23:41:04 +02:00
Sebastian Lackner
d77c36c405
Remove disabled ntdll-Heap_Delay_Free patchset.
...
The patchset was never actually enabled in a release because it caused various
regressions. Some applications depend on use-after-frees, others depend on the
fact that HeapAlloc() returns the previously used memory address after a
HeapFree.
2016-04-30 21:05:26 +02:00
Sebastian Lackner
853e7bea82
Remove disabled ntoskrnl-Irp_Status patchset.
...
The patchset did not properly resolve the original issue.
2016-04-30 21:03:25 +02:00
Sebastian Lackner
561eb28565
Remove disabled shell32-Default_Folder_ACLs patchset.
...
The patchset might not be completely wrong, but breaks the tests. Currently
there is no known application which depends on this.
2016-04-30 21:01:36 +02:00
Sebastian Lackner
7f8d293595
Remove disabled reg-Implement_Query patchset (accepted upstream).
2016-04-30 20:59:33 +02:00
Sebastian Lackner
05f4f2dfaf
Disabled ntdll-Syscall_Wrappers patchset.
...
There are easier ways to workaround this bug in the meantime. Also,
the idea is not really feasible because its impossible to implement
proper syscall wrappers on 64-bit.
2016-04-30 05:18:57 +02:00
Sebastian Lackner
b7f0807cba
ntdll-NtSetLdtEntries: Export the function also on other platforms (thanks Austin).
...
Whoops. Actually the function exists on x86_64, but similar to wow64, it just returns
STATUS_NOT_IMPLEMENTED.
2016-04-30 02:30:10 +02:00
Sebastian Lackner
424271828e
Added patch to implement IKsControl stub subinterface for SynthPort.
2016-04-30 01:39:48 +02:00
Sebastian Lackner
88054b7a21
Added patch to avoid buffer overflow in mono print handler for large strings.
2016-04-29 23:14:35 +02:00