quakeforge/libs/audio/renderer
Bill Currie e27d7cbd2d Handle alloca "correctly".
Use AC_FUNC_ALLOCA and the #ifdef mess suggested by the autoconf docs
(hidden in qfalloca.h).
2013-01-22 21:02:50 +09:00
..
Makefile.am Fix audio again. 2012-02-13 16:44:30 +09:00
flac.c Handle alloca "correctly". 2013-01-22 21:02:50 +09:00
midi.c Handle alloca "correctly". 2013-01-22 21:02:50 +09:00
snd_channels.c Make S_Init safe to use with a null viewentity. 2012-12-17 15:07:49 +09:00
snd_dma.c Fix some 64-bit mingw compile issues. 2013-01-22 21:02:49 +09:00
snd_jack.c Remove an unnecessary if. 2012-05-28 07:58:11 +09:00
snd_mem.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
snd_mix.c Change pointer_t to unsigned and clean up the mess. 2012-12-21 21:53:13 +09:00
snd_resample.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
snd_sfx.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
vorbis.c Disable vorbisfile's static callbacks. 2012-08-19 08:05:50 +09:00
wav.c Handle alloca "correctly". 2013-01-22 21:02:50 +09:00