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
14bc7baeb7
Store the source prop updates with the mixer voice
...
Also move its declaration and rename it for consistency.
2017-04-17 21:16:01 -07:00
..
Include
Store the source prop updates with the mixer voice
2017-04-17 21:16:01 -07:00
alAuxEffectSlot.c
Allow increasing the maximum source limit
2017-04-14 23:50:49 -07:00
alBuffer.c
Remove a couple more uses of BYTE3
2017-03-31 09:21:31 -07:00
alEffect.c
Workaround some systems having an ECHO macro
2016-10-30 08:45:09 -07:00
alError.c
Use separate atomic macros for pointers
2017-04-14 17:47:55 -07:00
alExtension.c
Workaround some systems having an ECHO macro
2016-10-30 08:45:09 -07:00
alFilter.c
Limit filter gains to -24dB
2017-02-22 18:07:41 -08:00
alListener.c
Use separate atomic macros for pointers
2017-04-14 17:47:55 -07:00
alSource.c
Store the source prop updates with the mixer voice
2017-04-17 21:16:01 -07:00
alState.c
Don't defer source state or offset changes
2017-03-19 13:48:40 -07:00
alThunk.c
Use atomic flags for the thunk array
2017-04-14 16:14:05 -07:00
sample_cvt.c
Convert float samples to integer using a power-of-2 multiple
2017-03-31 09:11:28 -07:00