index
:
DiligentEngine
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
unityplugin
/
UnityEmulator
/
src
/
DiligentGraphicsAdapterD3D12.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reworked ExecuteCommandList(+s) to take an array of command lists instead of one
assiduous
2021-02-08
1
-3
/
+3
*
Completed Vulkan enabling on Android (closed https://github.com/DiligentGraph...
assiduous
2020-04-27
1
-2
/
+2
*
Fixed 32-bit build
assiduous
2020-01-31
1
-66
/
+66
*
Implemented C API
assiduous
2020-01-31
1
-3
/
+3
*
Updated core (fixed few issues with queries)
assiduous
2020-01-13
1
-1
/
+1
*
Updated submodules; removed tests folder (tests are now part of every submodule)
assiduous
2019-12-25
1
-1
/
+0
*
Updated submodules + added tutorial 17
Egor Yusov
2019-11-11
1
-1
/
+0
*
Updated core; fixed issue with swap chain format in D3D12 Unity emulator
Egor Yusov
2019-04-19
1
-0
/
+3
*
Fixed window resize in GhostCubeScene d3d12 mode
Egor Yusov
2019-04-04
1
-0
/
+1
*
Updates to comply with the new engine factory API
Egor Yusov
2019-03-18
1
-1
/
+1
*
Updated projects to conform to the update engine factory API
Egor Yusov
2019-03-05
1
-2
/
+2
*
Implemented explicit resource state transitions
Egor Yusov
2018-11-21
1
-2
/
+2
*
Updated submodules (main change: refactored release queues in D3D12 and Vulka...
Egor Yusov
2018-10-07
1
-10
/
+14
*
Added IFence interface
Egor Yusov
2018-07-22
1
-0
/
+5
*
Few updates (restricted minimal window size on Win32, updated RawPtr() method...
Egor Yusov
2018-04-21
1
-7
/
+7
*
Added sync interval to Present.
Egor Yusov
2018-03-31
1
-1
/
+1
*
Iimplemented switching to a fullscreen mode in d3d
Egor Yusov
2018-03-31
1
-0
/
+10
*
Removed legacy VS project and solution files, updated project dependencies.
Egor Yusov
2017-12-28
1
-2
/
+2
*
Updated to version 2.1
Egor Yusov
2017-11-13
1
-0
/
+254