Supermodel/Src/OSD
2023-11-11 13:57:30 -08:00
..
OSX
SDL
Unix
Windows
Audio.h change all INT16 mixing/intermediate clamping to floats 2022-11-06 13:00:13 -08:00
FileSystemPath.h Change Media folder to Assets folder. 2023-03-13 20:18:51 -07:00
Logger.cpp
Logger.h - Reworked logging system to support output to multiple outputs: files, stdout, stderr, and syslog (OutputDebugString on Windows, syslog on other systems). 2020-08-31 09:28:35 +00:00
Outputs.cpp
Outputs.h
Thread.h
Video.h Added OSD/Video.h to provide OSD-dependent video functionality. The static functions in here get called by Model3.cpp from within the render thread so that any OSD related rendering can also be run in parallel for a further speed increase. 2012-02-13 23:37:48 +00:00