aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/iphone/osys_video.cpp
AgeCommit message (Expand)Author
2011-06-05IPHONE: Fixed a COMI crash and some minor gfx glitchesOystein Eftevaag
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-17ALL/GRAPHICS: Remove Surface::bytesPerPixel.Johannes Schickel
2011-04-17BACKENDS: Adapt various backends code to set up Surface::format correctly.Johannes Schickel
2011-04-14ALL: colour -> colorMax Horn
2011-02-16IPHONE: Remove erroneous write in OSystem_IPHONE::grabPalette.Johannes Schickel
2011-02-15IPHONE: Adapt to setPalette/grabPalette RGBA->RGB change.Johannes Schickel
2011-02-02IPHONE: Fix Unsigned to Signed Comparison Compiler Warning.David Turner
2010-10-31IPHONE: Enable use of forbidden symbolsMax Horn
2010-10-12JANITORAL: Clean trailing whitespaces.Jordi Vilalta Prat
2010-09-29IPHONE: The overlay will now always be in the native device resolutionOystein Eftevaag
2010-06-01Fix bug #2999153: "IPHONE: No grabPalette() implementation"Max Horn
2009-08-22Second attempt to fix DC and iPhone backends compilationEugene Sandulenko
2009-08-22Attempt to fix DC and iPhone backends compilationEugene Sandulenko
2009-07-14Split the iPhone OSystem class up into several filesOystein Eftevaag