index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Common
/
interface
/
LockHelper.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projects
assiduous
2020-01-26
1
-160
/
+0
*
Updated coyright notice
assiduous
2020-01-01
1
-7
/
+11
*
clang-formatted Common project
Egor Yusov
2019-11-24
1
-38
/
+41
*
Updated Copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Updated copyright notice
Egor Yusov
2019-01-02
1
-1
/
+1
*
Fixed a number of minor issues revealed by code analysis
Egor Yusov
2018-12-16
1
-17
/
+19
*
Updated LockHelper to spin few times before yielding thread
Egor Yusov
2018-08-28
1
-2
/
+16
*
Removed <thread> from LockHelper.h (fixed https://github.com/DiligentGraphics...
Egor Yusov
2018-08-28
1
-4
/
+8
*
Moved Signal class from LockHelper.h to Signal.h
Egor Yusov
2018-08-28
1
-93
/
+0
*
Fixed include paths in project Common
Egor Yusov
2018-03-25
1
-0
/
+1
*
Fixed Linux build
Egor
2018-02-23
1
-1
/
+1
*
Fixed interface headers to use relative paths in #include
Egor Yusov
2018-02-23
1
-1
/
+1
*
Fixed Linux build error
Egor Yusov
2018-01-08
1
-3
/
+7
*
Updated Signal class to allow auto-reset and custom signal value
Egor Yusov
2018-01-08
1
-10
/
+38
*
Updated Signal class to allow notify_all()
Egor Yusov
2018-01-07
1
-3
/
+6
*
Updated copyright notice
Egor Yusov
2018-01-04
1
-1
/
+1
*
Reworked Common and Platform modules to break interdependenices;
Egor Yusov
2017-12-28
1
-0
/
+190