Supermodel/Src/OSD
2012-02-13 23:37:48 +00:00
..
SDL 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
Windows Now compiles with MinGW. Among other things, the use of __uuidof() was removed. 2012-01-18 04:59:42 +00:00
Audio.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
Logger.h - Fixed newlines in logs. 2011-09-19 03:56:15 +00:00
Thread.h Added CThread::Sleep && CThread::GetTicks methods 2012-01-16 22:07:17 +00:00
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