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
/
OpenAL32
History
Chris Robinson
1363e044ac
Remove the head_dampen option
...
Now that HRTF is properly supported, it's not needed
2011-05-06 00:38:10 -07:00
..
Include
Remove the head_dampen option
2011-05-06 00:38:10 -07:00
alAuxEffectSlot.c
Add support for ALC_EXT_DEDICATED
2011-03-12 20:11:25 -08:00
alBuffer.c
Use signed samples for 8-bit storage
2011-05-05 18:54:10 -07:00
alDatabuffer.c
Fix 64-bit compilation
2010-10-11 12:24:07 -07:00
alEffect.c
Use a loop to make sure the requested effect is not disabled
2011-03-12 20:54:49 -08:00
alError.c
Don't use deprecated macros
2010-03-19 14:34:18 -07:00
alExtension.c
Add support for packed 24-bit samples
2011-04-26 18:17:50 -07:00
alFilter.c
Reduce some more indentation
2010-09-21 16:54:33 -07:00
alListener.c
Use a map to store sources and buffers
2010-05-01 19:59:41 -07:00
alSource.c
Use function pointers to call the source mixer
2011-05-06 00:20:40 -07:00
alState.c
Use a map to store sources and buffers
2010-05-01 19:59:41 -07:00
alThunk.c
Print an error when realloc fails
2010-03-15 14:28:38 -07:00