aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/3ds
AgeCommit message (Expand)Author
2018-11-213DS: Fix copy/paste errorCameron Cawley
2018-11-213DS: Fix typosCameron Cawley
2018-11-213DS: Remove unnecessary includeCameron Cawley
2018-11-213DS: Fix building outside the main source directoryCameron Cawley
2018-11-213DS: Updated README.mdNitrus
2018-11-213DS: Added improved README.mdNitrus
2018-11-213DS: Fix assertion issue in case cursor dimensions are zeroNitrus
2018-11-213DS: Clear render target on each frameNitrus
2018-11-213DS: Don't wait after SyncDisplayTransferNitrus
2018-11-213DS: Fix deprecated C3D methodsNitrus
2018-11-213DS: Update header inclusions and forbidden symbolsNitrus
2018-11-213DS: Clean up entry pointNitrus
2018-11-213DS: Use recent devkitPro build toolsNitrus
2018-10-14BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system in...Thierry Crozat
2017-10-15BACKENDS: Constify PaletteManager::grabPalette implementationsColin Snover
2017-04-18JANITORIAL: Remove superfluous semicolonsTorbjörn Andersson
2016-10-09JANITORIAL: Remove more trailing spacesEugene Sandulenko
2016-05-25JANITORIAL: Remove unnecessary semicolonsTorbjörn Andersson
2016-04-223DS: Add config class/dialog, c-pad cursor control, and option to disable scr...Thomas Edvalson
2016-04-193DS: Add READMEThomas Edvalson
2016-04-193DS: Fix code styling, add license header, remove unused portdefs.hThomas Edvalson
2016-04-113DS: Use linear GPU texture downscaling for better legibility in hi-res gamesThomas Edvalson
2016-04-113DS: Add CIA format build, add timer handler thread, fix APT service suspendi...Thomas Edvalson
2016-04-063DS: Initial commitThomas Edvalson