index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineVulkan
/
src
/
FenceVkImpl.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unified fence implementations in all backends
assiduous
2021-03-19
1
-9
/
+0
*
Vk backend: reorganized headers; removed PRS methods implemented in PipelineR...
assiduous
2021-03-19
1
-1
/
+1
*
Reworked FenceVkImpl to use atomics
assiduous
2021-03-19
1
-8
/
+14
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
Renamed .h -> .hpp in GraphicsEngineVulkan project
assiduous
2020-01-26
1
-2
/
+2
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
Minor formatting updates
assiduous
2019-12-25
1
-8
/
+8
*
clang-formatted cpp files of GraphiceEngineVulkan project
Egor Yusov
2019-11-24
1
-13
/
+18
*
More cosmetic code changes
Egor Yusov
2019-10-08
1
-2
/
+8
*
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
-4
/
+9
*
Fixed issue with FenceVkImpl not waiting for Vulkan fences to signal when bei...
Egor Yusov
2019-04-16
1
-4
/
+9
*
Fixed grammatic error plus few minor updates
Egor Yusov
2019-04-16
1
-1
/
+1
*
Another minor fix for fence waiting
Egor Yusov
2019-03-21
1
-4
/
+3
*
Fixed few potential issues with waiting for fences in Vk backend
Egor Yusov
2019-03-21
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
*
Fixed issue with ~FenceVkImpl(): not disposing pending fences as they may not...
Egor
2018-11-08
1
-6
/
+5
*
Improved performance of DeviceObjectBase::Release()
Egor Yusov
2018-07-25
1
-2
/
+2
*
Implemented IFence interface in all backends
Egor Yusov
2018-07-22
1
-6
/
+55
*
Fixed linux/mac build
Egor Yusov
2018-07-20
1
-1
/
+0
*
Added fence object stubs + code formatting
Egor Yusov
2018-07-20
1
-0
/
+55