scummvm/backends/platform/iphone
2010-06-15 11:00:57 +00:00
..
blit_arm.h ARM ASM blitting routines from Robin_Watts 2007-12-05 08:03:47 +00:00
blit_arm.s The iPhone backend is now (mostly) up to speed again, and works for firmware 2.0 2008-07-27 10:15:57 +00:00
blit.cpp Strip trailing whitespaces in the whole code base. 2009-05-24 15:17:42 +00:00
iphone_common.h We'll now default to non-touchpad mode on the iPad 2010-06-03 03:22:10 +00:00
iphone_keyboard.h Merged iphone keyboard fix in from branch-0-13-0 2009-03-01 08:41:03 +00:00
iphone_keyboard.m Updated XCode project 2010-04-03 00:44:38 +00:00
iphone_main.m Also strip trailing whitespaces in C and Objective-C source files. (Seems I forgot that we got those too :-P) 2009-05-24 21:53:29 +00:00
iphone_video.h We'll now default to non-touchpad mode on the iPad 2010-06-03 03:22:10 +00:00
iphone_video.m We'll now default to non-touchpad mode on the iPad 2010-06-03 03:22:10 +00:00
module.mk Split the iPhone OSystem class up into several files 2009-07-14 13:52:11 +00:00
osys_events.cpp IPhone: sync with recent GUI changes. NOT TESTED. 2010-06-15 11:00:57 +00:00
osys_main.cpp We'll now default to non-touchpad mode on the iPad 2010-06-03 03:22:10 +00:00
osys_main.h Remove last traces of OSystem::getOutputSampleRate() 2010-03-10 21:01:44 +00:00
osys_sound.cpp Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the MixerImpl constructor 2010-03-11 23:39:51 +00:00
osys_video.cpp Fix bug #2999153: "IPHONE: No grabPalette() implementation" 2010-06-01 22:29:55 +00:00