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
/
Alc
/
mixer
History
Minmin Gong
cee8100f19
Remove noexcept from sampler functions to match the signature of SamplerT (
#309
)
...
This change fixes compilation problems on gcc 9.1 with -std=c++17.
2019-07-01 22:42:20 -07:00
..
defs.h
Rename HrtfParams to HrtfFilter
2019-06-18 06:20:35 -07:00
hrtfbase.h
Rename HrtfParams to HrtfFilter
2019-06-18 06:20:35 -07:00
mixer_c.cpp
Remove noexcept from sampler functions to match the signature of SamplerT (
#309
)
2019-07-01 22:42:20 -07:00
mixer_neon.cpp
Rename HrtfParams to HrtfFilter
2019-06-18 06:20:35 -07:00
mixer_sse2.cpp
Use a template declaration for the resampler functions
2019-01-23 11:11:41 -08:00
mixer_sse3.cpp
Convert the mixers to C++
2018-11-17 17:49:55 -08:00
mixer_sse41.cpp
Use a template declaration for the resampler functions
2019-01-23 11:11:41 -08:00
mixer_sse.cpp
Rename HrtfParams to HrtfFilter
2019-06-18 06:20:35 -07:00