index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineD3D11
/
src
/
FenceD3D11Impl.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unified fence implementations in all backends
assiduous
2021-03-19
1
-9
/
+5
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
Renamed .h -> .hpp in GraphicsEngine, GraphicsEngineD3DBase, GraphicsEningeD3...
assiduous
2020-01-26
1
-1
/
+1
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
clang-formatted GraphicsEngineD3D11 project
Egor Yusov
2019-11-23
1
-12
/
+12
*
D3D11 backend: cosmetic code changes
Egor Yusov
2019-10-08
1
-1
/
+1
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Renamed IDeviceContext::Wait to IDeviceContext::WaitForFence (updated API ver...
Egor Yusov
2019-09-09
1
-2
/
+2
*
Added IDeviceContext::Wait() method (updated API version to 240026)
Egor Yusov
2019-09-08
1
-0
/
+20
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Improved performance of DeviceObjectBase::Release()
Egor Yusov
2018-07-25
1
-3
/
+3
*
Implemented IFence interface in all backends
Egor Yusov
2018-07-22
1
-15
/
+25
*
Fixed D3D11 fences on Windows8.1
Egor Yusov
2018-07-20
1
-0
/
+10
*
Added fence object stubs + code formatting
Egor Yusov
2018-07-20
1
-0
/
+54