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
/
3ds
/
osystem.h
Age
Commit message (
Expand
)
Author
2019-12-15
BACKENDS: Add default implementation for GraphicsMode functions
Cameron Cawley
2019-11-30
3DS: Prevent magnify effect from updating while the GUI is active
Michael Ball
2019-11-19
GRAPHICS: Add interface for horizontal shake
sluicebox
2019-11-07
3DS: Rework mouse cursor movement
Bastien Bouclet
2019-11-07
3DS: Use the full resolution for the overlay on the top screen
Bastien Bouclet
2019-11-05
3DS: Reworked OSD message display
Bastien Bouclet
2019-11-05
3DS: Some changes to magnify mode
Bastien Bouclet
2019-11-05
3DS: Implement magnify mode toggle on L and move keyboard to Y/DRIGHT
Michael Ball
2019-11-03
3DS: Implement cloud sync support
Bastien Bouclet
2019-10-14
3DS: Embed ScummVM's support files in the package
Bastien Bouclet
2018-11-21
3DS: Update header inclusions and forbidden symbols
Nitrus
2017-10-15
BACKENDS: Constify PaletteManager::grabPalette implementations
Colin Snover
2016-10-09
JANITORIAL: Remove more trailing spaces
Eugene Sandulenko
2016-04-22
3DS: Add config class/dialog, c-pad cursor control, and option to disable scr...
Thomas Edvalson
2016-04-11
3DS: Add CIA format build, add timer handler thread, fix APT service suspendi...
Thomas Edvalson
2016-04-06
3DS: Initial commit
Thomas Edvalson