index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Graphics
/
GraphicsEngine
/
interface
/
Fence.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright notice
assiduous
2021-01-01
1
-1
/
+1
*
Added API function call type specification to fix c/c++ mismatch on x86 MSVC
assiduous
2020-01-29
1
-1
/
+1
*
Reworked C interface to optimize inheritance handling
assiduous
2020-01-29
1
-9
/
+3
*
Reworked interface definitions to use DILIGENT_BEGIN_INTERFACE/DILIGENT_END_I...
assiduous
2020-01-28
1
-6
/
+2
*
Reworked C inteface method calls to use CALL_IFACE_METHOD macro
assiduous
2020-01-28
1
-2
/
+2
*
Guarded interface definitions by define-undef macro helper include pairs to a...
assiduous
2020-01-27
1
-7
/
+4
*
Reworked C interfaces to share declaration with c++
assiduous
2020-01-27
1
-20
/
+20
*
Fixed fence C inteface; added test.
assiduous
2020-01-27
1
-2
/
+2
*
Fixed Render device, query, PSO and fence C interfaces; added render device C...
assiduous
2020-01-26
1
-8
/
+21
*
c inteface: implemented core object VTBLs
assiduous
2020-01-25
1
-3
/
+20
*
Reworked main headers to be compatible with c
assiduous
2020-01-25
1
-6
/
+13
*
Added query interface; implemented queries in D3D11 and D3D12
assiduous
2020-01-03
1
-1
/
+1
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
clang-formatted GraphicsEngine project
Egor Yusov
2019-11-23
1
-6
/
+5
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Fixed issue with FenceVkImpl not waiting for Vulkan fences to signal when bei...
Egor Yusov
2019-04-16
1
-1
/
+4
*
Added comments about Fence thread safety; minor code improvements
Egor Yusov
2019-04-14
1
-0
/
+4
*
Fixed clang compiler warnings
Egor Yusov
2019-03-06
1
-1
/
+1
*
Minor interface improvement
Egor Yusov
2019-03-04
1
-1
/
+1
*
Cleaned up QueryInterface declarations
Egor Yusov
2019-03-03
1
-1
/
+1
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Added fence object stubs + code formatting
Egor Yusov
2018-07-20
1
-0
/
+63