Alistair Leslie-Hughes
|
e08fbd2743
|
include: Add some DWMWA_* enum values.
|
2024-04-04 20:49:43 +02:00 |
|
Alistair Leslie-Hughes
|
a865ec353c
|
include: Add STORAGE_HOTPLUG_INFO structure.
|
2024-04-04 20:49:43 +02:00 |
|
Alexandre Julliard
|
047b7fc293
|
widl: Map VT_USERDEFINED to VT_I4 for default values in typelibs.
|
2024-04-04 20:49:43 +02:00 |
|
Jacek Caban
|
a8fc62d1a2
|
widl: Don't use old typelib format in do_everything mode.
Fixes a regression from 0bffa32226 .
|
2024-04-04 16:03:26 +02:00 |
|
Aurimas Fišeras
|
f19c558670
|
po: Update Lithuanian translation.
|
2024-04-03 23:03:38 +02:00 |
|
Brendan Shanks
|
996070283c
|
win32u: Replace sprintf with snprintf to avoid deprecation warnings on macOS.
|
2024-04-03 23:03:38 +02:00 |
|
Brendan Shanks
|
3992a76ee9
|
win32u: Use PATH_MAX for Unix paths instead of MAX_PATH (from Win32).
|
2024-04-03 23:03:38 +02:00 |
|
Brendan Shanks
|
0feed009b4
|
win32u: Enlarge buffer size in format_date.
|
2024-04-03 23:03:38 +02:00 |
|
Brendan Shanks
|
609b42c169
|
win32u: Enlarge buffer size in _CDS_flags.
|
2024-04-03 23:03:38 +02:00 |
|
Rémi Bernon
|
a7564b0f8b
|
mfreadwrite/reader: Keep the output subtypes when propagating media types.
|
2024-04-03 23:03:38 +02:00 |
|
Nikolay Sivov
|
3d38ac44e7
|
d2d1/tests: Add supported interface checks for transform objects.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2024-04-03 23:03:38 +02:00 |
|
Nikolay Sivov
|
81d684a508
|
d2d1/effect: Implement bounds adjustment transform.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2024-04-03 23:03:38 +02:00 |
|
Nikolay Sivov
|
70799e1c79
|
d2d1/effect: Implement border transform object.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2024-04-03 23:03:38 +02:00 |
|
Nikolay Sivov
|
48d043d31f
|
d2d1/effect: Fix property value size for empty or missing string values.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2024-04-03 23:03:38 +02:00 |
|
Zebediah Figura
|
87041ba759
|
wined3d: Remove the "arb" and "none" shader_backend options.
Do not remove the shader_backend setting entirely; it will eventually be useful for selecting the SPIR-V backend for GL.
|
2024-04-03 23:03:38 +02:00 |
|
Zebediah Figura
|
010008f629
|
wined3d: Require GLSL 1.20 support.
|
2024-04-03 23:03:38 +02:00 |
|
Dmitry Timoshkov
|
1eeebc3190
|
widl: Add support for VT_USERDEFINED to SLTG typelib generator.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
|
2024-04-03 23:03:38 +02:00 |
|
Dmitry Timoshkov
|
9d26c6d75a
|
widl: Properly align name table entries.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
|
2024-04-03 23:03:38 +02:00 |
|
Dmitry Timoshkov
|
f3ca3044fe
|
widl: Add support for structures.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
|
2024-04-03 23:03:38 +02:00 |
|
Dmitry Timoshkov
|
5df4c5f06d
|
widl: Add more traces.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
|
2024-04-03 23:03:38 +02:00 |
|
Dmitry Timoshkov
|
b83410936e
|
widl: Use generic 'struct sltg_data' for collecting data.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
|
2024-04-03 23:03:38 +02:00 |
|
Alexandre Julliard
|
a1997507e8
|
widl: Clear /robust flags when no descriptor is present.
For compatibility with midl.
|
2024-04-03 23:03:36 +02:00 |
|
Alexandre Julliard
|
af058da893
|
widl: Use padding instead of alignment in structure format strings.
For compatibility with midl.
|
2024-04-03 12:34:39 +02:00 |
|
Alexandre Julliard
|
855eb3afcd
|
widl: Always pass the top-level attributes to detect interface pointers.
|
2024-04-03 12:30:59 +02:00 |
|
Hans Leidekker
|
bc52693f9a
|
wmic: Handle multiple properties separated by whitespace.
|
2024-04-02 23:30:12 +02:00 |
|
Hans Leidekker
|
ca629dec9b
|
wmic: Handle failure from CommandLineToArgvW().
|
2024-04-02 23:30:11 +02:00 |
|
Hans Leidekker
|
2b3bc20103
|
wmic: Strip spaces once.
|
2024-04-02 23:30:11 +02:00 |
|
Hans Leidekker
|
c00da2e52d
|
wmic: Make an error message more general.
|
2024-04-02 23:30:11 +02:00 |
|
Hans Leidekker
|
ca89965a2e
|
wbemprox: Zero-initialize table data.
|
2024-04-02 23:30:11 +02:00 |
|
Nikolay Sivov
|
7c969b0589
|
d2d1/effect: Implement SetSingleTransformNode().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2024-04-02 23:30:11 +02:00 |
|
Nikolay Sivov
|
3d64da16ce
|
d2d1/effect: Implement SetOutputNode().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2024-04-02 23:30:11 +02:00 |
|
Nikolay Sivov
|
054c9d85fe
|
d2d1/effect: Implement ConnectToEffectInput().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2024-04-02 23:30:11 +02:00 |
|
Nikolay Sivov
|
fb4548b432
|
d2d1/effect: Implement node list for the transform graph.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2024-04-02 23:30:11 +02:00 |
|
Nikolay Sivov
|
1707550dae
|
d2d1/effect: Implement blend transform object.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2024-04-02 23:30:11 +02:00 |
|
Nikolay Sivov
|
5908d7faad
|
d2d1/effect: Implement offset transform object.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2024-04-02 23:30:11 +02:00 |
|
Nikolay Sivov
|
a9926aebae
|
d2d1/effect: Keep input count as a graph property when recreating it.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2024-04-02 23:30:11 +02:00 |
|
Nikolay Sivov
|
55f80c4ea4
|
d2d1/tests: Add a test for transform graph input count.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2024-04-02 23:30:11 +02:00 |
|
Nikolay Sivov
|
6ecd59ca39
|
d2d1/tests: Add a basic test for ID2D1DrawInfo instance.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2024-04-02 23:30:11 +02:00 |
|
Rémi Bernon
|
e3510c6bdb
|
mfreadwrite/reader: Avoid accessing an invalid stream index.
Fixes d6c9ac94d2 .
|
2024-04-02 23:30:11 +02:00 |
|
Rémi Bernon
|
5cd5e7b8c6
|
mfreadwrite/tests: Test the D3D awareness of source reader transforms.
|
2024-04-02 23:30:11 +02:00 |
|
Rémi Bernon
|
ed5031ebd8
|
mfreadwrite/tests: Test the source reader stream change events.
|
2024-04-02 23:30:11 +02:00 |
|
Rémi Bernon
|
b5f7ce4263
|
mfreadwrite/reader: Make the GetTransformForStream category parameter optional.
|
2024-04-02 23:30:11 +02:00 |
|
Rémi Bernon
|
17fd8c8e11
|
mfreadwrite/reader: Use MFTEnumEx to enumerate stream transforms.
|
2024-04-02 23:30:11 +02:00 |
|
Alexandre Julliard
|
4f8958eb56
|
widl: Use the correct type for non-encapsulated union discriminants.
|
2024-04-02 23:30:10 +02:00 |
|
Alexandre Julliard
|
66bec19434
|
widl: Output more correct /robust flags.
|
2024-04-02 23:30:10 +02:00 |
|
Alexandre Julliard
|
4d8ee6bb18
|
widl: Add /robust flags in correlation descriptors.
|
2024-04-02 23:30:10 +02:00 |
|
Alexandre Julliard
|
896b4f05ea
|
widl: Always use new-style format strings in interpreted mode.
|
2024-04-02 23:30:03 +02:00 |
|
Louis Lenders
|
7cd0f395ca
|
wbemprox: Add property 'Status' to Win32_BIOS.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56361
|
2024-04-02 12:17:26 +02:00 |
|
Nikolay Sivov
|
f38a32e64c
|
d2d1/tests: Add a test for a custom effect using a pixel shader.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2024-04-01 20:23:14 +02:00 |
|
Nikolay Sivov
|
51b675ef7f
|
d2d1/effect: Use a helper internally instead of IsShaderLoaded().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2024-04-01 20:23:13 +02:00 |
|