<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DiligentEngine/Tests/TestApp/src/TestTextureCreation.cpp, branch ext-vk</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentEngine/'/>
<entry>
<title>Updated submodules (added unit tests). Reworked TestApp</title>
<updated>2019-12-12T22:41:17+00:00</updated>
<author>
<name>assiduous</name>
<email>assiduous@diligentgraphics.com</email>
</author>
<published>2019-12-12T22:41:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentEngine/commit/?id=80bfa52139976bd51b43c58e9576d379fe9f8a14'/>
<id>80bfa52139976bd51b43c58e9576d379fe9f8a14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a number of clang warning to reduce the log size and fix travis build error</title>
<updated>2019-10-25T06:57:11+00:00</updated>
<author>
<name>Egor Yusov</name>
<email>egor.yusov@gmail.com</email>
</author>
<published>2019-10-25T06:57:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentEngine/commit/?id=5a116d0bb5971848235ddd72915520f852c43ba2'/>
<id>5a116d0bb5971848235ddd72915520f852c43ba2</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>2019-09-17T04:23:22+00:00</updated>
<author>
<name>Egor Yusov</name>
<email>egor.yusov@gmail.com</email>
</author>
<published>2019-09-17T04:23:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentEngine/commit/?id=881b835dc0460bfd701908bad0213bcf43d5d6d5'/>
<id>881b835dc0460bfd701908bad0213bcf43d5d6d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced reference to initial data parameter with pointer in CreateTexture and CreateBuffer methods; updated light scattering implementation to not use lua</title>
<updated>2019-02-09T23:06:00+00:00</updated>
<author>
<name>Egor Yusov</name>
<email>egor.yusov@gmail.com</email>
</author>
<published>2019-02-09T23:06:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentEngine/commit/?id=3c8fa483a325ff3f82ba23c5fc24c7a731761d17'/>
<id>3c8fa483a325ff3f82ba23c5fc24c7a731761d17</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 + updated submodules</title>
<updated>2019-01-02T17:38:57+00:00</updated>
<author>
<name>Egor Yusov</name>
<email>egor.yusov@gmail.com</email>
</author>
<published>2019-01-02T17:38:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentEngine/commit/?id=ff0c1d49241d5ae800f73147e26bd03797b746a8'/>
<id>ff0c1d49241d5ae800f73147e26bd03797b746a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enabled Vulkan mode on Mac (preliminary implementation)</title>
<updated>2018-12-25T17:27:22+00:00</updated>
<author>
<name>Egor Yusov</name>
<email>egor.yusov@gmail.com</email>
</author>
<published>2018-12-25T17:27:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentEngine/commit/?id=36340071c7bee4b120e81a359e98028f58859810'/>
<id>36340071c7bee4b120e81a359e98028f58859810</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added explicit state transition control to CopyBuffer and CopyTexture methods</title>
<updated>2018-12-02T23:44:56+00:00</updated>
<author>
<name>Egor Yusov</name>
<email>egor.yusov@gmail.com</email>
</author>
<published>2018-12-02T23:44:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentEngine/commit/?id=c7db634ec3e350b9cf665ec0f75455189a8eaace'/>
<id>c7db634ec3e350b9cf665ec0f75455189a8eaace</id>
<content type='text'>
Replaced CLEAR_RENDER_TARGET_TRANSITION_MODE with RESOURCE_STATE_TRANSITION_MODE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaced CLEAR_RENDER_TARGET_TRANSITION_MODE with RESOURCE_STATE_TRANSITION_MODE
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved thread safety of enum flags; added explicit state transitions to SetRenderTargets()</title>
<updated>2018-12-01T07:15:55+00:00</updated>
<author>
<name>Egor Yusov</name>
<email>egor.yusov@gmail.com</email>
</author>
<published>2018-12-01T07:15:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentEngine/commit/?id=82d59de0d193554e1231b06347078d41ed8ec8d3'/>
<id>82d59de0d193554e1231b06347078d41ed8ec8d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed/moved ITexture::UpdateData() to IDeviceContext::UpdateTexture()</title>
<updated>2018-11-25T00:08:45+00:00</updated>
<author>
<name>Egor Yusov</name>
<email>egor.yusov@gmail.com</email>
</author>
<published>2018-11-25T00:08:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentEngine/commit/?id=c125223b5cfbf25bb7da595424f9d9f98b50fb2b'/>
<id>c125223b5cfbf25bb7da595424f9d9f98b50fb2b</id>
<content type='text'>
Renamed/moved IBuffer::CopyData() to IDeviceContext::CopyTexture()
Updated parameter order of IDeviceContext::CopyBuffer()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Renamed/moved IBuffer::CopyData() to IDeviceContext::CopyTexture()
Updated parameter order of IDeviceContext::CopyBuffer()
</pre>
</div>
</content>
</entry>
<entry>
<title>Enabled seperate samplers</title>
<updated>2018-10-18T15:52:52+00:00</updated>
<author>
<name>Egor Yusov</name>
<email>egor.yusov@gmail.com</email>
</author>
<published>2018-10-18T15:52:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/forks/DiligentEngine/commit/?id=e5d030cb921f4b967485eaea9cff9e54ff24232a'/>
<id>e5d030cb921f4b967485eaea9cff9e54ff24232a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
