scummvm/backends/platform/iphone
Johannes Schickel feb2454eec IPHONE: Initialize the palettes on startup.
This hopefully fixes the occasional odd color flashes on startup.
2013-01-14 00:08:43 +01:00
..
iphone_common.h IPHONE: Use InternalEvent directly. 2012-04-02 00:03:28 +02:00
iphone_keyboard.h IPHONE: Use #include instead of #import. 2012-02-22 02:47:16 +01:00
iphone_keyboard.mm IPHONE: Move ObjC code files (.m) to ObjC++ files (.mm). 2012-02-22 02:30:44 +01:00
iphone_main.mm IPHONE: Prefix all global variables with "g_". 2012-03-05 20:44:41 +01:00
iphone_video.h IPHONE: Use InternalEvent directly. 2012-04-02 00:03:28 +02:00
iphone_video.mm IPHONE: Add support for "retina" displays. 2012-10-12 17:08:51 +02:00
module.mk IPHONE: Remove dead code. 2012-02-19 20:33:53 +01:00
osys_events.cpp IPHONE: Use InternalEvent directly. 2012-04-02 00:03:28 +02:00
osys_main.cpp IPHONE: Initialize the palettes on startup. 2013-01-14 00:08:43 +01:00
osys_main.h ALL: Let overlay related methods in OSystem take a void * and use a proper pitch values. 2012-06-16 04:17:14 +02:00
osys_sound.cpp
osys_video.mm IPHONE: Recreate mouse texture on palette changes when needed. 2013-01-14 00:03:37 +01:00