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
/
mixer
/
mixer_c.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a temporary buffer for HRTF filter accumulation
Chris Robinson
2019-03-29
1
-29
/
+18
*
Use a function reference for a template parameter
Chris Robinson
2019-03-28
1
-25
/
+27
*
Use std::arrays for HRIR coeffs and values
Chris Robinson
2019-02-07
1
-3
/
+2
*
Rename a header
Chris Robinson
2019-01-23
1
-1
/
+1
*
Make hrtf_inc.cpp a proper header
Chris Robinson
2019-01-23
1
-2
/
+1
*
Use template declarations for the HRTF mixers
Chris Robinson
2019-01-23
1
-3
/
+25
*
Use template declarations for the normal mixing functions
Chris Robinson
2019-01-23
1
-5
/
+7
*
Use a template declaration for the resampler functions
Chris Robinson
2019-01-23
1
-24
/
+25
*
Constify some parameters
Chris Robinson
2019-01-12
1
-7
/
+10
*
Use c++ headers
Filip Gawin
2019-01-09
1
-1
/
+1
*
Avoid using old style casts
Filip Gawin
2019-01-08
1
-2
/
+2
*
Clean up some initializers and use of C methods
Chris Robinson
2019-01-06
1
-39
/
+31
*
Further improve HRTF methods to avoid masking in the inner loops
Chris Robinson
2018-12-31
1
-8
/
+7
*
Handle HRTF coefficients and values by reference where possible
Chris Robinson
2018-12-26
1
-5
/
+5
*
Avoid masking in ApplyCoeffs's inner loop
Chris Robinson
2018-12-26
1
-5
/
+17
*
Clean up some math stuff
Chris Robinson
2018-12-22
1
-1
/
+3
*
Avoid another DECL_TEMPLATE macro
Chris Robinson
2018-11-25
1
-31
/
+48
*
Convert the mixers to C++
Chris Robinson
2018-11-17
1
-0
/
+169