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
/
OpenAL32
/
alAuxEffectSlot.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use proper inheritence for the effect state objects
Chris Robinson
2018-11-19
1
-37
/
+22
*
Use proper inheritence for EffectStateFactory
Chris Robinson
2018-11-19
1
-5
/
+3
*
Remove the atomic exchange macros
Chris Robinson
2018-11-19
1
-9
/
+9
*
Simplify the RefCount type
Chris Robinson
2018-11-19
1
-4
/
+2
*
Replace ATOMIC_REPLACE_HEAD with an inline function
Chris Robinson
2018-11-19
1
-1
/
+1
*
Use a normal vector for effect sublists
Chris Robinson
2018-11-18
1
-5
/
+4
*
Use constructors/destructors for ALeffectslot
Chris Robinson
2018-11-18
1
-34
/
+9
*
Remove the pointer-specific atomic exchange macros
Chris Robinson
2018-11-18
1
-7
/
+4
*
Add and use new/delete operators to ALeffectslot
Chris Robinson
2018-11-18
1
-11
/
+6
*
Use a normal vector for auxiliary effect slots
Chris Robinson
2018-11-18
1
-28
/
+25
*
Move the ALCcontext definition to its own header
Chris Robinson
2018-11-17
1
-0
/
+2
*
Fix compilation with MSVC
Chris Robinson
2018-11-16
1
-2
/
+4
*
Convert alAuxEffectSlot.c to C++
Chris Robinson
2018-11-16
1
-0
/
+802