raze-gles/source
Christoph Oelckers fa7638c446 - removed the old sound system header from Duke and RR frontends and fixed every report this produced:
* reverb/echo is not yet implemented, so there's two stub functions for now.
* RTS needs to be done differently, because the sound engine cannot play raw buffers without any control data.
2019-12-16 19:18:03 +01:00
..
audiolib - removed the old sound system header from Duke and RR frontends and fixed every report this produced: 2019-12-16 19:18:03 +01:00
blood - removed the old sound system header from Duke and RR frontends and fixed every report this produced: 2019-12-16 19:18:03 +01:00
build - copybyte is not the same as memcpy. 2019-12-15 21:06:41 +01:00
common - removed the old sound system header from Duke and RR frontends and fixed every report this produced: 2019-12-16 19:18:03 +01:00
duke3d - removed the old sound system header from Duke and RR frontends and fixed every report this produced: 2019-12-16 19:18:03 +01:00
glad - hooked up the 2D drawer 2019-11-05 23:35:38 +01:00
glbackend - renamed the remaining file system access wrappers in cache1d.h 2019-12-07 10:31:27 +01:00
libsmackerdec - cleaned out the remaining wrappers from cache1d.h and use the file system directly instead. 2019-12-07 10:49:23 +01:00
platform - hooked up ZDoom' joystick code and removed the remaining parts of the old MACT input library. 2019-12-14 20:15:15 +01:00
rr - removed the old sound system header from Duke and RR frontends and fixed every report this produced: 2019-12-16 19:18:03 +01:00
sw - removed the old sound system header from Duke and RR frontends and fixed every report this produced: 2019-12-16 19:18:03 +01:00
thirdparty - refactoring of DN3D sound code complete but not tested yet. 2019-12-15 13:34:00 +01:00
CMakeLists.txt - removed the old sound system header from Duke and RR frontends and fixed every report this produced: 2019-12-16 19:18:03 +01:00
g_pch.h - fixed most issues with newly added music files 2019-11-11 01:01:18 +01:00
gitinfo.cpp - rewrote the screenshot code to use m_png as its backend. 2019-11-02 12:59:59 +01:00
sdlappicon.cpp