scummvm/backends/platform/sdl
2010-03-22 20:28:08 +00:00
..
events.cpp Move some aspect ratio related stuff to graphics/scaler/aspect.h 2010-03-08 10:29:00 +00:00
graphics.cpp COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
hardwarekeys.cpp Replaced KeyStates with ActionKeys in the keymapper, removed SDL ASCII code mismatch workaround hacks, fixed the memory leaks I had previously created. 2009-08-16 07:40:13 +00:00
main.cpp Remove (now) obsolete HACK for WIN32. 2009-11-11 14:27:22 +00:00
module.mk Define hardware keys for 101 keyboard in SDL backend. 2009-05-11 09:01:54 +00:00
sdl.cpp Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the MixerImpl constructor 2010-03-11 23:39:51 +00:00
sdl.h Patch #2973290: Semicolon cleanup 2010-03-22 20:28:08 +00:00