dhewm3/neo/sound
dhewg ece2adbdcd Port EAX to EFX
First attempt at porting the EAX reverb code to EFX.
This only works when the ALC_EXT_EFX extension is supported by
the OpenAL vendor (which is not the case for the OSX supplied
framework, use OpenAL soft instead).

The current stable version of OpenAL Soft (v1.13 as of this
writing) can barely handle this additional workload, current
master is highly recommended when using this feature.
2012-01-08 22:04:56 +01:00
..
efxlib.h Port EAX to EFX 2012-01-08 22:04:56 +01:00
snd_cache.cpp Port EAX to EFX 2012-01-08 22:04:56 +01:00
snd_decoder.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
snd_efxfile.cpp Port EAX to EFX 2012-01-08 22:04:56 +01:00
snd_emitter.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
snd_local.h Port EAX to EFX 2012-01-08 22:04:56 +01:00
snd_shader.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
snd_system.cpp Port EAX to EFX 2012-01-08 22:04:56 +01:00
snd_wavefile.cpp Untangle the epic precompiled.h mess 2011-12-19 23:21:47 +01:00
snd_world.cpp Port EAX to EFX 2012-01-08 22:04:56 +01:00
sound.h Port EAX to EFX 2012-01-08 22:04:56 +01:00