<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/external/spirv-tools-generated/nonsemantic.clspvreflection.insts.inc, branch master</title>
<subtitle>Making it easier to work with shaders</subtitle>
<id>https://git.yummers.dev/slang.git/atom?h=master</id>
<link rel='self' href='https://git.yummers.dev/slang.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/'/>
<updated>2025-06-05T20:03:34+00:00</updated>
<entry>
<title>Update spirv-tools to point at 7dda3c01f (#7352)</title>
<updated>2025-06-05T20:03:34+00:00</updated>
<author>
<name>jarcherNV</name>
<email>jarcher@nvidia.com</email>
</author>
<published>2025-06-05T20:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=9b6e9de8f188222788fed0b1a36522ed33ab7f14'/>
<id>urn:sha1:9b6e9de8f188222788fed0b1a36522ed33ab7f14</id>
<content type='text'>
Update spirv-tools to take the DebugBuildIdentifier changes. These are
needed for upcoming separate debug spirv output.
Additionally update spirv-headers to fd966619.</content>
</entry>
<entry>
<title>Update spirv-tools to for SDK v2025.2 (#6893)</title>
<updated>2025-04-25T17:39:45+00:00</updated>
<author>
<name>Gangzheng Tong</name>
<email>tonggangzheng@gmail.com</email>
</author>
<published>2025-04-25T17:39:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=d84aeeffdba388aec7a781c35973bf404d37fe80'/>
<id>urn:sha1:d84aeeffdba388aec7a781c35973bf404d37fe80</id>
<content type='text'>
* Update spirv-tools to for SDK v2025.2

Fixes: #6850

* bump spirv version to 1.4 for op linkage

* skip-spirv-validation for coop mat

* add skip-spirv-validation option to slang session desc

* use SPV_ENV_UNIVERSAL_1_6 for spirv-tool env target

Co-authored-by: slangbot &lt;186143334+slangbot@users.noreply.github.com&gt;

---------

Co-authored-by: slangbot &lt;ellieh+slangbot@nvidia.com&gt;
Co-authored-by: slangbot &lt;186143334+slangbot@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Update spirv-tools (#3445)</title>
<updated>2024-01-17T02:56:41+00:00</updated>
<author>
<name>kaizhangNV</name>
<email>149626564+kaizhangNV@users.noreply.github.com</email>
</author>
<published>2024-01-17T02:56:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=4cb183c975f7fe10717f333ea34756084b4d4564'/>
<id>urn:sha1:4cb183c975f7fe10717f333ea34756084b4d4564</id>
<content type='text'>
Update spirv-tools, spirv-headers and spirv-tools-generated repos.
spirv-tools is updated to
    tag: v2023.6.rc1, branch: vulkan-sdk-1.3.275
    commit: 3bb36c2a3f1a72f14e931cc2daca4311733b0014

spirv-headers is updated to
    branch: vulkan-sdk-1.3.275
    commit:1c6bb2743599e6eb6f37b2969acc0aef812e32e3

spirv-tools-generated/*inc, *.h are generated from spirv-tools repo.

source/slang/slang-spirv-core-grammar-embed.cpp is generated during
slang build.</content>
</entry>
<entry>
<title>Upgrade GLSLANG 12.0.0 (#2651)</title>
<updated>2023-02-15T19:32:50+00:00</updated>
<author>
<name>jsmall-nvidia</name>
<email>jsmall@nvidia.com</email>
</author>
<published>2023-02-15T19:32:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=f13e0802a7266c37592f8a36766fdaeb58d11c3a'/>
<id>urn:sha1:f13e0802a7266c37592f8a36766fdaeb58d11c3a</id>
<content type='text'>
* #include an absolute path didn't work - because paths were taken to always be relative.

* Update to glslang 12.0.0. Update SPIRV-Tools SPIRV-Headers.</content>
</entry>
<entry>
<title>glslang: 11.10.0-16-g42398c93 -&gt; 11.12.0-32-gf74f37c5 (#2507)</title>
<updated>2022-11-14T03:27:00+00:00</updated>
<author>
<name>Ellie Hermaszewska</name>
<email>ellieh@nvidia.com</email>
</author>
<published>2022-11-14T03:27:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=623f5c36e0dc8190753aa5fa2e89f1010c367c67'/>
<id>urn:sha1:623f5c36e0dc8190753aa5fa2e89f1010c367c67</id>
<content type='text'>


</content>
</entry>
<entry>
<title>Update SPIR-V generated (#2238)</title>
<updated>2022-05-16T21:06:55+00:00</updated>
<author>
<name>jsmall-nvidia</name>
<email>jsmall@nvidia.com</email>
</author>
<published>2022-05-16T21:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=750e512b9db847f8cb51a54787dd40cae161aa51'/>
<id>urn:sha1:750e512b9db847f8cb51a54787dd40cae161aa51</id>
<content type='text'>
* #include an absolute path didn't work - because paths were taken to always be relative.

* Update spirv-tools-generated, for glslang-upgrade-14f6e27.</content>
</entry>
<entry>
<title>Update glslang to 11.1.0 (#1662)</title>
<updated>2021-01-20T17:23:39+00:00</updated>
<author>
<name>Tim Foley</name>
<email>tfoleyNV@users.noreply.github.com</email>
</author>
<published>2021-01-20T17:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=660cf7a639cb0f73e2ea7abc4a4a8ca59e50c88d'/>
<id>urn:sha1:660cf7a639cb0f73e2ea7abc4a4a8ca59e50c88d</id>
<content type='text'>
* Update glslang to 11.1.0

This change pulls new versions of glslang, spirv-headers, and spirv-tools as submodules, and makes the necessary changes to other files in the repository to get it all building (at least on Windows).

This change also enables building of glslang from source by default, so that we can easily generate new binaries for inclusion in the `slang-binaries` repository.

* fixup: missing file</content>
</entry>
</feed>
