This website requires JavaScript.
Explore
Help
Sign In
kcat
/
openal-soft
Watch
1
Star
0
Fork
0
You've already forked openal-soft
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
openal-soft
/
core
/
mixer
History
kcat
8324471b8a
Merge pull request
#559
from tatokis/split-sse-sse2
...
Allow enabling SSE without SSE2
2021-05-13 15:13:00 -07:00
..
defs.h
Decode UHJ buffers to B-Format for mixing
2021-03-31 09:37:30 -07:00
hrtfbase.h
Use spans instead of references to arrays
2021-02-06 14:39:30 -08:00
hrtfdefs.h
Use spans instead of references to arrays
2021-02-06 14:39:30 -08:00
mixer_c.cpp
Adjust the bsinc filter table packing
2021-02-23 18:48:02 -08:00
mixer_neon.cpp
Adjust the bsinc filter table packing
2021-02-23 18:48:02 -08:00
mixer_sse2.cpp
Use shifts instead of shuffles with SSE where possible
2021-02-18 14:05:50 -08:00
mixer_sse3.cpp
Move the mixer functions to core
2020-12-12 14:58:09 -08:00
mixer_sse41.cpp
Return non-const from the resampler function
2021-01-02 17:37:09 -08:00
mixer_sse.cpp
Merge pull request
#559
from tatokis/split-sse-sse2
2021-05-13 15:13:00 -07:00