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
/
alu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a span instead of a reference-to-array
Chris Robinson
2019-10-05
1
-8
/
+11
*
Clean up some unnecessary includes
Chris Robinson
2019-10-02
1
-16
/
+0
*
Move ALvoice from alu.h to a separate header
Chris Robinson
2019-10-02
1
-283
/
+4
*
Move a couple types to the source they're used in
Chris Robinson
2019-10-02
1
-6
/
+0
*
Modify the bsinc resampler
Chris Robinson
2019-09-29
1
-1
/
+1
*
Make the BSincTables constexpr in an anonymous namespace
Chris Robinson
2019-09-28
1
-1
/
+0
*
Make MAX_RESAMPLER_PADDING specify the total padding
Chris Robinson
2019-09-28
1
-1
/
+1
*
Combine two function calls into one
Chris Robinson
2019-09-28
1
-7
/
+2
*
Add "fast" variants for the bsinc resamplers
Chris Robinson
2019-09-28
1
-0
/
+2
*
Implement a "fast" bsinc path
Chris Robinson
2019-09-26
1
-1
/
+1
*
Make the resampler type an enum class
Chris Robinson
2019-09-22
1
-8
/
+8
*
Make the bsinc l and m coefficients unsigned
Chris Robinson
2019-09-17
1
-2
/
+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
-1
/
+1
*
Clean up sample converter implicit conversions
Chris Robinson
2019-09-12
1
-1
/
+1
*
Clean up implicit conversions in source.cpp
Chris Robinson
2019-09-12
1
-2
/
+2
*
Use a normal vector for the voices array
Chris Robinson
2019-09-04
1
-0
/
+1
*
Store the voice fraction offset as unsigned
Chris Robinson
2019-08-31
1
-2
/
+2
*
Make MixVoice a member function
Chris Robinson
2019-08-31
1
-2
/
+2
*
Pass unsigned sample count to aluMixData
Chris Robinson
2019-08-25
1
-1
/
+1
*
Use size_t for the mixers' fade counter and outpos
Chris Robinson
2019-08-20
1
-3
/
+3
*
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
-3
/
+2
*
Track the MixVoice sample count and fade counter as unsigned
Chris Robinson
2019-08-20
1
-1
/
+1
*
Pass a span for the Mix function's input
Chris Robinson
2019-08-20
1
-3
/
+3
*
Rename the Mix function input for clarity
Chris Robinson
2019-08-20
1
-1
/
+1
*
Pass the MixRow buffer size as a span
Chris Robinson
2019-08-20
1
-2
/
+2
*
Allow using a variable channel stride for MixRowSamples
Chris Robinson
2019-08-19
1
-3
/
+2
*
Don't require MixRow's output to be a FloatBufferLine
Chris Robinson
2019-08-18
1
-1
/
+1
*
Make the post-process methods member functions
Chris Robinson
2019-08-07
1
-5
/
+0
*
Update some includes
Chris Robinson
2019-08-05
1
-0
/
+1
*
Remove the ReverbSpeedOfSound hack
Chris Robinson
2019-08-05
1
-1
/
+0
*
Don't templatize HrirArray
Chris Robinson
2019-07-31
1
-1
/
+1
*
Rename al/* sources to avoid camel-case
Chris Robinson
2019-07-29
1
-1
/
+1
*
More include cleanups
Chris Robinson
2019-07-28
1
-2
/
+2
*
Rename Alc to alc
Chris Robinson
2019-07-28
1
-0
/
+466