AuroraOpenALSoft/OpenAL32
2014-05-23 08:30:33 -07:00
..
Include Rename CONST_FUNC and PRINTF_STYLE, and fix non-GNU AL_PRINT 2014-05-23 08:30:33 -07:00
alAuxEffectSlot.c Make RefCount a non-integer type 2014-05-14 02:47:07 -07:00
alBuffer.c Initialize newformat to AL_NONE instead of a valid format 2014-05-15 01:11:38 -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 Make RefCount a non-integer type 2014-05-14 02:47:07 -07:00
alListener.c Remove al_try from alListener.c 2013-10-07 09:04:52 -07:00
alMidi.c Remove setState from the MidiSynth vtable 2014-03-23 18:34:49 -07:00
alPreset.c Make RefCount a non-integer type 2014-05-14 02:47:07 -07:00
alSoundfont.c Make RefCount a non-integer type 2014-05-14 02:47:07 -07:00
alSource.c Use the first non-0-length buffer when starting a source 2014-05-22 11:08:21 -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