AuroraOpenALSoft/OpenAL32
Chris Robinson 427212705f Remove the old buffer_samples functions
The symbols are still there and exported to retain ABI compatibility, but they
no longer do anything except set an AL_INVALID_OPERATION error. They're also
removed from the function and enum tables, since they're not part of any
supported extension.
2018-01-21 17:19:57 -08:00
..
Include Remove the old buffer_samples functions 2018-01-21 17:19:57 -08:00
alAuxEffectSlot.c Move the FPU mode declarations to a separate header 2018-01-11 08:44:52 -08:00
alBuffer.c Remove the old buffer_samples functions 2018-01-21 17:19:57 -08:00
alEffect.c Remove SET_VTABLE1 2018-01-11 09:39:52 -08:00
alError.c Use separate atomic macros for pointers 2017-04-14 17:47:55 -07:00
alExtension.c Move the EffectList array to alEffect.c/h 2018-01-11 09:25:17 -08:00
alFilter.c Replace some freq_mult variable names with f0norm 2018-01-13 09:14:46 -08:00
alListener.c Re-update effect slots when context properties change 2017-09-27 11:13:18 -07:00
alSource.c Add methods to "map" a buffer's storage 2018-01-20 11:49:01 -08:00
alState.c Replace the sinc4 resampler with cubic 2018-01-07 05:32:07 -08:00
alThunk.c Use atomic flags for the thunk array 2017-04-14 16:14:05 -07:00
sample_cvt.c Store mulaw and alaw samples directly in the buffer 2018-01-17 08:49:49 -08:00