scummvm/backends
Marcus Comstedt ef5e193d59 stdafx.h needs to be included first.
svn-id: r11117
2003-11-03 22:28:37 +00:00
..
dc Now compiles again... 2003-11-03 22:26:25 +00:00
fs Use posix-fs on Dreamcast. 2003-11-03 22:20:51 +00:00
gp32 renamed namespace ScummVM to Common 2003-10-02 17:43:02 +00:00
midi stdafx.h needs to be included first. 2003-11-03 22:28:37 +00:00
morphos renamed some Timer methods 2003-10-17 16:39:32 +00:00
null OSystem changes: removed create_thread() method (not needed anymore; 'pure' threads aren't very portable anyway, better we only use timers); introduced OSystem::TimerProc type 2003-09-27 16:54:11 +00:00
PalmOS New build options 2003-11-03 16:32:28 +00:00
sdl made SDL backend use config manager 2003-11-01 19:12:11 +00:00
wince turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Widget::findWidget (preparing to add support for nested widgets, for the tab widget) 2003-11-02 02:18:16 +00:00
x11 OSystem changes: removed create_thread() method (not needed anymore; 'pure' threads aren't very portable anyway, better we only use timers); introduced OSystem::TimerProc type 2003-09-27 16:54:11 +00:00
intern.h made SDL backend use config manager 2003-11-01 19:12:11 +00:00
module.mk Preliminary preparation for new YM2612 FM emulator. 2003-10-05 15:36:52 +00:00