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
/
effects
/
reverb.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't require MixRow's output to be a FloatBufferLine
Chris Robinson
2019-08-18
1
-5
/
+5
*
Reduce the size of reverb's temporary buffer storage
Chris Robinson
2019-08-18
1
-85
/
+94
*
Avoid an out parameter for VectorPartialScatter
Chris Robinson
2019-08-17
1
-5
/
+7
*
Use a std::array for the reverb sample buffer
Chris Robinson
2019-08-17
1
-19
/
+11
*
Simplify the weighted decay time calculation
Chris Robinson
2019-08-08
1
-9
/
+5
*
Turn a couple methods into member functions
Chris Robinson
2019-08-08
1
-41
/
+40
*
Remove the ReverbSpeedOfSound hack
Chris Robinson
2019-08-05
1
-5
/
+4
*
Modify LIKELY and UNLIKELY to not need extra parenthesis
Chris Robinson
2019-08-04
1
-1
/
+1
*
Use a smart pointer for holding the context's device
Chris Robinson
2019-08-01
1
-1
/
+1
*
Move another function to a ALCcontext method
Chris Robinson
2019-07-30
1
-13
/
+10
*
Properly prefix ALCcontext members
Chris Robinson
2019-07-30
1
-2
/
+2
*
Rename al/* sources to avoid camel-case
Chris Robinson
2019-07-29
1
-3
/
+3
*
Rename Alc to alc
Chris Robinson
2019-07-28
1
-0
/
+2102