aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Headless.SDL2
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-05-14Add linux specific files to local builds (#6762)TSRBerry
2024-02-11Infra: Capitalisation Consistency (#6296)Isaac Marovitz
2024-02-11Standardize logging locations across desktop platforms (#6238)jcm
2024-02-10Add missing RID exclusions for linux-arm64 (#6298)Mary Guillemard
2024-02-10ci: Enable Linux ARM64 on build and release (#6291)Mary Guillemard
2024-02-10Make IOpenGLContext.HasContext context dependent (#6290)Mary Guillemard
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-26Use driver name instead of vendor name in the status bar for Vulkan. (#6146)Elijah
2024-01-18Change shader cache init wait method (#6131)gdkchan
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-11-15Migrate to .NET 8 (#5887)Zoltan Csizmadia
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-09-07Replacing 'Assembly.GetExecutingAssembly()' with 'Type.Assembly' (#5545)Marco Carvalho
2023-07-24Add workflow to automatically check code style issues for PRs (#4670)TSRBerry
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-31GPU: Dispose Renderer after running deferred actions (#5144)riperiperi
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