[Git][wine/wine][master] 7 commits: d3d11: Use nameless unions/structs.

"Alexandre Julliard (@julliard) via Wine-commits" <[email protected]> Thu, 12 Feb 2026 16:40:39 -0600
Newsgroups gmane.comp.emulators.wine.cvs
Message-ID <[email protected]>
----==_mimepart_698e56e760918_37bc84f9a2428069b1
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable



Alexandre Julliard pushed to branch master at wine / wine


Commits:
27e0e73a by Alexandre Julliard at 2026-02-12T11:20:55+01:00
d3d11: Use nameless unions/structs.

- - - - -
f75a9062 by Alexandre Julliard at 2026-02-12T14:01:43+01:00
makedep: Look for explicitly listed header also in the source file direct=
ory.

- - - - -
66557daa by Alexandre Julliard at 2026-02-12T14:08:03+01:00
makedep: Use booleans where appropriate.

- - - - -
10dadced by Alexandre Julliard at 2026-02-12T14:08:03+01:00
libs: Remove some unused includes.

- - - - -
dcdd29c6 by Alexandre Julliard at 2026-02-12T14:48:01+01:00
include: Always define cdecl.

clang in MSVC mode doesn't define it.

- - - - -
f5e1123a by Alexandre Julliard at 2026-02-12T21:02:56+01:00
include: Add GetNumberFormatEx prototype.

- - - - -
1c4081d0 by Alexandre Julliard at 2026-02-12T23:04:34+01:00
msvcrt: Add wcstoimax/wcstoumax.

- - - - -


14 changed files:

- dlls/d3d11/device.c
- dlls/d3d11/view.c
- dlls/msvcr120/msvcr120.spec
- dlls/msvcr120_app/msvcr120_app.spec
- dlls/ucrtbase/ucrtbase.spec
- include/minwindef.h
- include/msvcrt/inttypes.h
- include/winnls.h
- =E2=88=92 libs/faudio/src/stb_vorbis.h
- =E2=88=92 libs/jxr/image/sys/xplatform_image.h
- =E2=88=92 libs/ldap/include/ac/signal.h
- libs/xslt/Makefile.in
- tools/make_makefiles
- tools/makedep.c


View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/92df8e37=
e51c9da318d70dd96c50774a5f7fe662...1c4081d0bdb78c406f4cc3f3c4cc09fd449504=
99

-- =

View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/92df8e37=
e51c9da318d70dd96c50774a5f7fe662...1c4081d0bdb78c406f4cc3f3c4cc09fd449504=
99
You're receiving this email because of your account on gitlab.winehq.org.=




----==_mimepart_698e56e760918_37bc84f9a2428069b1
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www=
.w3.org/TR/REC-html40/loose.dtd">
<html lang=3D"en" style=3D'--code-editor-font: var(--default-mono-font, "=
GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, =
Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospac=
e;'>
<head>
<meta content=3D"text/html; charset=3Dutf-8" http-equiv=3D"Content-Type">=

<title>
GitLab
</title>

<style data-premailer=3D"ignore" type=3D"text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Ro=
boto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Colo=
r Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size=
: inherit;
}
</style>
</head>
<body style=3D'font-size: inherit; -webkit-text-shadow: rgba(255,255,255,=
.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont=
,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-ser=
if,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emo=
ji";'>
<div class=3D"content">

