quakeforge/libs/audio/renderer
Adam Olsen e149094bd2 - rename Qalloc and friends to QA_alloc
- add a QA_strdup
- add Cache_{Add,Remove,Get,Release}, for the locking version of the
  cache
- Convert libs/audio/* over to locking cache functions
2001-08-30 11:37:50 +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 - rename Qalloc and friends to QA_alloc 2001-08-30 11:37:50 +00:00
snd_mem.c - rename Qalloc and friends to QA_alloc 2001-08-30 11:37:50 +00:00
snd_mix.c - rename Qalloc and friends to QA_alloc 2001-08-30 11:37:50 +00:00
snd_mixa.S Put the sound renderer in it's proper place: as a full-fledged plugin. 2001-08-23 04:01:46 +00:00
snd_null.c Whitespace. 2001-08-27 01:00:03 +00:00