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
/
mixer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #559 from tatokis/split-sse-sse2
kcat
2021-05-13
1
-3
/
+2
|
\
|
*
Allow enabling SSE without SSE2
Tasos Sahanidis
2021-04-30
1
-3
/
+2
*
|
Decode UHJ buffers to B-Format for mixing
Chris Robinson
2021-03-31
1
-6
/
+1
*
|
Adjust the bsinc filter table packing
Chris Robinson
2021-02-23
3
-9
/
+9
*
|
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
*
|
Use spans instead of references to arrays
Chris Robinson
2021-02-06
6
-14
/
+17
|
/
*
Return non-const from the resampler function
Chris Robinson
2021-01-02
6
-37
/
+36
*
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
*
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