mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-21 08:21:10 +00:00
79825db539
This gets the alsa target working nicely for mmapped outout. I'm not certain, but I think it will even deal with NPOT buffer sizes (I copied the code from libasound's sample pcm.c, thus the uncertainty). Non-mmapped output isn't supported yet, but the alsa target now works nicely for pull rendering. However, some work still needs to be done for recovery failure: either disable the sound system, or restart the driver entirely (preferable). |
||
---|---|---|
.. | ||
Makemodule.am | ||
snd_alsa.c | ||
snd_disk.c | ||
snd_dx.c | ||
snd_oss.c | ||
snd_sdl.c | ||
snd_sgi.c | ||
snd_sun.c | ||
snd_win.c |