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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid making BSincPointsMax public
Chris Robinson
2021-03-01
2
-18
/
+30
*
Avoid cutting off the last bsinc filter coefficient
Chris Robinson
2021-03-01
1
-3
/
+3
*
Avoiding cutting all bsinc resampler output at scale 0
Chris Robinson
2021-02-24
1
-7
/
+6
*
Use a more appropriate epsilon for Sinc()
Chris Robinson
2021-02-24
1
-1
/
+2
*
Avoid an unnecessary loop iteration
Chris Robinson
2021-02-23
1
-2
/
+3
*
Adjust the bsinc filter table packing
Chris Robinson
2021-02-23
4
-41
/
+29
*
Remove unnecessary use of SSE2 intrinsics
Chris Robinson
2021-02-21
1
-2
/
+1
*
Store the all-pass FIR results more efficiently
Chris Robinson
2021-02-18
1
-14
/
+23
*
Use shifts instead of shuffles with SSE where possible
Chris Robinson
2021-02-18
1
-4
/
+4
*
Add some optimization hints
Chris Robinson
2021-02-16
3
-18
/
+24
*
Add the all-pass filter results to the output with NEON
Chris Robinson
2021-02-08
1
-3
/
+3
*
Use spans instead of references to arrays
Chris Robinson
2021-02-06
9
-16
/
+22
*
Avoid global constexpr arrays
Chris Robinson
2021-01-21
2
-95
/
+116
*
Avoid dereferencing the end iterator
Chris Robinson
2021-01-08
1
-4
/
+4
*
Return non-const from the resampler function
Chris Robinson
2021-01-02
6
-37
/
+36
*
Make FPUCtl methods noexcept
Chris Robinson
2020-12-31
2
-12
/
+10
*
Move cpu_caps and fpu_ctrl to core
Chris Robinson
2020-12-31
4
-0
/
+247
*
Add NEON-enhanced FIR loops for convolution and UHJ
Chris Robinson
2020-12-31
1
-0
/
+68
*
Use smaller types for enums
Chris Robinson
2020-12-27
1
-1
/
+1
*
Use more constexpr variables instead of macros
Chris Robinson
2020-12-25
5
-30
/
+31
*
Increase direct HRTF delay to 256
Chris Robinson
2020-12-25
1
-1
/
+1
*
Return an optional for an error
Chris Robinson
2020-12-25
2
-192
/
+81
*
Avoid dynamic vectors in AmbDecConf
Chris Robinson
2020-12-25
2
-19
/
+75
*
Rename From2D to FromACN2D
Chris Robinson
2020-12-25
2
-2
/
+2
*
Move the ambdec loader to core
Chris Robinson
2020-12-25
2
-0
/
+482
*
Move alexcpt to core
Chris Robinson
2020-12-24
2
-0
/
+62
*
Move logging to core
Chris Robinson
2020-12-17
2
-0
/
+142
*
Move fmt_traits to core
Chris Robinson
2020-12-13
2
-0
/
+160
*
Avoid compiling different sources for different targets
Chris Robinson
2020-12-13
4
-0
/
+17
*
Be more consistent with size_t
Chris Robinson
2020-12-12
4
-10
/
+10
*
Move the mixer functions to core
Chris Robinson
2020-12-12
9
-0
/
+1253
*
Move ambidefs.h to core
Chris Robinson
2020-12-12
2
-0
/
+150
*
Avoid returning an array for initialization
Chris Robinson
2020-12-05
1
-37
/
+38
*
Use an alias for the DevFmtType type
Chris Robinson
2020-12-05
1
-0
/
+3
*
Move a couple more things to core
Chris Robinson
2020-12-04
4
-0
/
+517
*
Move the filters to core
Chris Robinson
2020-12-04
6
-0
/
+902
*
Move the bsinc tables to core
Chris Robinson
2020-12-04
3
-0
/
+321
*
Move mastering.cpp/h to core
Chris Robinson
2020-12-04
2
-0
/
+545
*
Change a couple macros into constexpr variables
Chris Robinson
2020-11-28
1
-2
/
+2
*
Move some sources to a separate directory
Chris Robinson
2020-11-27
3
-0
/
+182