index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineVulkan
/
src
/
CommandPoolManager.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed Vulkan command buffer leak
assiduous
2021-03-19
1
-61
/
+11
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
A number of minor updates
assiduous
2020-10-30
1
-1
/
+1
*
added ray tracing implementation for dx12 and vulkan
azhirnov
2020-10-28
1
-3
/
+4
*
Renamed _DEBUG and DEVELOPMENT macros to DILGENT_DEBUG and DILIGENT_DEVELOPMENT
assiduous
2020-03-26
1
-3
/
+3
*
Renamed .h -> .hpp in GraphicsEngineVulkan project
assiduous
2020-01-26
1
-2
/
+2
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
Fixed few vector initialization issues
Egor Yusov
2019-11-28
1
-1
/
+1
*
clang-formatted cpp files of GraphiceEngineVulkan project
Egor Yusov
2019-11-24
1
-15
/
+23
*
More cosmetic code changes
Egor Yusov
2019-10-08
1
-5
/
+5
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Fixed multiple linux build issues in Vk backend
Egor
2018-11-03
1
-0
/
+3
*
Some improvements to Vulkan CommandPoolManager
Egor Yusov
2018-10-08
1
-2
/
+43
*
Multiple minor updates to resource lifetime management system in Vk backend
Egor Yusov
2018-10-01
1
-4
/
+4
*
Some minor updates to resource lifetime management in Vk backend + comments
Egor Yusov
2018-09-28
1
-0
/
+7
*
Reworked transient command buffer pool manager to use release queue
Egor Yusov
2018-09-24
1
-19
/
+19
*
Reworked how render targets are bound in Vulkan: added RenderPass cache
Egor Yusov
2018-07-01
1
-3
/
+3
*
Updated vulkan backend source formatting
Egor Yusov
2018-06-20
1
-1
/
+1
*
Implemented command pool manager to handle multithreaded resource initializat...
Egor Yusov
2018-06-01
1
-0
/
+89