<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tools/slang-test/unit-test-riff.cpp, 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>2021-09-24T18:33:44+00:00</updated>
<entry>
<title>Move existing unit tests to a standalone dll. (#1945)</title>
<updated>2021-09-24T18:33:44+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2021-09-24T18:33:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=bec8e6aec85b6e3f875c58bdd59eb15613978358'/>
<id>urn:sha1:bec8e6aec85b6e3f875c58bdd59eb15613978358</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Riff Container Stream Writing (#1116)</title>
<updated>2019-11-08T14:13:44+00:00</updated>
<author>
<name>jsmall-nvidia</name>
<email>jsmall@nvidia.com</email>
</author>
<published>2019-11-08T14:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=0ac010a72e777b2c284583fcb8554abee83d8ff5'/>
<id>urn:sha1:0ac010a72e777b2c284583fcb8554abee83d8ff5</id>
<content type='text'>
* * Added option to get random bytes from RandomGenerator
* Added ability to allocate only in current block on MemoryArena
* Allowed RiffContainer to not allocate new Data blocks, if can just extend the Data it has (because it's at the end of current block and there is space for the new data).
* Added coverage for change on Riff unit test

* Add test coverage for allocations over multiple Data blocks.

* Improve comment on riff unit tests.
</content>
</entry>
<entry>
<title>Feature/container format (#1098)</title>
<updated>2019-10-29T12:51:24+00:00</updated>
<author>
<name>jsmall-nvidia</name>
<email>jsmall@nvidia.com</email>
</author>
<published>2019-10-29T12:51:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=c27b7d91aaf6bc764807a8998a9c885e57c22a1b'/>
<id>urn:sha1:c27b7d91aaf6bc764807a8998a9c885e57c22a1b</id>
<content type='text'>
* WIP RiffContainer.

* WIP riff container.

* Testing out RiffContainer.

* * Naming improvements
* Visitor functions

* Ability to dump riffs.

* Renamed RiffChunk to RiffHeader

* Remove m_ prefix on RiffHeader members.

* Riff stream reading writing.
Simple test of riff reading/writing.

* Fix Riff alignment issue.
Make IR serialization use the RiffContainer API.

* Improve documentation.

* Remove SubChunk fuctionality as not needed with RiffContainer.
</content>
</entry>
</feed>
