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
/
defs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the mixer functions to core
Chris Robinson
2020-12-12
1
-100
/
+0
*
Remove an unnecessary include and forward declaration
Chris Robinson
2020-12-12
1
-1
/
+0
*
Move some HRTF definitions to a separate header
Chris Robinson
2020-12-12
1
-0
/
+3
*
Avoid passing DirectHrtfState to MixDirectHrtf
Chris Robinson
2020-12-12
1
-3
/
+3
*
Move the resampler declarations to a more appropriate header
Chris Robinson
2020-12-04
1
-0
/
+37
*
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
1
-9
/
+8
*
Replace the mixer fraction macros with constexpr variables
Chris Robinson
2020-10-21
1
-2
/
+3
*
Get rid of the specialized MixRow_ methods
Chris Robinson
2020-04-16
1
-3
/
+0
*
Use structs for the mixer and resampler tags
Chris Robinson
2020-04-03
1
-24
/
+6
*
Avoid using ALfloat in the mixer functions
Chris Robinson
2020-04-03
1
-1
/
+1
*
Simplify post-mix HRTF gain storage
Chris Robinson
2020-01-05
1
-2
/
+2
*
Avoid holding HRTF accumulation samples per-source
Chris Robinson
2019-11-03
1
-6
/
+4
*
Clean up some ALfloat -> float
Chris Robinson
2019-10-02
1
-2
/
+2
*
Move ALvoice from alu.h to a separate header
Chris Robinson
2019-10-02
1
-4
/
+12
*
Implement a "fast" bsinc path
Chris Robinson
2019-09-26
1
-1
/
+2
*
Pass IrSize to the HRTF mixers as unsigned
Chris Robinson
2019-09-13
1
-2
/
+2
*
Make the resampler increment unsigned
Chris Robinson
2019-09-13
1
-4
/
+5
*
Store the voice fraction offset as unsigned
Chris Robinson
2019-08-31
1
-1
/
+1
*
Use size_t for the mixers' fade counter and outpos
Chris Robinson
2019-08-20
1
-4
/
+5
*
Use size_t for HrtfMixer functions' buffer size
Chris Robinson
2019-08-20
1
-3
/
+3
*
Pass a span to the Resample function
Chris Robinson
2019-08-20
1
-1
/
+1
*
Pass a span for the Mix function's input
Chris Robinson
2019-08-20
1
-3
/
+2
*
Rename the Mix function input for clarity
Chris Robinson
2019-08-20
1
-1
/
+3
*
Pass the MixRow buffer size as a span
Chris Robinson
2019-08-20
1
-1
/
+2
*
Allow using a variable channel stride for MixRowSamples
Chris Robinson
2019-08-19
1
-1
/
+1
*
Don't require MixRow's output to be a FloatBufferLine
Chris Robinson
2019-08-18
1
-1
/
+1
*
Use enums for the resampler and mixer template tags
Chris Robinson
2019-07-31
1
-29
/
+27
*
Rename Alc to alc
Chris Robinson
2019-07-28
1
-0
/
+59