This website requires JavaScript.
Explore
Help
Sign In
Dima353
/
openal-soft
Watch
1
Star
0
Fork
0
You've already forked openal-soft
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aa29bf593342643906514fc4497a4428ec1828ab
openal-soft
/
OpenAL32
T
History
Chris Robinson
3f35fcc4b5
Simplify MixParams and AmbiUpsampler
...
Since the dry buffer is always an ambisonic target now
2019-01-05 21:59:04 -08:00
..
Include
Simplify MixParams and AmbiUpsampler
2019-01-05 21:59:04 -08:00
alAuxEffectSlot.cpp
Add and use a make_unique function
2019-01-01 14:33:01 -08:00
alBuffer.cpp
Remove extraneous typedef, struct, and enum keywords
2018-12-24 19:29:01 -08:00
alEffect.cpp
Remove extraneous typedef, struct, and enum keywords
2018-12-24 19:29:01 -08:00
alError.cpp
Fix an incorrect function call
2018-11-25 09:27:50 -08:00
alExtension.cpp
Move the ALCcontext definition to its own header
2018-11-17 23:02:27 -08:00
alFilter.cpp
Fix some MSVC conversion warnings
2018-12-12 21:18:31 -08:00
alListener.cpp
Use std::array for appropriate source and listener properties
2018-12-26 22:27:34 -08:00
alSource.cpp
Use standard unique_lock and lock_guard for the backend lock
2019-01-01 16:42:54 -08:00
alState.cpp
Remove extraneous typedef, struct, and enum keywords
2018-12-24 19:29:01 -08:00
event.cpp
Fix ring buffer vector methods
2018-12-27 15:05:12 -08:00
sample_cvt.cpp
Convert sample_cvt.c to C++
2018-11-16 05:24:15 -08:00