<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/.github/workflows/release-linux-glibc-2-17.yml, 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-05-29T20:25:56+00:00</updated>
<entry>
<title>Update ubuntu runners to use 22.04 (#7142)</title>
<updated>2025-05-29T20:25:56+00:00</updated>
<author>
<name>amey asgaonkar</name>
<email>160177341+aasgaonkar@users.noreply.github.com</email>
</author>
<published>2025-05-29T20:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=f4d7954e088966c2ae8618b1cc17aac4d64ef013'/>
<id>urn:sha1:f4d7954e088966c2ae8618b1cc17aac4d64ef013</id>
<content type='text'>
* Update ubuntu runners to use 22.04

- Use ubuntu-22.04 runners instead of latest
- Leverage glibc-2.35 for release pkg
- delete centos/glibc2.17 release workflow yaml</content>
</entry>
<entry>
<title>fix trimming of "v" from version string (#6605)</title>
<updated>2025-03-15T16:11:42+00:00</updated>
<author>
<name>Paradox84</name>
<email>nurullahcitil1536@gmail.com</email>
</author>
<published>2025-03-15T16:11:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=18e6611ba8ed54b095e06e950bc357e4dd3b6d6f'/>
<id>urn:sha1:18e6611ba8ed54b095e06e950bc357e4dd3b6d6f</id>
<content type='text'>
Current releases are removing "v" from "vulkan-sdk-1.4.309.0" when they were supposed to remove it from something like "v1.2.4"
https://github.com/shader-slang/slang/releases/tag/vulkan-sdk-1.4.309.0

Fixed it so it only removes "v", if next character is a number

Co-authored-by: Yong He &lt;yonghe@outlook.com&gt;</content>
</entry>
<entry>
<title>Emit debug info for Release builds (#5783)</title>
<updated>2024-12-06T12:24:43+00:00</updated>
<author>
<name>Ellie Hermaszewska</name>
<email>ellieh@nvidia.com</email>
</author>
<published>2024-12-06T12:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=27b7ac0e8ae02a41f748cccd76d617bb3b9d9734'/>
<id>urn:sha1:27b7ac0e8ae02a41f748cccd76d617bb3b9d9734</id>
<content type='text'>
* Remove unnecessary warnings on windows

* Correctly set debug flags on gcc

* Emit debug info for Release builds

* Perform LTO for relwithdebinfo builds

* Release from release builds not relwithdebinfo</content>
</entry>
<entry>
<title>Set prerelease and draft correctly for centos releases (#5769)</title>
<updated>2024-12-05T11:23:39+00:00</updated>
<author>
<name>Ellie Hermaszewska</name>
<email>ellieh@nvidia.com</email>
</author>
<published>2024-12-05T11:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=c075b3cf5ecdb9a4cb4427ffb964d3939e010796'/>
<id>urn:sha1:c075b3cf5ecdb9a4cb4427ffb964d3939e010796</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable core module embedding by default in CMake. (#5644)</title>
<updated>2024-11-22T22:48:36+00:00</updated>
<author>
<name>Kanashimia</name>
<email>chad@redpilled.dev</email>
</author>
<published>2024-11-22T22:48:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=8e28e51f826931857828dc43d138c5169fcc40e4'/>
<id>urn:sha1:8e28e51f826931857828dc43d138c5169fcc40e4</id>
<content type='text'>
It seems that release workflows were unexpectedly broken when STDLIB
was renamed to CORE_MODULE.
Changed the option default because I think it just makes more sense.
Removed explicit calls to enable it. Fixed docs.</content>
</entry>
<entry>
<title>ci: Update `actions/checkout` to always use v4 (#5634)</title>
<updated>2024-11-22T05:33:32+00:00</updated>
<author>
<name>Bruce Mitchener</name>
<email>bruce.mitchener@gmail.com</email>
</author>
<published>2024-11-22T05:33:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=e0033b3ba9e416f321efa074e93c7bcc11ba535c'/>
<id>urn:sha1:e0033b3ba9e416f321efa074e93c7bcc11ba535c</id>
<content type='text'>
CI was using a mix of version 3 and 4. Version 3 results in a
warning within the GitHub Actions UI as it was using a version
of NodeJS that is deprecated within the GitHub Actions
infrastructure.</content>
</entry>
<entry>
<title>format yaml and json (#5428)</title>
<updated>2024-10-30T05:45:53+00:00</updated>
<author>
<name>Ellie Hermaszewska</name>
<email>ellieh@nvidia.com</email>
</author>
<published>2024-10-30T05:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=22d1e345037eea853e54b84af718340cb9776513'/>
<id>urn:sha1:22d1e345037eea853e54b84af718340cb9776513</id>
<content type='text'>
* format yaml and json

* format shell scripts</content>
</entry>
<entry>
<title>Put debug symbols in releases (#5370)</title>
<updated>2024-10-30T02:15:14+00:00</updated>
<author>
<name>Ellie Hermaszewska</name>
<email>ellieh@nvidia.com</email>
</author>
<published>2024-10-30T02:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=44dc5ea202ac43cd4f18c268e95143c2a23f5d26'/>
<id>urn:sha1:44dc5ea202ac43cd4f18c268e95143c2a23f5d26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Draft: integrate slang-rhi (#4970)</title>
<updated>2024-08-30T16:50:19+00:00</updated>
<author>
<name>Simon Kallweit</name>
<email>64953474+skallweitNV@users.noreply.github.com</email>
</author>
<published>2024-08-30T16:50:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=f428a058ea48535a323c32d206ebc7e551c3c3e9'/>
<id>urn:sha1:f428a058ea48535a323c32d206ebc7e551c3c3e9</id>
<content type='text'>
* add slang-rhi submodule

* refactor render-test to use slang-rhi and remove OpenGL support

* remove -vk -glsl tests

* remove gl test

* disable failing test

* allow recursive submodules in github actions

* update slang-rhi

* update slang-rhi

---------

Co-authored-by: Yong He &lt;yonghe@outlook.com&gt;</content>
</entry>
<entry>
<title>Allow creating draft releases from tags containing "draft" (#4896)</title>
<updated>2024-08-21T07:58:43+00:00</updated>
<author>
<name>Ellie Hermaszewska</name>
<email>ellieh@nvidia.com</email>
</author>
<published>2024-08-21T07:58:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=19db4e9c03be017cbf8b13034d86e9e49224b4cf'/>
<id>urn:sha1:19db4e9c03be017cbf8b13034d86e9e49224b4cf</id>
<content type='text'>
* Allow creating draft releases from tags containing "draft"

* make draft releases prereleases too</content>
</entry>
</feed>
