Alexandre Julliard pushed to branch master at wine / wine
Commits:
372de8b5 by Daniel Lehman at 2025-05-28T22:17:28+02:00
msvcr120/tests: Test exp.
- - - - -
051dd108 by Daniel Lehman at 2025-05-28T22:17:28+02:00
musl: Pass math_error callback to exp.
exp calls matherr callback. cexp does not
cexp calls into exp
- - - - -
15485e6d by Daniel Lehman at 2025-05-28T22:17:29+02:00
msvcr120: Add cexp() implementation.
- - - - -
11 changed files:
- dlls/msvcr120/msvcr120.spec
- dlls/msvcr120/tests/msvcr120.c
- dlls/msvcr120_app/msvcr120_app.spec
- dlls/ucrtbase/ucrtbase.spec
- include/msvcrt/complex.h
- libs/musl/Makefile.in
- + libs/musl/src/complex/__cexp.c
- + libs/musl/src/complex/cexp.c
- + libs/musl/src/internal/complex_impl.h
- libs/musl/src/internal/libm.h
- libs/musl/src/math/exp.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/832d384b1030f30fdc74cf222e39d…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/832d384b1030f30fdc74cf222e39d…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
bce8aeff by Elizabeth Figura at 2025-05-28T22:17:28+02:00
amstream: Use set_mt_from_desc() in IMediaSample::GetMediaType().
- - - - -
54ca8be4 by Elizabeth Figura at 2025-05-28T22:17:28+02:00
amstream: Do not alter the current media type in SetFormat().
- - - - -
95a83e15 by Elizabeth Figura at 2025-05-28T22:17:28+02:00
amstream: Take the actual ddraw pitch into account in GetMediaType().
- - - - -
79e54bac by Elizabeth Figura at 2025-05-28T22:17:28+02:00
amstream: Fill the source and target rects in set_mt_from_desc().
- - - - -
832d384b by Elizabeth Figura at 2025-05-28T22:17:28+02:00
amstream: Report a top-down DIB in set_mt_from_desc().
- - - - -
2 changed files:
- dlls/amstream/ddrawstream.c
- dlls/amstream/tests/amstream.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/18c0dd7390b354d2e505e54cd3f3f…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/18c0dd7390b354d2e505e54cd3f3f…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
18c0dd73 by Charlotte Pabst at 2025-05-28T22:17:28+02:00
mf: Release pending items when sample grabber is stopped.
Before this, if the grabber is stopped while items are
pending and then restarted, it would stop delivering any
items because it does not start the timer while the
pending item list is non-empty.
- - - - -
1 changed file:
- dlls/mf/samplegrabber.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/18c0dd7390b354d2e505e54cd3f3f9…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/18c0dd7390b354d2e505e54cd3f3f9…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
700fe813 by Alexandre Julliard at 2025-05-28T09:55:45+02:00
ntdll: Get rid of the cached cpu_info structure.
- - - - -
837358a5 by Alexandre Julliard at 2025-05-28T09:57:35+02:00
ntdll: Generate the CPU features bits from the user shared data.
- - - - -
4a5fade6 by Alexandre Julliard at 2025-05-28T10:12:04+02:00
ntdll: Don't bother checking for cpuid availability.
We already require more recent instructions like cmpxchg8b.
- - - - -
a9b41685 by Alexandre Julliard at 2025-05-28T10:22:40+02:00
ntdll: Check directly for valid %fs register instead of using a syscall flag.
- - - - -
3ccc26a5 by Alexandre Julliard at 2025-05-28T10:23:54+02:00
ntdll: Check for wrfsbase availability from the user shared data.
- - - - -
3aea18c9 by Alexandre Julliard at 2025-05-28T10:27:22+02:00
ntdll: Check for xsavec availability from the user shared data.
- - - - -
9b8c88f1 by Alexandre Julliard at 2025-05-28T10:33:37+02:00
ntdll: Check for fxsave availability from the user shared data.
- - - - -
f2b2c470 by Alexandre Julliard at 2025-05-28T17:59:57+02:00
ntdll: Check for xsave availability from the user shared data.
- - - - -
5 changed files:
- dlls/ntdll/unix/signal_i386.c
- dlls/ntdll/unix/signal_x86_64.c
- dlls/ntdll/unix/system.c
- dlls/ntdll/unix/unix_private.h
- include/winternl.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/06b1a49f5b3e1a5bb109f276a276e…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/06b1a49f5b3e1a5bb109f276a276e…
You're receiving this email because of your account on gitlab.winehq.org.
Alistair Leslie-Hughes pushed to branch master at wine / wine-staging
Commits:
31a37e3f by Alistair Leslie-Hughes at 2025-05-28T07:36:03+10:00
Rebase against 371929471ddcac9358d6de238296ba115170a3fa.
- - - - -
1b2e959b by Alistair Leslie-Hughes at 2025-05-28T07:36:25+10:00
Updated vkd3d-latest patchset
- - - - -
4 changed files:
- patches/ntdll-RtlQueryPackageIdentity/0003-ntdll-tests-Add-basic-tests-for-RtlQueryPackageIdent.patch
- + patches/vkd3d-latest/0001-Updated-vkd3d-to-c4c7f10d99daa5d3efc036d74d5e09b6f13.patch
- + patches/vkd3d-latest/0002-Updated-vkd3d-to-87ec2d98973432531d7d9d08dfc837376f9.patch
- staging/upstream-commit
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/a3738434e05ba4e378cec…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/a3738434e05ba4e378cec…
You're receiving this email because of your account on gitlab.winehq.org.