<h3 style=3D"margin-top: 20px; margin-bottom: 10px;">
Alexandre Julliard pushed to branch master at <a href=3D"https://gitlab.w=
inehq.org/wine/wine">wine / wine</a>
</h3>
<h4 style=3D"margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://gitlab.winehq.org/=
wine/wine/-/commit/27e0e73a5d2381c229e81925b5cc4a15af01d3ff">27e0e73a</a>=
</strong>
<div>
<span> by Alexandre Julliard </span> <i> at 2026-02-12T11:20:55+01:00 </i=
>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>d3d11: Use nameless=
 unions/structs.
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://gitlab.winehq.org/=
wine/wine/-/commit/f75a906275dd91d6520834f822b643236b1d8d82">f75a9062</a>=
</strong>
<div>
<span> by Alexandre Julliard </span> <i> at 2026-02-12T14:01:43+01:00 </i=
>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>makedep: Look for e=
xplicitly listed header also in the source file directory.
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://gitlab.winehq.org/=
wine/wine/-/commit/66557daa1745df1a55a75636bc8dd6bc23926ded">66557daa</a>=
</strong>
<div>
<span> by Alexandre Julliard </span> <i> at 2026-02-12T14:08:03+01:00 </i=
>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>makedep: Use boolea=
ns where appropriate.
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://gitlab.winehq.org/=
wine/wine/-/commit/10dadcedbf4ca173a8442a6411ffa470ecf38362">10dadced</a>=
</strong>
<div>
<span> by Alexandre Julliard </span> <i> at 2026-02-12T14:08:03+01:00 </i=
>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>libs: Remove some u=
nused includes.
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://gitlab.winehq.org/=
wine/wine/-/commit/dcdd29c649cf58588c278f995ed32b46e14ede0c">dcdd29c6</a>=
</strong>
<div>
<span> by Alexandre Julliard </span> <i> at 2026-02-12T14:48:01+01:00 </i=
>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>include: Always def=
ine cdecl.

