aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/3ds
AgeCommit message (Expand)Author
2019-12-313DS: Enable GDB host IOBastien Bouclet
2019-12-253DS: Add missing makefile dependencyBastien Bouclet
2019-12-15BACKENDS: Add default implementation for GraphicsMode functionsCameron Cawley
2019-12-143DS: Fix compilationCameron Cawley
2019-12-14BACKENDS: Move nextHigher2() into common/algorithm.hCameron Cawley
2019-12-013DS: Implement dynamic pluginsBastien Bouclet
2019-11-303DS: Prevent magnify effect from updating while the GUI is activeMichael Ball
2019-11-30AUDIO: Remove unused parameter from the MixerImpl constructorCameron Cawley
2019-11-19PSP: Implement horizontal shakesluicebox
2019-11-19GRAPHICS: Add interface for horizontal shakesluicebox
2019-11-073DS: Rework mouse cursor movementBastien Bouclet
2019-11-073DS: Use the full resolution for the overlay on the top screenBastien Bouclet
2019-11-063DS: Improve the table of contents in the README.md fileCameron Cawley
2019-11-063DS: Update the list of third-party librariesCameron Cawley
2019-11-053DS: Fix centering of the game screenBastien Bouclet
2019-11-053DS: Reworked OSD message displayBastien Bouclet
2019-11-053DS: Some changes to magnify modeBastien Bouclet
2019-11-053DS: Implement magnify mode toggle on L and move keyboard to Y/DRIGHTMichael Ball
2019-11-043DS: Add a make rule for a distributable packageBastien Bouclet
2019-11-033DS: Implement cloud sync supportBastien Bouclet
2019-11-033DS: Use DATA_PATH to configure support files locationBastien Bouclet
2019-11-013DS: Remove 3dstool dependencyMrHuu
2019-10-303DS: Set 'scummvm.romfs' to be removed by 3ds_clean in 3ds.mkMichael Ball
2019-10-283DS: Load per-game settingsBastien Bouclet
2019-10-253DS: Upload the textures to VRAM in a separate frameBastien Bouclet
2019-10-243DS: Fix hi-color cursorsBastien Bouclet
2019-10-243DS: Add files to be removed by 3ds_clean in 3ds.mk:Michael Ball
2019-10-203DS: Change the audio thread to wait for the audio buffers to completeBastien Bouclet
2019-10-203DS: Don't immediately update the screen when enabling the overlayBastien Bouclet
2019-10-143DS: Fix creating the scummvm directory on the SD cardBastien Bouclet
2019-10-143DS: Fix OSystem::grabOverlayBastien Bouclet
2019-10-143DS: Embed ScummVM's support files in the packageBastien Bouclet
2019-04-02BUILD: Update logos and icons on portsMatan Bareket
2019-03-09JANITORIAL: Update all scummvm.org URLS to use httpsCameron Cawley
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