<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/diagnostics/syntax-error-intrinsic.slang, 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-18T14:15:35+00:00</updated>
<entry>
<title>Fix false negative result for CUDA with recent versions (#7409)</title>
<updated>2025-06-18T14:15:35+00:00</updated>
<author>
<name>Jay Kwak</name>
<email>82421531+jkwak-work@users.noreply.github.com</email>
</author>
<published>2025-06-18T14:15:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=63ca2325d7f6afdbf07e8f00975fab01ec516302'/>
<id>urn:sha1:63ca2325d7f6afdbf07e8f00975fab01ec516302</id>
<content type='text'>
* Fix false negative result for CUDA with recent versions

From CUDA version 12.8 and above, nvrtc returns an exit code treated as
an error. Some of slang-test test cases had to change from TEST to
DIAGONOSTIC_TEST to handle it properly.</content>
</entry>
<entry>
<title>Add host shared library target. (#4098)</title>
<updated>2024-05-04T01:02:31+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2024-05-04T01:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=59903ef7e4ddd8885f71567bf0fc85527a88fffc'/>
<id>urn:sha1:59903ef7e4ddd8885f71567bf0fc85527a88fffc</id>
<content type='text'>
* Add host shared library target.

* Attempt fix.

* Fix warnings.

* try fix.

* Fix test.

* Fix.</content>
</entry>
<entry>
<title>Switch to direct-to-spirv backend as default. (#4002)</title>
<updated>2024-04-23T19:14:21+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2024-04-23T19:14:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=f1de1817ca10e34ec6a844100f10f0de3340c9f2'/>
<id>urn:sha1:f1de1817ca10e34ec6a844100f10f0de3340c9f2</id>
<content type='text'>
* Switch to direct-to-spirv backend as default.

* Fix slang-test.

* Fix.

* Fix.</content>
</entry>
<entry>
<title>Downstream compiler line number test (#1682)</title>
<updated>2021-02-02T22:45:56+00:00</updated>
<author>
<name>jsmall-nvidia</name>
<email>jsmall@nvidia.com</email>
</author>
<published>2021-02-02T22:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=17d2b2492d42e54ea4e0d907b4d84aa17f4a6f33'/>
<id>urn:sha1:17d2b2492d42e54ea4e0d907b4d84aa17f4a6f33</id>
<content type='text'>
* #include an absolute path didn't work - because paths were taken to always be relative.

* WIP diagnostics for line number output.

* Small param naming change

* Use x macro for pass through compile human name lookup/getting.

* WIP on parsing downstream compiler output.

* Split out parsing into ParseDiagnosticUtil.
Added test result of single line.

* Dump out the std output on fail to parse diagnostics.

* Change test type for syntax-error-intrinsic.slang be TEST not TEST_DIAGNOSTIC</content>
</entry>
</feed>
