quakeforge/libs/audio/renderer
Adam Olsen f1a016c8a5 - Refine the Cache_Get callback, to use a void * instead of a char *
- Switch alias models over to Cache_Get/Cache_Release
2001-08-31 12:22:45 +00:00
..
.gitignore Put the sound renderer in it's proper place: as a full-fledged plugin. 2001-08-23 04:01:46 +00:00
Makefile.am Put the sound renderer in it's proper place: as a full-fledged plugin. 2001-08-23 04:01:46 +00:00
snd_dma.c - Refine the Cache_Get callback, to use a void * instead of a char * 2001-08-31 12:22:45 +00:00
snd_mem.c - Refine the Cache_Get callback, to use a void * instead of a char * 2001-08-31 12:22:45 +00:00
snd_mix.c - change Cache_Get calls to Cache_TryGet (which I just added), so they 2001-08-31 03:48:26 +00:00
snd_mixa.S oh, the joys of asm in shared libs 2001-08-30 22:32:11 +00:00
snd_null.c get alsa0_9 working with latest cvs, we need to dlopen the plugin with 2001-08-31 00:05:58 +00:00