This website requires JavaScript.
Explore
Help
Register
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
f9e569099cffbf7ea2951ef96b837a2e0bb7afe6
openal-soft
/
OpenAL32
T
History
Chris Robinson
7f6df7695c
Use an array of active sources when mixing
...
Prevents iterating over all allocated sources during mixing updates
2010-06-06 00:17:50 -07:00
..
Include
Use an array of active sources when mixing
2010-06-06 00:17:50 -07:00
alAuxEffectSlot.c
Use a map for the effects list
2010-05-18 17:41:06 -07:00
alBuffer.c
Add a function to get the frame size from a format
2010-05-24 21:51:30 -07:00
alDatabuffer.c
Use a UIntMap for the Databuffers
2010-06-03 19:35:08 -07:00
alEffect.c
Use a map for the effects list
2010-05-18 17:41:06 -07:00
alError.c
Don't use deprecated macros
2010-03-19 14:34:18 -07:00
alExtension.c
Combine AL and ALC function lists
2010-04-28 15:07:38 -07:00
alFilter.c
Use a map for the filter list
2010-05-18 17:54:45 -07:00
alListener.c
Use a map to store sources and buffers
2010-05-01 19:59:41 -07:00
alSource.c
Use an array of active sources when mixing
2010-06-06 00:17:50 -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