[Git][wine/vkd3d][master] 5 commits: vkd3d-shader/dxil: Do not store a pointer to the current instruction in the...
"Henri Verbeet (@hverbeet) via Wine-commits" <[email protected]> Thu, 05 Feb 2026 11:12:12 -0600
| Newsgroups | gmane.comp.emulators.wine.cvs |
|---|---|
| Message-ID | <[email protected]> |
----==_mimepart_6984cf6c426c0_37bc84f9b8c159846b
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Henri Verbeet pushed to branch master at wine / vkd3d
Commits:
d98c0168 by Giovanni Mascellani at 2026-02-05T17:44:04+01:00
vkd3d-shader/dxil: Do not store a pointer to the current instruction in the function state any more.
It is now useless.
- - - - -
a8abe376 by Giovanni Mascellani at 2026-02-05T17:56:53+01:00
vkd3d-shader/dxil: Apply the precise modifier to all vsir instructions generated by a DXIL instruction.
- - - - -
cd9045c2 by Giovanni Mascellani at 2026-02-05T17:59:47+01:00
vkd3d-shader/dxil: Pass the function emission state to sm6_function_emit_label().
- - - - -
b1f721dd by Giovanni Mascellani at 2026-02-05T18:00:58+01:00
vkd3d-shader/dxil: Allocate instructions directly in dxil_emit_function_label().
- - - - -
fd9bf024 by Giovanni Mascellani at 2026-02-05T18:01:02+01:00
vkd3d-shader/dxil: Do not preallocate vsir instructions.
We don't need to any more, because all helpers generating instructions
are able to allocate by themselves. This frees us from having to
maintain a magic number for how many vsir instructions a single DXIL
instruction can generate.
- - - - -
1 changed file:
- libs/vkd3d-shader/dxil.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/a8b966e6b4c0381c41704bfc7d865efd86549b4f...fd9bf024b820c70431a4edcaa27154d272917186
--
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/compare/a8b966e6b4c0381c41704bfc7d865efd86549b4f...fd9bf024b820c70431a4edcaa27154d272917186
You're receiving this email because of your account on gitlab.winehq.org.
----==_mimepart_6984cf6c426c0_37bc84f9b8c159846b
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;">
Henri Verbeet pushed to branch master at <a href=3D"https://gitlab.winehq=
.org/wine/vkd3d">wine / vkd3d</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/vkd3d/-/commit/d98c0168f26dfdabb52bd659b3dc42b66e557cbf">d98c0168</a=
></strong>
<div>
<span> by Giovanni Mascellani </span> <i> at 2026-02-05T17:44:04+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;'>vkd3d-shader/dxil: =
Do not store a pointer to the current instruction in the function state a=
ny more.
It is now useless.
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://gitlab.winehq.org/=
wine/vkd3d/-/commit/a8abe37674fe6692d9408489a7e29e45b1f88fb8">a8abe376</a=
></strong>
<div>
<span> by Giovanni Mascellani </span> <i> at 2026-02-05T17:56:53+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;'>vkd3d-shader/dxil: =
Apply the precise modifier to all vsir instructions generated by a DXIL i=
nstruction.
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://gitlab.winehq.org/=
wine/vkd3d/-/commit/cd9045c2b944e76ba61c8fa6f75c4ba1b3259120">cd9045c2</a=
></strong>
<div>
<span> by Giovanni Mascellani </span> <i> at 2026-02-05T17:59:47+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;'>vkd3d-shader/dxil: =
Pass the function emission state to sm6_function_emit_label().
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://gitlab.winehq.org/=
wine/vkd3d/-/commit/b1f721dda5a7b5bf79b0c6f70960167d3285ca23">b1f721dd</a=
></strong>
<div>
<span> by Giovanni Mascellani </span> <i> at 2026-02-05T18:00:58+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;'>vkd3d-shader/dxil: =
Allocate instructions directly in dxil_emit_function_label().
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://gitlab.winehq.org/=
wine/vkd3d/-/commit/fd9bf024b820c70431a4edcaa27154d272917186">fd9bf024</a=
></strong>
<div>
<span> by Giovanni Mascellani </span> <i> at 2026-02-05T18:01:02+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;'>vkd3d-shader/dxil: =
Do not preallocate vsir instructions.
We don't need to any more, because all helpers generating instructions
are able to allocate by themselves. This frees us from having to
maintain a magic number for how many vsir instructions a single DXIL
instruction can generate.
</pre>
</li>
</ul>
<h4 style=3D"margin-top: 10px; margin-bottom: 10px;">
1 changed file:
</h4>
<ul>
<li class=3D"file-stats">
<a href=3D"https://gitlab.winehq.org/wine/vkd3d/-/compare/a8b966e6b4c0381=
c41704bfc7d865efd86549b4f...fd9bf024b820c70431a4edcaa27154d272917186#546f=
1cf6d37c971d8c949c878b1f0c7fb945472f">
libs/vkd3d-shader/dxil.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/vkd3d/-/compare/a8b966e6b4c0381=
c41704bfc7d865efd86549b4f...fd9bf024b820c70431a4edcaa27154d272917186">Vie=
w 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/vkd3d/-/com=
pare/a8b966e6b4c0381c41704bfc7d865efd86549b4f...fd9bf024b820c70431a4edcaa=
27154d272917186 at 1770311532
</span>
</p>
</div>
</body>
</html>
----==_mimepart_6984cf6c426c0_37bc84f9b8c159846b--