<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/examples/stacktrace-windows, 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-02T20:08:49+00:00</updated>
<entry>
<title>Fix intermittent failure of slang-unit-test-tool/ReplayRecord (#6981)</title>
<updated>2025-05-02T20:08:49+00:00</updated>
<author>
<name>Jay Kwak</name>
<email>82421531+jkwak-work@users.noreply.github.com</email>
</author>
<published>2025-05-02T20:08:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=1b539d8907af3cc77e52e8cf4edf029964e0423a'/>
<id>urn:sha1:1b539d8907af3cc77e52e8cf4edf029964e0423a</id>
<content type='text'>
* Fix intermittent failure of slang-unit-test-tool/ReplayRecord

Three problems are addressed:
1. the graphics driver sometimes returns nullptr from GetShaderIdentifier
2. `findRecordFileName()` may not find any records at all.
3. the return value from cleanupRecordFiles() overwrote the error value
   in `res` and it returned SLANG_OK even when there were errors.

* Fix compiler warnings on Windows</content>
</entry>
<entry>
<title>Fix native Windows ARM64 build. (#6244)</title>
<updated>2025-02-03T20:33:45+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2025-02-03T20:33:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=bc2f20aab2303f059d767729e64b54d33ce9a12a'/>
<id>urn:sha1:bc2f20aab2303f059d767729e64b54d33ce9a12a</id>
<content type='text'>
* Fix native Windows ARM64 build.

* Fix

---------

Co-authored-by: Yong He &lt;yongh@outlook.com&gt;</content>
</entry>
<entry>
<title>Add backtraces to examples (#5973)</title>
<updated>2025-01-08T06:30:18+00:00</updated>
<author>
<name>Anders Leino</name>
<email>aleino@nvidia.com</email>
</author>
<published>2025-01-08T06:30:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=5b9931456f595b0a2163fabb65dceac99e0e220f'/>
<id>urn:sha1:5b9931456f595b0a2163fabb65dceac99e0e220f</id>
<content type='text'>
* examples: Log stack trace on exceptions

For now, this is only implemented on Windows.
This helps to address #5520.

* examples: Print log file if there is any

* format code

---------

Co-authored-by: slangbot &lt;186143334+slangbot@users.noreply.github.com&gt;
Co-authored-by: Yong He &lt;yonghe@outlook.com&gt;</content>
</entry>
</feed>
