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
/
ios7
/
ios7_osys_video.mm
Age
Commit message (
Expand
)
Author
2018-09-14
IOS: Only change idle timer from main thread.
Jonny Bergström
2018-08-18
IOS: Replace strdup with Common::String
Colin Snover
2017-10-15
BACKENDS: Constify PaletteManager::grabPalette implementations
Colin Snover
2017-09-30
IOS: Improve iOS 11 compatibility
Vincent Bénony
2016-11-12
Merge pull request #853 from criezy/ios-no-sleep
Eugene Sandulenko
2016-10-21
IOS: Add support for filtering feature
Thierry Crozat
2016-10-20
IOS: Disable idle timer while an engine is running
Thierry Crozat
2016-01-07
IOS7: Make includes match our style.
Johannes Schickel
2016-01-07
IOS7: Make filename style consistent in itself.
Johannes Schickel
2016-01-07
IOS7: Use #include instead of #import.
Johannes Schickel
2016-01-06
IOS: Brings support for FluidSynth
Vincent Bénony
2016-01-06
IOS: Implements scalers
Vincent Bénony
2016-01-06
IOS: Better resolution handling
Vincent Bénony
2016-01-06
IOS: Removes a global variable
Vincent Bénony
2016-01-06
IOS: Renames iOS7 classes to avoid confusion
Vincent Bénony