summaryrefslogtreecommitdiffstats
path: root/DiligentSamples (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Renamed/moved ITexture::Map() to IDeviceContext::MapTextureSubresource()Egor Yusov2018-11-251-0/+0
* Renamed/moved ITexture::UpdateData() to IDeviceContext::UpdateTexture()Egor Yusov2018-11-251-0/+0
* Moved/renamed `IBuffer::UpdateData()` to `IDeviceContext::UpdateBuffer()`Egor Yusov2018-11-241-0/+0
* Added explicit control over resource transitions in draw commandEgor Yusov2018-11-241-0/+0
* Implemented explicit resource state transitionsEgor Yusov2018-11-211-0/+0
* Updated submodulesEgor Yusov2018-11-111-0/+0
* Updated readme and submodulesEgor Yusov2018-11-111-0/+0
* Updated samples (fixed Tutorial08 on Android)Egor2018-11-081-0/+0
* Updated core & samples modulesEgor2018-11-081-0/+0
* Enabled Vulkan on Linux (closed https://github.com/DiligentGraphics/DiligentC...Egor2018-11-071-0/+0
* Updated Core & Samples; updated readme (added minimal cmake example - fixed h...Egor Yusov2018-11-011-0/+0
* Updated core & samples modules (fixed VS2015 build issues)Egor Yusov2018-10-231-0/+0
* Updated BIND_SHADER_RESOURCES_* flagsEgor Yusov2018-10-191-0/+0
* Enabled seperate samplersEgor Yusov2018-10-181-0/+0
* Fixed compiler warningsEgor Yusov2018-09-151-0/+0
* Updated samples submodule (minor readme updates)Egor Yusov2018-09-111-0/+0
* Updated samples module (readme updates)Egor Yusov2018-09-101-0/+0
* Updated readmeEgor Yusov2018-09-101-0/+0
* Fixing build errorsEgor Yusov2018-09-091-0/+0
* Fixed build errorsEgor Yusov2018-09-091-0/+0
* Updated test + core and samples submodulesEgor Yusov2018-09-091-0/+0
* Updated asteroids demo to call FinishFrame on deferred contexts; updated core...Egor Yusov2018-07-311-0/+0
* Fixed mac/iOS build errorEgor Yusov2018-07-231-0/+0
* Updated Core and Samples submodules (improvements to unsynchronized buffer ma...Egor Yusov2018-07-231-0/+0
* Added command line parsing in UWP applicationsEgor Yusov2018-07-101-0/+0
* Updated readme & submodulesEgor Yusov2018-07-081-0/+0
* Disabled Vulkan on 32-bit WindowsEgor Yusov2018-07-081-0/+0
* Few minor updates + updated submodulesEgor Yusov2018-07-071-0/+0
* Updated Asteroids demo to handle minimized window in Vulkan; updated BlendTex...Egor Yusov2018-07-061-0/+0
* Updated Math lib tests and render target testEgor Yusov2018-07-031-0/+0
* Updated unit tests to set DSV format in PSOEgor Yusov2018-07-021-0/+0
* Updated back buffer format to match the one from the swap chain in the testsEgor Yusov2018-05-311-0/+0
* Moved Stride to vertex layout desc; updated testsEgor Yusov2018-05-291-0/+0
* Test app: added shader resource layout initialization test; updated gl shadersEgor Yusov2018-05-071-0/+0
* Few updates (restricted minimal window size on Win32, updated RawPtr() method...Egor Yusov2018-04-211-0/+0
* Fixed error in HelloLinux tutorialEgor Yusov2018-04-141-0/+0
* Moved primitive topology to pipeline stateEgor Yusov2018-04-141-0/+0
* Merged masterEgor Yusov2018-04-011-0/+0
|\
| * Fixed issue with d3d11 swap chain faling to resize due to command lists not b...Egor Yusov2018-04-011-0/+0
| * Updated readmeEgor Yusov2018-04-011-0/+0
| * Updated readmeEgor Yusov2018-04-011-0/+0
| * Implemented switching to fullscreen on shift+enter in UWPEgor Yusov2018-04-011-0/+0
| * Added sync interval to Present.Egor Yusov2018-03-311-0/+0
| * Updated samples submodule (implemented switching to fullscreen in sample apps)Egor Yusov2018-03-311-0/+0
| * Updated submodules; enabled fullscreen modeEgor Yusov2018-03-301-0/+0
| * Updated submodules: reworked debug output to allow user-specified callbacksEgor Yusov2018-03-271-0/+0
* | Updated Samples submodule: fixed issue with VULKAN_SUPPORTED macroEgor Yusov2018-03-161-0/+0
* | Added initialization in vulkan modeEgor Yusov2018-03-161-0/+0
|/
* Udated reamde and submodulesEgor Yusov2018-03-121-0/+0
* Implemened PSO compatibility: updated tests and submodulesEgor Yusov2018-03-121-0/+0