aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Headless.SDL2/Program.cs
AgeCommit message (Expand)Author
2024-09-17Change 6GB DRAM expansion to 8GB (#7313)gdkchan
2024-09-01Vulkan: Feedback loop detection and barriers (#7226)riperiperi
2024-09-01Vulkan: Update Silk.NET to 2.21 (#7266)riperiperi
2024-02-11Standardize logging locations across desktop platforms (#6238)jcm
2024-01-30Fix opening the wrong log directory (#6220)TSRBerry
2024-01-29Make config filename changable for releases & Log to Ryujinx directory if app...TSRBerry
2024-01-18Change shader cache init wait method (#6131)gdkchan
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-09-25Add ldn:u implementation, INetworkClient interface and DisabledLdnClient (#5652)TSRBerry
2023-09-25Headless: Add support for Scaling Filters, Anti-aliasing and Exclusive Fullsc...Theun de Bruijn
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-07-06Headless: Add support for fullscreen option (#5339)Theun de Bruijn
2023-06-28[Ryujinx.Headless.SDL2] Address dotnet-format issues (#5379)TSRBerry
2023-06-01[Logger] Add print with stacktrace method (#5129)TSRBerry
2023-05-31macOS Headless Fixes (#5167)Isaac Marovitz
2023-05-08vulkan: Pass Vk instance to VulkanRenderer (#4859)Mary
2023-05-02Add hide-cursor command line argument & always hide cursor option (#4613)TSRBerry
2023-04-27Move solution and projects to srcTSR Berry