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
17fc4ba5e3
Add "pre-padding" to the temp buffer
...
This will help to implement resamplers that want previous samples
2010-11-25 21:42:15 -08:00
..
Include
Add "pre-padding" to the temp buffer
2010-11-25 21:42:15 -08:00
alAuxEffectSlot.c
Use the number of sends the device is configured for in more places
2010-11-06 14:27:33 -07:00
alBuffer.c
Fix a bunch of comments
2010-11-25 12:07:12 -08:00
alDatabuffer.c
Fix 64-bit compilation
2010-10-11 12:24:07 -07:00
alEffect.c
Reduce some more indentation
2010-09-21 16:54:33 -07:00
alError.c
Don't use deprecated macros
2010-03-19 14:34:18 -07:00
alExtension.c
Implement AL_SOFT_buffer_sub_data using the current AL_EXT_buffer_sub_data spec
2010-09-21 09:43:35 -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
Make the buffer queue a double-linked list
2010-11-25 18:30:57 -08: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