This website requires JavaScript.
Explore
Help
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
a4b1239f45daa29bb423077da60804d7bf9287eb
openal-soft
/
OpenAL32
T
History
Chris Robinson
a4b1239f45
Use cosf and sinf when available
...
Also clear away a few more MSVC precision warnings
2011-09-22 01:00:44 -07:00
..
Include
Use cosf and sinf when available
2011-09-22 01:00:44 -07:00
alAuxEffectSlot.c
Constify some parameters
2011-09-22 00:31:42 -07:00
alBuffer.c
Silence some MSVC precision warnings
2011-09-22 00:35:08 -07:00
alEffect.c
Silence some MSVC precision warnings
2011-09-22 00:35:08 -07:00
alError.c
Use IsDebuggerPresent instead of the VC-only __try/__except
2011-09-14 02:10:42 -07:00
alExtension.c
Just reference the context when checking for extensions
2011-09-11 04:32:34 -07:00
alFilter.c
Constify some parameters
2011-09-22 00:31:42 -07:00
alListener.c
Silence some MSVC precision warnings
2011-09-22 00:35:08 -07:00
alSource.c
Silence some MSVC precision warnings
2011-09-22 00:35:08 -07:00
alState.c
Pre-apply the deferred source offset only when it's playing or paused
2011-09-12 06:04:40 -07:00
alThunk.c
Add a function to initialize a RWLock
2011-08-31 01:00:19 -07:00