clang in MSVC mode doesn't define it.
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://gitlab.winehq.org/=
wine/wine/-/commit/f5e1123a13dedf21bf549866b4d118889b9fd19b">f5e1123a</a>=
</strong>
<div>
<span> by Alexandre Julliard </span> <i> at 2026-02-12T21:02:56+01:00 </i=
>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>include: Add GetNum=
berFormatEx prototype.
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://gitlab.winehq.org/=
wine/wine/-/commit/1c4081d0bdb78c406f4cc3f3c4cc09fd44950499">1c4081d0</a>=
</strong>
<div>
<span> by Alexandre Julliard </span> <i> at 2026-02-12T23:04:34+01:00 </i=
>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>msvcrt: Add wcstoim=
ax/wcstoumax.
</pre>
</li>
</ul>
<h4 style=3D"margin-top: 10px; margin-bottom: 10px;">
14 changed files:
</h4>
<ul>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/92df8e37e51c9da3=
18d70dd96c50774a5f7fe662...1c4081d0bdb78c406f4cc3f3c4cc09fd44950499#2b01e=
e6f38d2a868b2c6f2f422ea8dc9ae4a5474">
dlls/d3d11/device.c
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/92df8e37e51c9da3=
18d70dd96c50774a5f7fe662...1c4081d0bdb78c406f4cc3f3c4cc09fd44950499#8437f=
d48bd407ef37768b8d3f154e4387d31bb2d">
dlls/d3d11/view.c
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/92df8e37e51c9da3=
18d70dd96c50774a5f7fe662...1c4081d0bdb78c406f4cc3f3c4cc09fd44950499#1a2a1=
d0162367f2897611eef676e3e48ca7db6d3">
dlls/msvcr120/msvcr120.spec
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/92df8e37e51c9da3=
18d70dd96c50774a5f7fe662...1c4081d0bdb78c406f4cc3f3c4cc09fd44950499#840d9=
01b1190583031160e18fc3f4b1e3d840a4f">
dlls/msvcr120_app/msvcr120_app.spec
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/92df8e37e51c9da3=
18d70dd96c50774a5f7fe662...1c4081d0bdb78c406f4cc3f3c4cc09fd44950499#c08b7=
ef1beefd11a48995988beb7f5e83a89db84">
dlls/ucrtbase/ucrtbase.spec
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/92df8e37e51c9da3=
18d70dd96c50774a5f7fe662...1c4081d0bdb78c406f4cc3f3c4cc09fd44950499#4345b=
ad83cf14eecbb3c235742af60c298232d3b">
include/minwindef.h
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/92df8e37e51c9da3=
18d70dd96c50774a5f7fe662...1c4081d0bdb78c406f4cc3f3c4cc09fd44950499#9accf=
1be2f6694021b4bdfe5596254696bd180e8">
include/msvcrt/inttypes.h
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/92df8e37e51c9da3=
18d70dd96c50774a5f7fe662...1c4081d0bdb78c406f4cc3f3c4cc09fd44950499#8d110=
b297eb096a05ae97faada9895c14f3ed95f">
include/winnls.h
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/92df8e37e51c9da3=
18d70dd96c50774a5f7fe662...1c4081d0bdb78c406f4cc3f3c4cc09fd44950499#8e75c=
7e2d4fa44a6533e5dd772c3efe24c17e6fc">
<span class=3D"deleted-file">
=E2=88=92
libs/faudio/src/stb_vorbis.h
</span>
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/92df8e37e51c9da3=
18d70dd96c50774a5f7fe662...1c4081d0bdb78c406f4cc3f3c4cc09fd44950499#31368=
a38108e42994233f732ab92e919de69490c">
<span class=3D"deleted-file">
=E2=88=92
libs/jxr/image/sys/xplatform_image.h
</span>
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/92df8e37e51c9da3=
18d70dd96c50774a5f7fe662...1c4081d0bdb78c406f4cc3f3c4cc09fd44950499#7a4bb=
a45f9066a2de59aa63cab7b9975fd8e2529">
<span class=3D"deleted-file">
=E2=88=92
libs/ldap/include/ac/signal.h
</span>
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/92df8e37e51c9da3=
18d70dd96c50774a5f7fe662...1c4081d0bdb78c406f4cc3f3c4cc09fd44950499#63416=
98acb30d5f16465cb7e3dcdd15fa47ca8d1">
libs/xslt/Makefile.in
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/92df8e37e51c9da3=
18d70dd96c50774a5f7fe662...1c4081d0bdb78c406f4cc3f3c4cc09fd44950499#0586d=
70bda274de134fcc436a9d56abdf0a5c5b9">
tools/make_makefiles
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/92df8e37e51c9da3=
18d70dd96c50774a5f7fe662...1c4081d0bdb78c406f4cc3f3c4cc09fd44950499#b176e=
fa0f1948e9f53b7d2197803bfdd0a75db1e">
tools/makedep.c
</a>
</li>
</ul>

</div>
<div class=3D"footer" style=3D"margin-top: 10px;">
<p style=3D"font-size: small; color: #626168;">
=E2=80=94
<br>
<a href=3D"https://gitlab.winehq.org/wine/wine/-/compare/92df8e37e51c9da3=
18d70dd96c50774a5f7fe662...1c4081d0bdb78c406f4cc3f3c4cc09fd44950499">View=
 it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target=3D"_blan=
k" rel=3D"noopener noreferrer" href=3D"https://gitlab.winehq.org">gitlab.=
winehq.org</a>. <a href=3D"https://gitlab.winehq.org/-/profile/notificati=
ons" target=3D"_blank" rel=3D"noopener noreferrer" class=3D"mng-notif-lin=
k">Manage all notifications</a> =C2=B7 <a href=3D"https://gitlab.winehq.o=
rg/help" target=3D"_blank" rel=3D"noopener noreferrer" class=3D"help-link=
">Help</a>
<span style=3D"color: transparent; font-size: 0; display: none; overflow:=
 hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://gitlab.winehq.org/wine/wine/-/comp=
are/92df8e37e51c9da318d70dd96c50774a5f7fe662...1c4081d0bdb78c406f4cc3f3c4=
cc09fd44950499 at 1770936039
</span>



</p>
</div>
</body>
</html>

----==_mimepart_698e56e760918_37bc84f9a2428069b1--