index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Primitives
/
interface
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated debug utilities to translate DEV_CHECK_ERR to VERIFY in debug build
Egor Yusov
2018-07-23
1
-14
/
+0
*
Implemented mapping with MAP_FLAG_DO_NOT_SYNCHRONIZE flag in Vulkan and D3D12
Egor Yusov
2018-07-22
1
-1
/
+1
*
Fixed release build error
Egor Yusov
2018-07-22
1
-1
/
+1
*
Implemented IFence interface in all backends
Egor Yusov
2018-07-22
1
-0
/
+36
*
Added Development configuration tests in Vulkan backend; fixed code formatting
Egor Yusov
2018-07-19
1
-9
/
+15
*
Reworked vulkan dynamic heap implementation
Egor Yusov
2018-06-16
1
-0
/
+31
*
Implemented initialization in fullscreen mode on Win32
Egor Yusov
2018-03-30
1
-4
/
+4
*
Added comments
Egor Yusov
2018-03-27
1
-1
/
+14
*
Added DebugMessageCallback to EngineCreation attribs
Egor Yusov
2018-03-27
2
-23
/
+53
*
Reworked debug message handling to allow user-specified callbacks
Egor Yusov
2018-03-27
1
-0
/
+142
*
Updated copyright notice
Egor Yusov
2018-01-04
8
-8
/
+8
*
Reworked Common and Platform modules to break interdependenices;
Egor Yusov
2017-12-28
8
-0
/
+498