Commit Graph
26 Commits
Author SHA1 Message Date
Matan Bareket eaa9f23505 BUILD: Update logos and icons on ports 2019-04-02 10:55:57 -04:00
Cameron Cawley 09dbe7686b JANITORIAL: Update all scummvm.org URLS to use https 2019-03-09 21:52:14 +01:00
Cameron Cawley 97e2da5ae9 3DS: Fix copy/paste error 2018-11-21 20:14:25 +00:00
Cameron Cawley 84b91c1797 3DS: Fix typos 2018-11-21 15:36:24 +00:00
Cameron Cawley ae25843ea7 3DS: Remove unnecessary include 2018-11-21 15:36:24 +00:00
Cameron Cawley e7cb178feb 3DS: Fix building outside the main source directory 2018-11-21 15:36:24 +00:00
Nitrus 187889cd79 3DS: Updated README.md 2018-11-21 07:54:49 +00:00
Nitrus c80bbc4ee5 3DS: Added improved README.md 2018-11-21 07:54:49 +00:00
Nitrus f615b3392b 3DS: Fix assertion issue in case cursor dimensions are zero 2018-11-21 07:54:49 +00:00
Nitrus 92ab8328b1 3DS: Clear render target on each frame
...in order to clear framebuffer artifacts in case the screen is not stretched.
2018-11-21 07:54:49 +00:00
Nitrus a4f85955fe 3DS: Don't wait after SyncDisplayTransfer 2018-11-21 07:54:49 +00:00
Nitrus 4d84105237 3DS: Fix deprecated C3D methods 2018-11-21 07:54:49 +00:00
Nitrus 2122c07d5f 3DS: Update header inclusions and forbidden symbols 2018-11-21 07:54:49 +00:00
Nitrus b782705a20 3DS: Clean up entry point 2018-11-21 07:54:49 +00:00
Nitrus dffe50c1d8 3DS: Use recent devkitPro build tools 2018-11-21 07:54:49 +00:00
Thierry Crozat 941d22c047 BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system instance 2018-10-14 21:25:33 +01:00
Colin Snover bda253b1ac BACKENDS: Constify PaletteManager::grabPalette implementations 2017-10-15 13:47:19 -05:00
Torbjörn Andersson 6cda47ca3d JANITORIAL: Remove superfluous semicolons 2017-04-18 06:49:14 +02:00
Eugene Sandulenko 355c4fa646 JANITORIAL: Remove more trailing spaces 2016-10-09 15:02:02 +02:00
Torbjörn Andersson 85e55d0c6e JANITORIAL: Remove unnecessary semicolons 2016-05-25 05:37:07 +02:00
Thomas Edvalson 1531b4ddbf 3DS: Add config class/dialog, c-pad cursor control, and option to disable screens 2016-04-22 16:43:59 -04:00
Thomas Edvalson bfb9ecec35 3DS: Add README 2016-04-19 14:52:58 -04:00
Thomas Edvalson e8dcfc3a4e 3DS: Fix code styling, add license header, remove unused portdefs.h 2016-04-19 03:22:32 -04:00
Thomas Edvalson a0cc562f1f 3DS: Use linear GPU texture downscaling for better legibility in hi-res games 2016-04-11 15:21:58 -04:00
Thomas Edvalson f5d73cac8a 3DS: Add CIA format build, add timer handler thread, fix APT service suspending/sleeping/exiting 2016-04-11 15:15:42 -04:00
Thomas Edvalson e2b9572a83 3DS: Initial commit 2016-04-06 02:12:02 -04:00