index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Ryujinx.Headless.SDL2
Age
Commit message (
Expand
)
Author
2023-09-25
Add ldn:u implementation, INetworkClient interface and DisabledLdnClient (#5652)
TSRBerry
2023-09-25
Headless: Add support for Scaling Filters, Anti-aliasing and Exclusive Fullsc...
Theun de Bruijn
2023-09-07
Replacing 'Assembly.GetExecutingAssembly()' with 'Type.Assembly' (#5545)
Marco Carvalho
2023-07-24
Add workflow to automatically check code style issues for PRs (#4670)
TSRBerry
2023-07-06
Revert "sdl: set `SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS` to 0 (#5433)" (#...
Mary
2023-07-06
sdl: set `SDL_HINT_GAMECONTROLLER_USE_BUTTON_LABELS` to 0 (#5433)
SuperSamus
2023-07-06
Headless: 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-31
GPU: Dispose Renderer after running deferred actions (#5144)
riperiperi
2023-05-31
macOS Headless Fixes (#5167)
Isaac Marovitz
2023-05-08
vulkan: Pass Vk instance to VulkanRenderer (#4859)
Mary
2023-05-02
Add hide-cursor command line argument & always hide cursor option (#4613)
TSRBerry
2023-04-27
Move solution and projects to src
TSR Berry