AuroraOpenALSoft/OpenAL32/Include
Chris Robinson 6d1d61026d Be context-agnostic in the effect Create functions
This allows the effect Update functions to handle the playback frequency being
changed. By default the effects assume a maximum frequency of 192khz, however,
it can go higher at the cost of the sample buffers being cleared and the risk
of an abort() if reallocation fails
2009-10-19 07:46:53 -07:00
..
alAuxEffectSlot.h Be context-agnostic in the effect Create functions 2009-10-19 07:46:53 -07:00
alBuffer.h Store the buffer list in the device 2009-08-15 09:14:08 -07:00
alDatabuffer.h Add in-progress working extension AL_EXTX_sample_buffer_object 2009-08-16 00:54:08 -07:00
alEffect.h Store the effect and filter lists in the device 2009-08-15 09:39:18 -07:00
alError.h Initial import 2007-11-13 18:02:18 -08:00
alExtension.h Initial import 2007-11-13 18:02:18 -08:00
alFilter.h Store the effect and filter lists in the device 2009-08-15 09:39:18 -07:00
alListener.h Add AL_METERS_PER_UNIT listener property 2007-12-17 19:40:43 -08:00
alMain.h Make the dry buffer part of the device 2009-10-09 01:06:33 -07:00
alSource.h Remove unneeded variables 2009-07-07 21:01:41 -07:00
alState.h Initial import 2007-11-13 18:02:18 -08:00
alThunk.h Move function declarations outside of the if-block 2007-12-06 22:15:16 -08:00
alu.h Pass the device to aluMixData 2009-09-15 19:30:27 -07:00
bs2b.h Add the Bauer stereophonic-to-binaural DSP (bs2b) code and hooks 2008-01-03 05:36:51 -08:00