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 (
Expand
)
Author
2011-06-05
IPHONE: Fixed a COMI crash and some minor gfx glitches
Oystein Eftevaag
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-17
ALL/GRAPHICS: Remove Surface::bytesPerPixel.
Johannes Schickel
2011-04-17
BACKENDS: Adapt various backends code to set up Surface::format correctly.
Johannes Schickel
2011-04-14
ALL: colour -> color
Max Horn
2011-02-16
IPHONE: Remove erroneous write in OSystem_IPHONE::grabPalette.
Johannes Schickel
2011-02-15
IPHONE: Adapt to setPalette/grabPalette RGBA->RGB change.
Johannes Schickel
2011-02-02
IPHONE: Fix Unsigned to Signed Comparison Compiler Warning.
David Turner
2010-10-31
IPHONE: Enable use of forbidden symbols
Max Horn
2010-10-12
JANITORAL: Clean trailing whitespaces.
Jordi Vilalta Prat
2010-09-29
IPHONE: The overlay will now always be in the native device resolution
Oystein Eftevaag
2010-06-01
Fix bug #2999153: "IPHONE: No grabPalette() implementation"
Max Horn
2009-08-22
Second attempt to fix DC and iPhone backends compilation
Eugene Sandulenko
2009-08-22
Attempt to fix DC and iPhone backends compilation
Eugene Sandulenko
2009-07-14
Split the iPhone OSystem class up into several files
Oystein Eftevaag