index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineVulkan
/
src
/
CommandQueueVkImpl.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
External Vulkan Device support
s-ol
2021-03-27
1
-0
/
+14
*
Vk backend: reorganized headers; removed PRS methods implemented in PipelineR...
assiduous
2021-03-19
1
-1
/
+5
*
Reworked CommandQueueD3D12Impl and CommandQueueVkImpl to use atomics
assiduous
2021-03-19
1
-5
/
+4
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
Vulkan backend: code clean-up
assiduous
2020-12-21
1
-3
/
+0
*
Implemented C interface for Vulkan backend
assiduous
2020-01-28
1
-1
/
+1
*
Renamed .h -> .hpp in GraphicsEngineVulkan project
assiduous
2020-01-26
1
-1
/
+1
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
clang-formatted cpp files of GraphiceEngineVulkan project
Egor Yusov
2019-11-24
1
-22
/
+30
*
More cosmetic code changes
Egor Yusov
2019-10-08
1
-10
/
+10
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Added IDeviceContext::Wait() method (updated API version to 240026)
Egor Yusov
2019-09-08
1
-1
/
+1
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Fixed multiple unused variable warnings in clang release build
Egor Yusov
2018-12-24
1
-2
/
+2
*
Added swap chain recreation when present fails in Vulkan backend. This allows...
Egor
2018-11-06
1
-3
/
+2
*
Fixed multiple linux build issues in Vk backend
Egor
2018-11-03
1
-2
/
+2
*
Reworked upload allocation release process in Vk backend
Egor Yusov
2018-09-22
1
-1
/
+1
*
Refactored device object release queues
Egor Yusov
2018-09-21
1
-12
/
+21
*
Reworked dynamic resource management in Vulkan to not rely on RingBuffer; add...
Egor Yusov
2018-07-31
1
-1
/
+2
*
Implemented IFence interface in all backends
Egor Yusov
2018-07-22
1
-45
/
+13
*
Added Development configuration tests in Vulkan backend; fixed code formatting
Egor Yusov
2018-07-19
1
-11
/
+11
*
Updated vulkan backend source formatting
Egor Yusov
2018-06-20
1
-2
/
+2
*
Implemented forced wait when allocation from dynamic heap fails in Vulkan
Egor Yusov
2018-06-17
1
-2
/
+7
*
Fixed issues with the swap chain resize in Vulkan
Egor Yusov
2018-04-21
1
-0
/
+9
*
Implemented present in Vulkan swap chain; implemented clear color & depth out...
Egor Yusov
2018-04-21
1
-12
/
+16
*
Vulkan progress:
Egor Yusov
2018-04-08
1
-26
/
+72
*
Added CommandQueueVk object initialization
Egor Yusov
2018-03-18
1
-5
/
+8
*
Added vulkan backend stub
Egor Yusov
2018-03-16
1
-0
/
+84