Commit graph

163445 commits

Author SHA1 Message Date
Mohamad Al-Jaf
3de1dab657 include: Add Windows.UI.Composition.Compositor definition.
Needed for mingw Firefox build.
2023-04-06 14:32:33 +02:00
Mohamad Al-Jaf
ee7ba9fb56 include: Add Windows.UI.Composition.CompositionCommitBatch definition.
Needed by Windows.UI.Composition.Compositor.
2023-04-06 14:32:33 +02:00
Mohamad Al-Jaf
62ac026286 include: Add Windows.UI.Composition.Vector4KeyFrameAnimation definition.
Needed by Windows.UI.Composition.Compositor.
2023-04-06 14:32:33 +02:00
Mohamad Al-Jaf
208971f181 include: Add Windows.UI.Composition.Vector3KeyFrameAnimation definition.
Needed by Windows.UI.Composition.Compositor.
2023-04-06 14:32:33 +02:00
Mohamad Al-Jaf
52478c3011 include: Add Windows.UI.Composition.Vector2KeyFrameAnimation definition.
Needed by Windows.UI.Composition.Compositor.
2023-04-06 14:32:33 +02:00
Mohamad Al-Jaf
dfbe81f7c2 include: Add Windows.UI.Composition.CompositionTarget definition.
Needed by Windows.UI.Composition.Compositor.
2023-04-06 14:32:33 +02:00
Mohamad Al-Jaf
d3ac460cdd include: Add Windows.UI.Composition.CompositionScopedBatch definition.
Needed by Windows.UI.Composition.Compositor.
2023-04-06 14:32:33 +02:00
Mohamad Al-Jaf
b9878e0c2e include: Add Windows.UI.Composition.ScalarKeyFrameAnimation definition.
Needed by Windows.UI.Composition.Compositor.
2023-04-06 14:32:33 +02:00
Mohamad Al-Jaf
ed5d87a565 include: Add Windows.UI.Composition.QuaternionKeyFrameAnimation definition.
Needed by Windows.UI.Composition.Compositor.
2023-04-06 14:32:33 +02:00
Mohamad Al-Jaf
76ffc7324f include: Add Windows.UI.Composition.CompositionPropertySet definition.
Needed for mingw Firefox build and Windows.UI.Composition.Compositor.
2023-04-06 14:32:33 +02:00
Mohamad Al-Jaf
438185ed21 include: Add Windows.UI.Composition.LinearEasingFunction definition.
Needed by Windows.UI.Composition.Compositor.
2023-04-06 14:32:33 +02:00
Mohamad Al-Jaf
c5de4c4357 include: Add Windows.UI.Composition.InsetClip definition.
Needed by Windows.UI.Composition.Compositor.
2023-04-06 14:32:32 +02:00
Mohamad Al-Jaf
6b173e51e5 include: Add Windows.UI.Composition.ExpressionAnimation definition.
Needed by Windows.UI.Composition.Compositor.
2023-04-06 14:32:32 +02:00
Mohamad Al-Jaf
779d6b2d3c include: Add Windows.UI.Composition.CompositionEffectFactory definition.
Needed by Windows.UI.Composition.Compositor.
2023-04-06 14:32:32 +02:00
Mohamad Al-Jaf
0b5bc1ffd9 include: Add Windows.UI.Composition.CompositionEffectBrush definition.
Needed by Windows.UI.Composition.CompositionEffectFactory.
2023-04-06 14:32:32 +02:00
Mohamad Al-Jaf
a2f13c76e6 include: Add Windows.UI.Composition.CubicBezierEasingFunction definition.
Needed for mingw Firefox build.
2023-04-06 14:32:32 +02:00
Mohamad Al-Jaf
69848689f1 include: Add Windows.UI.Composition.CompositionColorBrush definition.
Needed for mingw Firefox build.
2023-04-06 14:32:32 +02:00
Mohamad Al-Jaf
7dc5eee13c include: Add Windows.UI.Composition.ColorKeyFrameAnimation definition.
Needed for mingw Firefox build.
2023-04-06 14:32:32 +02:00
Mohamad Al-Jaf
00eff2447c include: Add Windows.UI.Composition.Visual definition.
Needed for mingw Firefox build.
2023-04-06 14:32:32 +02:00
Mohamad Al-Jaf
89c1dc71b5 include: Add Windows.UI.Composition.CompositionClip definition.
Needed for mingw Firefox build.
2023-04-06 14:32:32 +02:00
Mohamad Al-Jaf
0eaafd2dcf include: Add Windows.UI.Composition.SpriteVisual definition.
Needed for mingw Firefox build.
2023-04-06 14:32:32 +02:00
Mohamad Al-Jaf
7ba9a38456 include: Add Windows.UI.Composition.CompositionSurfaceBrush definition.
Needed for mingw Firefox build.
2023-04-06 14:32:32 +02:00
Mohamad Al-Jaf
9129c338b8 include: Add ICompositionSurface interface definition.
Needed for mingw Firefox build.
2023-04-06 14:32:32 +02:00
Mohamad Al-Jaf
06133eaf0c include: Add Windows.UI.Composition.CompositionBrush definition.
Needed for mingw Firefox build.
2023-04-06 14:32:32 +02:00
Mohamad Al-Jaf
6637e1d8fa include: Add windows.ui.composition.idl file.
Needed for mingw Firefox build.
2023-04-06 14:32:32 +02:00
Zebediah Figura
95258873a5 advapi32: Print ReportEvent() messages one line at a time.
.NET Framework passes multiline backtraces to ReportEvent(), which get cut off when passed to debugstr_w().
2023-04-06 14:32:32 +02:00
Mohamad Al-Jaf
3939eaf81a cryptowinrt/tests: Remove racey refcount test.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54783
2023-04-06 14:32:32 +02:00
Piotr Caban
273f40b6c4 gdi32: Let SetDIBits handle DIB_PAL_INDICES color usage in PlayEnhMetaFileRecord. 2023-04-06 14:32:32 +02:00
Piotr Caban
8ada95cec4 gdi32: Rename DIB_PAL_MONO to DIB_PAL_INDICES. 2023-04-06 14:32:32 +02:00
Piotr Caban
3f051d3b1e win32u: Add support for undocummented DIB_PAL_INDICES color usage in SetDIBits. 2023-04-06 14:32:32 +02:00
Alexandre Julliard
b5bc026798 msvcrt: Use the fmod()/fmodf() implementation from the bundled musl library. 2023-04-05 16:51:47 +02:00
Alexandre Julliard
ec31d30ec0 msvcrt: Use the jn()/yn() implementation from the bundled musl library. 2023-04-05 16:51:47 +02:00
Alexandre Julliard
5895cb5e93 msvcrt: Use the j1()/y1() implementation from the bundled musl library. 2023-04-05 16:51:47 +02:00
Alexandre Julliard
c75a041044 msvcrt: Use the j0()/y0() implementation from the bundled musl library. 2023-04-05 16:51:47 +02:00
Alexandre Julliard
4ef90e94fd msvcrt: Use the expm1()/expm1f() implementation from the bundled musl library. 2023-04-05 16:51:47 +02:00
Alexandre Julliard
dae30bd66d msvcrt: Use the tgamma()/tgammaf() implementation from the bundled musl library. 2023-04-05 16:51:46 +02:00
Alexandre Julliard
442052fe18 msvcrt: Use the lgamma()/lgammaf() implementation from the bundled musl library. 2023-04-05 16:51:46 +02:00
Alexandre Julliard
f27f2d4e66 msvcrt: Use the remquo()/remquof() implementation from the bundled musl library. 2023-04-05 16:51:46 +02:00
Alexandre Julliard
1cff65b69f msvcrt: Use the logb()/logbf() implementation from the bundled musl library. 2023-04-05 16:51:40 +02:00
Alexandre Julliard
d1ba9a30dc msvcrt: Use the ilogb()/ilogbf() implementation from the bundled musl library. 2023-04-05 16:51:40 +02:00
Alexandre Julliard
52621691fd msvcrt: Use the scalbn() implementation from the bundled musl library. 2023-04-05 16:51:40 +02:00
Alexandre Julliard
0750079ace msvcrt: Use the nan()/nanf() implementation from the bundled musl library. 2023-04-05 16:51:40 +02:00
Zebediah Figura
4a441e7b41 quartz/vmr9: Do not set the mode if we failed to create the default presenter. 2023-04-05 15:25:28 +02:00
Zebediah Figura
966bad6aa5 quartz/vmr9: Do not bother setting the cookie when using the default presenter.
We do not use it in this case.
2023-04-05 15:25:27 +02:00
Zebediah Figura
0ea07738b8 quartz/vmr9: Return a default_presenter structure from the default presenter constructor. 2023-04-05 15:25:25 +02:00
Zebediah Figura
f6c1548bf8 quartz/vmr9: Do not clear the previous allocator and presenter in IVMRFilterConfig9::SetRenderingMode().
There cannot be any previous allocator and presenter. They can only be set by
this function, which cannot be called more than once, or by
IVMRSurfaceAllocatorNotify9::AdviseSurfaceAllocator(), which can only be called
after setting the rendering mode.
2023-04-05 15:25:23 +02:00
Eric Pouech
8ad9ddaa28 kernel32/tests: Workaround broken behavior in Win7 Pro64.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
2023-04-05 15:25:05 +02:00
Eric Pouech
24069aad30 winedbg: Don't crash when no search path has been set.
Note: it's anyway wrong to search source files inside modules' path
(a proper fix will require revisiting source file handling).
This fix will actually be sufficient when running wine from within
its build tree.

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
2023-04-05 15:24:41 +02:00
Rémi Bernon
2be535a221 winex11: Set x11drv_win_data XIC out of X11DRV_CreateIC. 2023-04-05 14:56:11 +02:00
Rémi Bernon
d84f8dccf0 winex11: Early return control flow in xic_preedit_caret. 2023-04-05 14:56:10 +02:00