aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/3ds/osystem-graphics.cpp
AgeCommit message (Expand)Author
2019-10-243DS: Fix hi-color cursorsBastien Bouclet
2019-10-203DS: Don't immediately update the screen when enabling the overlayBastien Bouclet
2019-10-143DS: Fix OSystem::grabOverlayBastien Bouclet
2018-11-213DS: Fix assertion issue in case cursor dimensions are zeroNitrus
2018-11-213DS: Clear render target on each frameNitrus
2018-11-213DS: Fix deprecated C3D methodsNitrus
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-04-223DS: Add config class/dialog, c-pad cursor control, and option to disable scr...Thomas Edvalson
2016-04-193DS: Fix code styling, add license header, remove unused portdefs.hThomas Edvalson
2016-04-113DS: Add CIA format build, add timer handler thread, fix APT service suspendi...Thomas Edvalson
2016-04-063DS: Initial commitThomas Edvalson