index
:
openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Original: git://repo.or.cz/openal-soft.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
atomic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused atomic_invflag
Chris Robinson
2022-02-23
1
-19
/
+0
*
Inherit the atomic_flag constructors in atomic_invflag
Chris Robinson
2022-02-06
1
-3
/
+1
*
Make an inverted atomic flag type and use it
Chris Robinson
2021-04-15
1
-0
/
+21
*
Add a common base for auto-deleting ref-counted objects
Chris Robinson
2019-08-01
1
-8
/
+8
*
Get rid of the last ATOMIC macro uses
Chris Robinson
2018-11-26
1
-15
/
+0
*
Remove some unused macros
Chris Robinson
2018-11-26
1
-7
/
+0
*
Avoid using the ATOMIC() macro
Chris Robinson
2018-11-26
1
-2
/
+0
*
Avoid using ATOMIC_INIT
Chris Robinson
2018-11-26
1
-3
/
+1
*
Remove the ATOMIC_THREAD_FENCE macro
Chris Robinson
2018-11-19
1
-3
/
+0
*
Remove the CONST_CAST hack
Chris Robinson
2018-11-19
1
-12
/
+0
*
Remove unnecessary using statements
Chris Robinson
2018-11-19
1
-35
/
+16
*
Remove the atomic exchange macros
Chris Robinson
2018-11-19
1
-10
/
+0
*
Simplify the RefCount type
Chris Robinson
2018-11-19
1
-9
/
+8
*
Replace ATOMIC_REPLACE_HEAD with an inline function
Chris Robinson
2018-11-19
1
-7
/
+9
*
Remove the pointer-specific atomic exchange macros
Chris Robinson
2018-11-18
1
-15
/
+1
*
Remove unused headers and checks
Chris Robinson
2018-11-17
1
-3
/
+0
*
Always use C++11 atomics
Chris Robinson
2018-11-17
1
-336
/
+2
*
Avoid using ATOMIC_FLAG
Chris Robinson
2018-11-13
1
-30
/
+0
*
Fix some backup atomic macros
Chris Robinson
2018-10-31
1
-4
/
+4
*
Workaround C++ compatiility issues for atomic.h
Chris Robinson
2018-10-29
1
-5
/
+49
*
Slightly relax the memory order for ref counters
Chris Robinson
2018-03-26
1
-3
/
+3
*
Fix up some types for MSVC
Chris Robinson
2018-01-11
1
-1
/
+2
*
Avoid including alMain.h in ringbuffer.c
Chris Robinson
2018-01-11
1
-0
/
+13
*
Move internal headers out of the include directory
Chris Robinson
2017-04-14
1
-0
/
+425