<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DiligentCore/Graphics/GraphicsEngineD3D12/src/ShaderBindingTableD3D12Impl.cpp, branch ext-vk</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/'/>
<entry>
<title>Implemented common PRS methods directly in PipelineResourceSignatureBase; refactored include dependencies in D3D12 backend</title>
<updated>2021-03-19T00:38:17+00:00</updated>
<author>
<name>assiduous</name>
<email>assiduous@diligentgraphics.com</email>
</author>
<published>2021-03-07T23:22:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=59bcca99a11243873bf259385705dacd6bb70fea'/>
<id>59bcca99a11243873bf259385705dacd6bb70fea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated copyright notice</title>
<updated>2021-01-01T18:30:48+00:00</updated>
<author>
<name>assiduous</name>
<email>assiduous@diligentgraphics.com</email>
</author>
<published>2021-01-01T18:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=fa345f59de694ac249c14e987032ef3e341faaa7'/>
<id>fa345f59de694ac249c14e987032ef3e341faaa7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>D3D12 backend: a bunch of cosmetic updates + made dynamic buffer allocation data 64-byte aligned</title>
<updated>2020-12-21T02:37:20+00:00</updated>
<author>
<name>assiduous</name>
<email>assiduous@diligentgraphics.com</email>
</author>
<published>2020-12-21T02:37:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=2adf687a9c63eee5f7d6578ba7a8ce412e4cd5e2'/>
<id>2adf687a9c63eee5f7d6578ba7a8ce412e4cd5e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added ability to update AS.</title>
<updated>2020-11-10T03:43:28+00:00</updated>
<author>
<name>azhirnov</name>
<email>zh1dron@gmail.com</email>
</author>
<published>2020-11-07T19:34:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=0f35896a60c4de02ccfc91ace18bcef4450fa4d9'/>
<id>0f35896a60c4de02ccfc91ace18bcef4450fa4d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added AS copy with compacting.</title>
<updated>2020-11-05T00:53:36+00:00</updated>
<author>
<name>azhirnov</name>
<email>zh1dron@gmail.com</email>
</author>
<published>2020-11-05T00:43:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=5e81b867be771dc7f2add0d7b403af4aeaa744db'/>
<id>5e81b867be771dc7f2add0d7b403af4aeaa744db</id>
<content type='text'>
Added UB &amp; SB size checks for Vulkan.
Some improvements for ray tracing &amp; tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added UB &amp; SB size checks for Vulkan.
Some improvements for ray tracing &amp; tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed resource state transitions, some improvements for ray tracing</title>
<updated>2020-11-03T11:16:11+00:00</updated>
<author>
<name>azhirnov</name>
<email>zh1dron@gmail.com</email>
</author>
<published>2020-11-03T10:52:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=efa43e2bd2475a4dec6771bf9759f6a99f7d77ed'/>
<id>efa43e2bd2475a4dec6771bf9759f6a99f7d77ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A number of minor updates</title>
<updated>2020-10-30T21:18:45+00:00</updated>
<author>
<name>assiduous</name>
<email>assiduous@diligentgraphics.com</email>
</author>
<published>2020-10-30T21:18:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=076e2f20ce80ef9ea6ccb351c2bfdc3b99ac8015'/>
<id>076e2f20ce80ef9ea6ccb351c2bfdc3b99ac8015</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added ray tracing implementation for dx12 and vulkan</title>
<updated>2020-10-28T18:04:08+00:00</updated>
<author>
<name>azhirnov</name>
<email>zh1dron@gmail.com</email>
</author>
<published>2020-10-28T16:33:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=135d5dc6743fc89d7a19c539fa06eca33506f51b'/>
<id>135d5dc6743fc89d7a19c539fa06eca33506f51b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
