index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngineOpenGL
/
src
/
FenceGLImpl.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unified fence implementations in all backends
assiduous
2021-03-19
1
-12
/
+3
*
OpenGL backend: reorganized headers, removed signature methods implemented by...
assiduous
2021-03-19
1
-0
/
+1
*
Reworked FenceGLImpl to use std::atomic
assiduous
2021-03-19
1
-9
/
+15
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
Renamed .h -> .hpp in GraphicsEngineNextGenBase and GraphicsEngineD3D12 projects
assiduous
2020-01-26
1
-1
/
+1
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
Minor formatting updates
assiduous
2019-12-25
1
-7
/
+7
*
clang-formatted GraphicsEngineOpenGL project
Egor Yusov
2019-11-24
1
-16
/
+21
*
Fixed few clang warnings
Egor Yusov
2019-10-25
1
-1
/
+1
*
OpenGL backend: cosmetic code changes
Egor Yusov
2019-10-08
1
-1
/
+6
*
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
/
+17
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Improved performance of DeviceObjectBase::Release()
Egor Yusov
2018-07-25
1
-1
/
+1
*
Implemented IFence interface in all backends
Egor Yusov
2018-07-22
1
-3
/
+23
*
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