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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the mixer functions to core
Chris Robinson
2020-12-12
9
-1253
/
+0
*
Remove an unnecessary include and forward declaration
Chris Robinson
2020-12-12
2
-2
/
+0
*
Move some HRTF definitions to a separate header
Chris Robinson
2020-12-12
6
-9
/
+67
*
Avoid passing DirectHrtfState to MixDirectHrtf
Chris Robinson
2020-12-12
5
-23
/
+29
*
Remove an unneeded include
Chris Robinson
2020-12-04
1
-1
/
+0
*
Move the bsinc tables to core
Chris Robinson
2020-12-04
3
-4
/
+4
*
Move the resampler declarations to a more appropriate header
Chris Robinson
2020-12-04
1
-0
/
+37
*
Remove some unnecessary includes
Chris Robinson
2020-12-04
4
-13
/
+2
*
Move lerp/cubic to alnumeric.h
Chris Robinson
2020-12-04
3
-0
/
+3
*
Change a couple macros into constexpr variables
Chris Robinson
2020-11-28
1
-1
/
+1
*
Move some declarations to more appropriate headers
Chris Robinson
2020-11-27
1
-3
/
+17
*
Avoid AL types in the mixer
Chris Robinson
2020-11-20
7
-62
/
+63
*
Avoid direct initialization of float32x4_t
Chris Robinson
2020-11-16
1
-2
/
+12
*
Replace the mixer fraction macros with constexpr variables
Chris Robinson
2020-10-21
6
-35
/
+36
*
Replace some more macros with constexpr variables
Chris Robinson
2020-10-21
4
-5
/
+5
*
Use constexpr variables in place of some macros
Chris Robinson
2020-10-19
3
-22
/
+18
*
Use a more appropriate size value for copying
Chris Robinson
2020-06-07
1
-1
/
+1
*
Avoid convolving an always-0 sample
Chris Robinson
2020-05-30
1
-4
/
+4
*
Only apply non-silent inputs for blended HRIR
Chris Robinson
2020-05-25
1
-17
/
+24
*
Simplify the HRTF blending fade out gain scaling
Chris Robinson
2020-05-25
1
-22
/
+18
*
Clarify a comment about the band-splitter
Chris Robinson
2020-05-20
1
-4
/
+5
*
Improve HRTF delay handling
Chris Robinson
2020-05-20
1
-28
/
+14
*
Fix some comments
Chris Robinson
2020-05-19
1
-4
/
+4
*
Rename applyHfScale to processHfScale
Chris Robinson
2020-05-19
1
-1
/
+1
*
Apply the ambisonic HF scaling in real-time with HRTF
Chris Robinson
2020-05-19
1
-3
/
+61
*
Properly count the last number of samples to mix
Chris Robinson
2020-05-12
2
-2
/
+4
*
Simplify SIMD linear resampler loop count
Chris Robinson
2020-05-02
3
-12
/
+9
*
Use a matching type given the initializer
Chris Robinson
2020-05-02
2
-6
/
+6
*
Improve the leftover and realignment mixing loops
Chris Robinson
2020-05-02
2
-8
/
+8
*
Avoid iterators for the main mixer
Chris Robinson
2020-05-01
3
-61
/
+53
*
Make BuildBFormatHrtf a member of DirectHrtfState
Chris Robinson
2020-05-01
1
-2
/
+2
*
Don't truncate odd IR sizes with SSE
Chris Robinson
2020-04-30
1
-1
/
+1
*
Use a more efficient type for holding the IrSize
Chris Robinson
2020-04-30
4
-12
/
+12
*
Get rid of the specialized MixRow_ methods
Chris Robinson
2020-04-16
4
-89
/
+0
*
Use structs for the mixer and resampler tags
Chris Robinson
2020-04-03
6
-24
/
+29
*
Avoid using ALfloat in the mixer functions
Chris Robinson
2020-04-03
6
-48
/
+48
*
Another small cleanup
Chris Robinson
2020-04-03
2
-8
/
+7
*
Jump to the target gain if the fade amount is small
Chris Robinson
2020-04-03
3
-6
/
+12
*
Avoid unnecessary duplication in the resamplers
Chris Robinson
2020-04-03
3
-47
/
+34
*
Generate the bsinc tables using constexpr methods
Chris Robinson
2020-04-02
3
-1
/
+3
*
Simplify post-mix HRTF gain storage
Chris Robinson
2020-01-05
5
-14
/
+10
*
Use size_t for array indices
Chris Robinson
2019-12-11
1
-6
/
+7
*
Don't force the HRIR length to a rounded value
Chris Robinson
2019-12-11
3
-3
/
+3
*
Use unsigned for array indices
Chris Robinson
2019-11-29
1
-5
/
+2
*
Avoid holding HRTF accumulation samples per-source
Chris Robinson
2019-11-03
5
-55
/
+27
*
Avoid direct function template and alias types
Chris Robinson
2019-10-03
1
-2
/
+2
*
Remove the Offset parameter from ApplyCoeffs
Chris Robinson
2019-10-02
4
-88
/
+97
*
Clean up some ALfloat -> float
Chris Robinson
2019-10-02
5
-68
/
+62
*
Move ALvoice from alu.h to a separate header
Chris Robinson
2019-10-02
2
-4
/
+13
*
Repack the bsinc resamplers coefficients
Chris Robinson
2019-09-29
3
-12
/
+12
[next]