<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DiligentCore/Graphics/GraphicsEngineVulkan/src/DeviceContextVkImpl.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>Fixed issue with stale descriptor sets in Vulkan</title>
<updated>2021-03-19T17:37:00+00:00</updated>
<author>
<name>assiduous</name>
<email>assiduous@diligentgraphics.com</email>
</author>
<published>2021-03-19T17:37:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=a1c73742f17fe1b7acdb413e49b730352f62bdc0'/>
<id>a1c73742f17fe1b7acdb413e49b730352f62bdc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed duplicate code from unbinding incompatible signatures logic in D3D11, GL and Vk</title>
<updated>2021-03-19T00:38:25+00:00</updated>
<author>
<name>assiduous</name>
<email>assiduous@diligentgraphics.com</email>
</author>
<published>2021-03-18T22:05:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=ef1e1c02e4f44b3a37c6bb683090b4f661aadcdc'/>
<id>ef1e1c02e4f44b3a37c6bb683090b4f661aadcdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Vulkan command buffer leak</title>
<updated>2021-03-19T00:38:23+00:00</updated>
<author>
<name>assiduous</name>
<email>assiduous@diligentgraphics.com</email>
</author>
<published>2021-03-16T02:27:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=b764489b19a16a072ada864b3765db07ad42bc7b'/>
<id>b764489b19a16a072ada864b3765db07ad42bc7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Vulkan: fixed tests on Mac.</title>
<updated>2021-03-19T00:38:23+00:00</updated>
<author>
<name>azhirnov</name>
<email>zh1dron@gmail.com</email>
</author>
<published>2021-03-14T22:28:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=e84c0e499e60adc8456a44fe28ae4d116f1da648'/>
<id>e84c0e499e60adc8456a44fe28ae4d116f1da648</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added DrawMeshIndirectCount command.</title>
<updated>2021-03-19T00:38:23+00:00</updated>
<author>
<name>azhirnov</name>
<email>zh1dron@gmail.com</email>
</author>
<published>2021-03-15T00:24:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=408db3c96481ad05b686a5105cf92c9d58cfa5ba'/>
<id>408db3c96481ad05b686a5105cf92c9d58cfa5ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added inline ray tracing &amp; trace rays indirect command.</title>
<updated>2021-03-19T00:38:23+00:00</updated>
<author>
<name>azhirnov</name>
<email>zh1dron@gmail.com</email>
</author>
<published>2021-03-15T00:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=3efd89673b48bedffcf36b6b8c66d587512854a1'/>
<id>3efd89673b48bedffcf36b6b8c66d587512854a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed Align to AlignUp</title>
<updated>2021-03-19T00:38:22+00:00</updated>
<author>
<name>assiduous</name>
<email>assiduous@diligentgraphics.com</email>
</author>
<published>2021-03-14T02:11:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=00219a5bdbe63aee3957de193fe640f499f01eb4'/>
<id>00219a5bdbe63aee3957de193fe640f499f01eb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Vk backend: moved resource binding logic to variable manager and cache</title>
<updated>2021-03-19T00:38:20+00:00</updated>
<author>
<name>assiduous</name>
<email>assiduous@diligentgraphics.com</email>
</author>
<published>2021-03-10T23:26:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=3303d4d49a3f3c41154d05f0c78feb7e64a2c10d'/>
<id>3303d4d49a3f3c41154d05f0c78feb7e64a2c10d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unified implementation of IPipelineResourceSignature::IsCompatibleWith</title>
<updated>2021-03-19T00:38:19+00:00</updated>
<author>
<name>assiduous</name>
<email>assiduous@diligentgraphics.com</email>
</author>
<published>2021-03-10T06:22:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=e4691d86aaf106dbe08563a4f3712d350c8503f9'/>
<id>e4691d86aaf106dbe08563a4f3712d350c8503f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Vk backend: reorganized headers; removed PRS methods implemented in PipelineResourceSignatureBase</title>
<updated>2021-03-19T00:38:17+00:00</updated>
<author>
<name>assiduous</name>
<email>assiduous@diligentgraphics.com</email>
</author>
<published>2021-03-08T03:25:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=a2bb18ddd181a0eb3f9f553eeeba19d032feee9c'/>
<id>a2bb18ddd181a0eb3f9f553eeeba19d032feee9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
