]> icculus.org git repositories - divverent/darkplaces.git/history - snd_sdl.c
split R_DrawTextureSurfaceList code into several functions and added separate multite...
[divverent/darkplaces.git] / snd_sdl.c
2006-03-22 havocimplemented DP_TRACE_HITCONTENTSMASK_SURFACEINFO extens...
2006-01-30 havocpatch from div0 to add -sndmono and -sndstereo options...
2005-11-23 havocimplemented 7.1 audio, only works with SDL (attempted...
2005-11-05 havoceliminated qbyte type, now uses unsigned char throughou...
2005-10-21 havocmade darkplaces compile successfully with g++ to test...
2005-09-18 molivier- SFXs no longer allocate mempools, they use the sound...
2004-12-03 molivier- DP now defines MACOSX when relevant
2004-12-02 molivier- Removed Con_SafePrint and Con_SafePrintf since they...
2004-10-13 molivierLots of minor fixes and improvements to the sound engin...
2004-10-05 havocrevised commandline option comments for better categori...
2004-10-05 havocadded COMMANDLINEOPTION comments for every commandline...
2004-07-15 black-Added SDL sound support (still needs a bit debugging...