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
/
Alc
/
mixvoice.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert mixvoice.c to C++
Chris Robinson
2018-11-16
1
-759
/
+0
*
Convert ALu.c to C++
Chris Robinson
2018-11-16
1
-1
/
+1
*
Move extern inline declarations to their own C source
Chris Robinson
2018-11-14
1
-3
/
+0
*
Replace restrict with RESTRICT
Chris Robinson
2018-10-29
1
-4
/
+4
*
Put user events in a union structure
Chris Robinson
2018-09-20
1
-6
/
+5
*
Use ALsizei for the source resample position
Chris Robinson
2018-09-18
1
-1
/
+1
*
Fix buffer queue mixing logic
Chris Robinson
2018-09-16
1
-11
/
+13
*
Rename BiquadState to BiquadFilter
Chris Robinson
2018-04-04
1
-9
/
+9
*
Apply biquad and T60 filters using transposed direct form II
Chris Robinson
2018-04-03
1
-4
/
+4
*
Store the ALbufferlistitem's composited/max sample length
Chris Robinson
2018-03-27
1
-26
/
+6
*
Rename NfcFilterUpdate* to NfcFilterProcess* for consistency
Chris Robinson
2018-03-27
1
-1
/
+1
*
Rename ALfilterState/Type to BiquadState/Type
Chris Robinson
2018-03-23
1
-9
/
+9
*
Move mixer sources into a sub-directory
Chris Robinson
2018-03-22
1
-0
/
+781