Alexandre Julliard pushed to branch master at wine / wine
Commits:
348181b3 by Matteo Bruni at 2025-10-10T15:32:22+02:00
d3dx9: Handle inverse transposed matrix in UpdateSkinnedMesh().
- - - - -
596417ed by Matteo Bruni at 2025-10-10T15:32:22+02:00
d3dx9/tests: Skip ID3DXRenderToSurface tests if BeginScene() fails.
- - - - -
b2244fe6 by Matteo Bruni at 2025-10-10T15:32:22+02:00
d3dx9/tests: Increase tolerance in test_D3DXSHEvalDirectionalLight().
For 32-bit clang Linux builds. Also tidy up the test a bit.
- - - - -
46925694 by Matteo Bruni at 2025-10-10T15:32:24+02:00
d3dx9/tests: Add some fallback formats in the texture tests.
- - - - -
b77ed6cf by Matteo Bruni at 2025-10-10T15:32:24+02:00
d3dx10/tests: Disable size validation test.
It seems to cause sporadic crashes on Windows 10.
- - - - -
6214496b by Matteo Bruni at 2025-10-10T15:32:26+02:00
d3dx11/tests: Disable size validation test.
It seems to cause sporadic crashes on Windows 10.
- - - - -
7 changed files:
- dlls/d3dx10_43/tests/d3dx10.c
- dlls/d3dx11_43/tests/d3dx11.c
- dlls/d3dx9_36/skin.c
- dlls/d3dx9_36/tests/core.c
- dlls/d3dx9_36/tests/math.c
- dlls/d3dx9_36/tests/mesh.c
- dlls/d3dx9_36/tests/texture.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/bf7649514b54061acd891f9662627…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/bf7649514b54061acd891f9662627…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
f4e5d266 by Alexandre Julliard at 2025-10-10T13:41:08+02:00
makefiles: List headers in the makefile if they shadow a global header.
So that we only need to look on disk for local headers. It saves about
30% on the time needed to parse dependencies.
- - - - -
5bd4eb7b by Alexandre Julliard at 2025-10-10T13:42:36+02:00
setupapi: Only use the actual source name for the first file in the manifest.
- - - - -
bf764951 by Alexandre Julliard at 2025-10-10T13:42:36+02:00
msi/tests: Clear the export directory on copied dll to prevent loading the builtin.
- - - - -
8 changed files:
- dlls/msi/tests/package.c
- dlls/setupapi/fakedll.c
- libs/fluidsynth/Makefile.in
- libs/mpg123/Makefile.in
- libs/vkd3d/Makefile.in
- server/Makefile.in
- tools/make_makefiles
- tools/makedep.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8138aa748024b9227679675e15755…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/8138aa748024b9227679675e15755…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
a260390a by Michael Stefaniuc at 2025-10-10T11:07:47+02:00
dmstyle: Move the parsing of the style bands to a helper.
- - - - -
29283193 by Michael Stefaniuc at 2025-10-10T11:07:47+02:00
dmstyle: Avoid Hungarian notation in a private struct.
- - - - -
84c01ae7 by Michael Stefaniuc at 2025-10-10T11:07:47+02:00
dmstyle: Simplify the load_band() helper.
And avoid a DirectMusicBand object leak on load failure.
- - - - -
07ede0b7 by Michael Stefaniuc at 2025-10-10T11:07:49+02:00
dmstyle: Move the IStream resetting to the load_band() helper.
- - - - -
80bd057b by Michael Stefaniuc at 2025-10-10T11:07:49+02:00
dmstyle: Use load_band() for the pattern band too.
- - - - -
43ce1a00 by Michael Stefaniuc at 2025-10-10T11:07:49+02:00
dmstyle: Simplify the style IPersistStream_Load method.
- - - - -
68361d8f by Michael Stefaniuc at 2025-10-10T11:07:49+02:00
dmstyle: Remove no longer needed helpers.
- - - - -
6028571e by Michael Stefaniuc at 2025-10-10T11:07:49+02:00
dmstyle: Issue a FIXME for unhandled references to chormaps in a style.
- - - - -
4 changed files:
- dlls/dmstyle/Makefile.in
- − dlls/dmstyle/dmutils.c
- dlls/dmstyle/dmutils.h
- dlls/dmstyle/style.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b2763c342ed7ff0cc6692d6d59cab…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b2763c342ed7ff0cc6692d6d59cab…
You're receiving this email because of your account on gitlab.winehq.org.
Elizabeth Figura pushed to branch master at wine / wine-staging
Commits:
ec458fc7 by Elizabeth Figura at 2025-10-09T16:25:30-05:00
Rebase against 2827471c57299793d8e0868679184f8d762a5309.
- - - - -
6 changed files:
- − patches/comctl32-version_6/0001-comctl32-Bump-version-to-6.0.patch
- − patches/d3dx11_43-D3DX11CreateTextureFromMemory/0007-d3dx10-tests-Add-tests-for-the-D3DX10_IMAGE_LOAD_INF.patch
- − patches/d3dx11_43-D3DX11CreateTextureFromMemory/0009-d3dx10-Create-3D-textures-for-images-representing-3D.patch
- − patches/shell32-SHGetStockIconInfo/0001-shell32-Improve-semi-stub-SHGetStockIconInfo-try-fin.patch
- − patches/shell32-SHGetStockIconInfo/definition
- staging/upstream-commit
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/commit/ec458fc7aeeeec3498b7c2…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/commit/ec458fc7aeeeec3498b7c2…
You're receiving this email because of your account on gitlab.winehq.org.