index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
/
iphone
/
osys_video.cpp
Age
Commit message (
Collapse
)
Author
2011-02-16
IPHONE: Remove erroneous write in OSystem_IPHONE::grabPalette.
Johannes Schickel
Thanks to dhewg for reporting this!
2011-02-15
IPHONE: Adapt to setPalette/grabPalette RGBA->RGB change.
Johannes Schickel
This change is not tested, but should hopefully work fine.
2011-02-02
IPHONE: Fix Unsigned to Signed Comparison Compiler Warning.
David Turner
svn-id: r55743
2010-10-31
IPHONE: Enable use of forbidden symbols
Max Horn
svn-id: r53971
2010-10-12
JANITORAL: Clean trailing whitespaces.
Jordi Vilalta Prat
svn-id: r53160
2010-09-29
IPHONE: The overlay will now always be in the native device resolution
Oystein Eftevaag
svn-id: r52939
2010-06-01
Fix bug #2999153: "IPHONE: No grabPalette() implementation"
Max Horn
svn-id: r49384
2009-08-22
Second attempt to fix DC and iPhone backends compilation
Eugene Sandulenko
svn-id: r43651
2009-08-22
Attempt to fix DC and iPhone backends compilation
Eugene Sandulenko
svn-id: r43650
2009-07-14
Split the iPhone OSystem class up into several files
Oystein Eftevaag
svn-id: r42479