<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tools/gfx/cuda/render-cuda.h, 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>2022-07-25T20:36:43+00:00</updated>
<entry>
<title>Split render-cuda.cpp into smaller files (#2334)</title>
<updated>2022-07-25T20:36:43+00:00</updated>
<author>
<name>lucy96chen</name>
<email>47800040+lucy96chen@users.noreply.github.com</email>
</author>
<published>2022-07-25T20:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=ce6e946f6f4882aba8a62392ae791c948633e2e3'/>
<id>urn:sha1:ce6e946f6f4882aba8a62392ae791c948633e2e3</id>
<content type='text'>
* render-cuda split, compile errors galore due to missing includes etc.

* render-cuda split and fully compiles

* Ran premake.bat to disable cuda; Added all new files

* Removed render-cuda files

* CI fixes

* Rerun CI</content>
</entry>
<entry>
<title>Swapchain resize and rename to `IDevice` (#1741)</title>
<updated>2021-03-10T18:58:15+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2021-03-10T18:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=6ef4054f8a8aea4ec61481057fa7e16aaecde6d7'/>
<id>urn:sha1:6ef4054f8a8aea4ec61481057fa7e16aaecde6d7</id>
<content type='text'>
* Swapchain resize

* Fix.</content>
</entry>
<entry>
<title>Explicit swapchain interface in `gfx`. (#1726)</title>
<updated>2021-02-24T23:43:43+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2021-02-24T23:43:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=9b7a007c31072bc9aebd1134aa4f1bfd28a4c541'/>
<id>urn:sha1:9b7a007c31072bc9aebd1134aa4f1bfd28a4c541</id>
<content type='text'>
* Explicit swapchain interface in `gfx`.

* Correctly return nullptr when `IRenderer` creation failed.

* Fix crashes on CUDA tests.

* Cleanups.</content>
</entry>
<entry>
<title>[gfx] Shader-object driven shader compilation. (#1688)</title>
<updated>2021-02-04T21:50:51+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2021-02-04T21:50:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=c40f10b704b8bd5a744cc9b3964344585436b1ac'/>
<id>urn:sha1:c40f10b704b8bd5a744cc9b3964344585436b1ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>COM-ify all slang-gfx interfaces. (#1656)</title>
<updated>2021-01-14T23:48:54+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2021-01-14T23:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=f834f25794cfb746079e92d58c7410b767c57208'/>
<id>urn:sha1:f834f25794cfb746079e92d58c7410b767c57208</id>
<content type='text'>
* COM-ify all slang-gfx interfaces.</content>
</entry>
<entry>
<title>Make `gfx::Renderer` a COM interface. (#1653)</title>
<updated>2021-01-11T17:11:52+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2021-01-11T17:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=5554777188225266e2295db3588f6cb17cae0c4d'/>
<id>urn:sha1:5554777188225266e2295db3588f6cb17cae0c4d</id>
<content type='text'>
* Make `gfx::Renderer` a COM interface.

This is a first step towards making the `gfx` library expose a COM compatible DLL interface. Remaining classes will come as separate PRs.

* Fixup project files

* Fix calling conventions

* Make gfx::create*Renderer() functions increase ref count by 1

* Make renderer createFunc return via out parameter</content>
</entry>
<entry>
<title>Implements CUDA renderer in gfx. (#1637)</title>
<updated>2020-12-11T17:42:23+00:00</updated>
<author>
<name>Yong He</name>
<email>yonghe@outlook.com</email>
</author>
<published>2020-12-11T17:42:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=856d7d3705cedabcc2e9389a3f0ac730b0e33476'/>
<id>urn:sha1:856d7d3705cedabcc2e9389a3f0ac730b0e33476</id>
<content type='text'>
* Implements CUDA renderer in gfx.

* Revert unnecessary change.

* Revert unnecessary changes.

Co-authored-by: Tim Foley &lt;tfoleyNV@users.noreply.github.com&gt;</content>
</entry>
</feed>
