summaryrefslogtreecommitdiffstats
path: root/unityplugin/UnityEmulator/src/DiligentGraphicsAdapterD3D12.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reworked ExecuteCommandList(+s) to take an array of command lists instead of oneassiduous2021-02-081-3/+3
* Completed Vulkan enabling on Android (closed https://github.com/DiligentGraph...assiduous2020-04-271-2/+2
* Fixed 32-bit buildassiduous2020-01-311-66/+66
* Implemented C APIassiduous2020-01-311-3/+3
* Updated core (fixed few issues with queries)assiduous2020-01-131-1/+1
* Updated submodules; removed tests folder (tests are now part of every submodule)assiduous2019-12-251-1/+0
* Updated submodules + added tutorial 17Egor Yusov2019-11-111-1/+0
* Updated core; fixed issue with swap chain format in D3D12 Unity emulatorEgor Yusov2019-04-191-0/+3
* Fixed window resize in GhostCubeScene d3d12 modeEgor Yusov2019-04-041-0/+1
* Updates to comply with the new engine factory APIEgor Yusov2019-03-181-1/+1
* Updated projects to conform to the update engine factory APIEgor Yusov2019-03-051-2/+2
* Implemented explicit resource state transitionsEgor Yusov2018-11-211-2/+2
* Updated submodules (main change: refactored release queues in D3D12 and Vulka...Egor Yusov2018-10-071-10/+14
* Added IFence interfaceEgor Yusov2018-07-221-0/+5
* Few updates (restricted minimal window size on Win32, updated RawPtr() method...Egor Yusov2018-04-211-7/+7
* Added sync interval to Present.Egor Yusov2018-03-311-1/+1
* Iimplemented switching to a fullscreen mode in d3dEgor Yusov2018-03-311-0/+10
* Removed legacy VS project and solution files, updated project dependencies.Egor Yusov2017-12-281-2/+2
* Updated to version 2.1Egor Yusov2017-11-131-0/+254