<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DiligentCore/Graphics/GraphicsEngineVulkan/src/GenerateMipsVkHelper.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>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>
<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>Renamed static sampler to immutable sampler (API240076)</title>
<updated>2020-10-19T17:21:30+00:00</updated>
<author>
<name>assiduous</name>
<email>assiduous@diligentgraphics.com</email>
</author>
<published>2020-10-19T17:21:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=a520bf4f9748d20e432bcf7994be3148d0b75d54'/>
<id>a520bf4f9748d20e432bcf7994be3148d0b75d54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added GraphicsPipelineCreateInfo and ComputePipelineCreateInfo instead of single PipelineCreateInfo.</title>
<updated>2020-10-15T17:59:25+00:00</updated>
<author>
<name>azhirnov</name>
<email>zh1dron@gmail.com</email>
</author>
<published>2020-10-15T17:55:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=259a9d5897937dcaaca1b4b294bb8d5250371e76'/>
<id>259a9d5897937dcaaca1b4b294bb8d5250371e76</id>
<content type='text'>
Some optimizations for dynamic memory allocations in PipelineState.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some optimizations for dynamic memory allocations in PipelineState.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename ***_PIPELINE to PIPELINE_TYPE_***</title>
<updated>2020-08-19T15:47:11+00:00</updated>
<author>
<name>azhirnov</name>
<email>zh1dron@gmail.com</email>
</author>
<published>2020-08-19T15:47:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=30b8276ffe44b5c45fdbf4eb09a3c0d246dbc2f4'/>
<id>30b8276ffe44b5c45fdbf4eb09a3c0d246dbc2f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added mesh shader</title>
<updated>2020-08-11T19:49:36+00:00</updated>
<author>
<name>azhirnov</name>
<email>zh1dron@gmail.com</email>
</author>
<published>2020-08-11T19:48:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=dc9a4e784c8bb97fbb16a01624c7b8f0544977a4'/>
<id>dc9a4e784c8bb97fbb16a01624c7b8f0544977a4</id>
<content type='text'>
added mesh shader support to DX12 and Vulkan, added DXIL compiler for Shader Model 6.x
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added mesh shader support to DX12 and Vulkan, added DXIL compiler for Shader Model 6.x
</pre>
</div>
</content>
</entry>
<entry>
<title>Added DILIGENT_NO_HLSL CMake option to disable HLSL support in Vulkan and OpenGL backends</title>
<updated>2020-07-21T03:49:39+00:00</updated>
<author>
<name>assiduous</name>
<email>assiduous@diligentgraphics.com</email>
</author>
<published>2020-07-21T03:49:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=562e84c20aaf8277c76042a40ce9837e86c78d60'/>
<id>562e84c20aaf8277c76042a40ce9837e86c78d60</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: fixed mipmap generation when glslang is disabled</title>
<updated>2020-07-09T19:10:46+00:00</updated>
<author>
<name>assiduous</name>
<email>assiduous@diligentgraphics.com</email>
</author>
<published>2020-07-09T19:10:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=ac230c36776b7d546a42f3b852ff56e66811e9e3'/>
<id>ac230c36776b7d546a42f3b852ff56e66811e9e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added PipelineStateCreateInfo struct that is taken by IRenderDevice::CreateInfo instead of PipelineStateDesc struct (API version 240056)</title>
<updated>2020-04-01T04:13:05+00:00</updated>
<author>
<name>assiduous</name>
<email>assiduous@diligentgraphics.com</email>
</author>
<published>2020-04-01T04:13:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=9d4d0de9c600ef29b7ead7716c1dcfd1e7000b0d'/>
<id>9d4d0de9c600ef29b7ead7716c1dcfd1e7000b0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed platform headers .h -&gt; .hpp</title>
<updated>2020-01-27T01:44:22+00:00</updated>
<author>
<name>assiduous</name>
<email>assiduous@diligentgraphics.com</email>
</author>
<published>2020-01-27T01:44:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentCore/commit/?id=a77db60fed81e8e6492806d82d50ef570f70706b'/>
<id>a77db60fed81e8e6492806d82d50ef570f70706b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
