AuroraOpenALSoft/OpenAL32
2014-07-20 01:27:33 -07:00
..
Include Make some functions static 2014-07-20 01:27:33 -07:00
alAuxEffectSlot.c Use VECTOR_FIND_IF instead of a manual loop 2014-07-06 05:16:44 -07:00
alBuffer.c Remove an unused variable 2014-07-01 22:52:06 -07:00
alEffect.c Use C99 inline in more places 2013-11-04 13:44:46 -08:00
alError.c Move the device mutex to the backend 2013-10-28 12:05:33 -07:00
alExtension.c Remove the last of the al_try code 2013-10-07 12:05:39 -07:00
alFilter.c Add a ALfilterState method to process multiple samples at once 2014-05-18 06:23:20 -07:00
alFontsound.c Store 4 modulators per map entry 2014-07-06 09:06:35 -07:00
alListener.c Remove al_try from alListener.c 2013-10-07 09:04:52 -07:00
alMidi.c Don't require MIDI sysex data to have the high bit clear 2014-06-26 04:35:51 -07:00
alPreset.c Make a function static 2014-07-04 00:00:39 -07:00
alSoundfont.c Make some functions static 2014-07-20 01:27:33 -07:00
alSource.c Add a source radius property that determines the directionality of a sound 2014-07-11 00:03:13 -07:00
alState.c Use a RWLock to help protect the source's buffer queue 2014-05-10 05:07:13 -07:00
alThunk.c Fix a minor typo 2012-04-25 19:37:12 -07:00
sample_cvt.c Add some asserts to verify block alignment for conversion 2014-05-20 09:16:54 -07:00