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
f1ce139997
Use SSE to do 4 samples at once (non-HRTF direct mix), instead of to apply a matrix row
...
MaxCHannels no longer needs to be a multiple of 4 now, either.
2012-09-09 04:02:54 -07:00
..
Include
Use SSE to do 4 samples at once (non-HRTF direct mix), instead of to apply a matrix row
2012-09-09 04:02:54 -07:00
alAuxEffectSlot.c
Move the device lock into the backend function table
2012-08-18 15:58:04 -07:00
alBuffer.c
Minor typo fixes
2012-06-28 19:57:23 -07:00
alEffect.c
Partially convert alEffect.c and alFilter.c to the new error handling
2012-04-25 00:24:02 -07:00
alError.c
Add a SIGTRAP for when alGetError is called without a context
2012-04-24 21:41:01 -07:00
alExtension.c
Couple small error handling fixups
2012-04-24 03:52:21 -07:00
alFilter.c
Use wrappers for float-typed math functions
2012-06-29 02:12:36 -07:00
alListener.c
Switch alListener.c to the new error handling scheme, and get rid of more hungarian notation
2012-04-23 21:35:05 -07:00
alSource.c
Set the error if setting a new integer source offset fails
2012-09-01 19:31:43 -07:00
alState.c
Change alState.c to the new error handling
2012-04-24 03:09:28 -07:00
alThunk.c
Fix a minor typo
2012-04-25 19:37:12 -07:00