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
*
Rename Alc to alc
Chris Robinson
2019-07-28
1
-59
/
+0
*
Rename alMain.h to alcmain.h
Chris Robinson
2019-07-28
1
-2
/
+2
*
Rename HrtfParams to HrtfFilter
Chris Robinson
2019-06-18
1
-3
/
+3
*
Use span<FloatBufferLine> for MixSamples
Chris Robinson
2019-05-29
1
-1
/
+1
*
Use FloatBufferLine and span<> for MixRowSamples
Chris Robinson
2019-05-29
1
-1
/
+1
*
Pass a span to MixDirectHrtf instead of a pointer+size
Chris Robinson
2019-05-29
1
-1
/
+3
*
Use FloatBufferLine with the HRTF mixer functions
Chris Robinson
2019-05-28
1
-3
/
+3
*
Use a temporary buffer for HRTF filter accumulation
Chris Robinson
2019-03-29
1
-3
/
+3
*
Use template declarations for the HRTF mixers
Chris Robinson
2019-01-23
1
-41
/
+6
*
Use template declarations for the normal mixing functions
Chris Robinson
2019-01-23
1
-15
/
+4
*
Use a template declaration for the resampler functions
Chris Robinson
2019-01-23
1
-29
/
+18
*
Constify some parameters
Chris Robinson
2019-01-12
1
-30
/
+27
*
Handle all input channels in MixDirectHrtf
Chris Robinson
2018-12-31
1
-6
/
+6
*
Handle HRTF coefficients and values by reference where possible
Chris Robinson
2018-12-26
1
-9
/
+7
*
Remove extraneous typedef, struct, and enum keywords
Chris Robinson
2018-12-24
1
-14
/
+6
*
Convert ALu.c to C++
Chris Robinson
2018-11-16
1
-0
/
+8
*
Replace restrict with RESTRICT
Chris Robinson
2018-10-29
1
-34
/
+34
*
Use ALsizei for the source resample position
Chris Robinson
2018-09-18
1
-1
/
+1
*
Move mixer sources into a sub-directory
Chris Robinson
2018-03-22
1
-0
/
+119