aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.SDL2.Common
AgeCommit message (Expand)Author
2024-09-28sdl: set app name (#7370)e2dk4r
2024-02-10Load custom SDL mappings from application data folder (#6295)jcm
2024-01-29Make config filename changable for releases & Log to Ryujinx directory if app...TSRBerry
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-11-15Migrate to .NET 8 (#5887)Zoltan Csizmadia
2023-07-06Revert "sdl: set `SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS` to 0 (#5433)" (#...Mary
2023-07-06sdl: set `SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS` to 0 (#5433)SuperSamus
2023-06-26[Ryujinx.SDL2.Common] Address dotnet-format issues (#5387)TSRBerry
2023-06-15Blocks should be synchronized on read-only fields (#5212)Marco Carvalho
2023-05-11Stop SDL from inhibiting sleep. (#4842)John
2023-04-27Move solution and projects to srcTSR Berry