mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-20 16:00:44 +00:00
1f16f875f6
sfx_t is now private, and cd_file no longer accesses channel_t's internals. This is necessary for hiding the code needed to make mixing and channel management *properly* lock-free (I've been getting away with murder thanks to x86's strong memory model and just plain luck with gcc). |
||
---|---|---|
.. | ||
renderer | ||
targets | ||
test | ||
cd.c | ||
cd_file.c | ||
cd_linux.c | ||
cd_sdl.c | ||
cd_sgi.c | ||
cd_win.c | ||
cd_xmms.c | ||
Makemodule.am | ||
snd.c | ||
snd_progs.c |