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
Age
Commit message (
Expand
)
Author
2019-04-02
BUILD: Update logos and icons on ports
Matan Bareket
2019-03-09
JANITORIAL: Update all scummvm.org URLS to use https
Cameron Cawley
2018-11-21
3DS: Fix copy/paste error
Cameron Cawley
2018-11-21
3DS: Fix typos
Cameron Cawley
2018-11-21
3DS: Remove unnecessary include
Cameron Cawley
2018-11-21
3DS: Fix building outside the main source directory
Cameron Cawley
2018-11-21
3DS: Updated README.md
Nitrus
2018-11-21
3DS: Added improved README.md
Nitrus
2018-11-21
3DS: Fix assertion issue in case cursor dimensions are zero
Nitrus
2018-11-21
3DS: Clear render target on each frame
Nitrus
2018-11-21
3DS: Don't wait after SyncDisplayTransfer
Nitrus
2018-11-21
3DS: Fix deprecated C3D methods
Nitrus
2018-11-21
3DS: Update header inclusions and forbidden symbols
Nitrus
2018-11-21
3DS: Clean up entry point
Nitrus
2018-11-21
3DS: Use recent devkitPro build tools
Nitrus
2018-10-14
BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system in...
Thierry Crozat
2017-10-15
BACKENDS: Constify PaletteManager::grabPalette implementations
Colin Snover
2017-04-18
JANITORIAL: Remove superfluous semicolons
Torbjörn Andersson
2016-10-09
JANITORIAL: Remove more trailing spaces
Eugene Sandulenko
2016-05-25
JANITORIAL: Remove unnecessary semicolons
Torbjörn Andersson
2016-04-22
3DS: Add config class/dialog, c-pad cursor control, and option to disable scr...
Thomas Edvalson
2016-04-19
3DS: Add README
Thomas Edvalson
2016-04-19
3DS: Fix code styling, add license header, remove unused portdefs.h
Thomas Edvalson
2016-04-11
3DS: Use linear GPU texture downscaling for better legibility in hi-res games
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