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.Ava
/
AppHost.cs
Age
Commit message (
Expand
)
Author
2023-09-26
Ava UI: Refactor `async` usage (#5516)
Isaac Marovitz
2023-09-25
Add ldn:u implementation, INetworkClient interface and DisabledLdnClient (#5652)
TSRBerry
2023-08-12
Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362)
Isaac Marovitz
2023-08-07
Implement color space passthrough option (#5531)
jcm
2023-07-07
[Ryujinx.Ava] Address dotnet-format issues (#5361)
TSRBerry
2023-06-29
[Ryujinx.Ui.Common] Address dotnet-format issues (#5392)
TSRBerry
2023-06-25
Set COMPlus_DefaultStackSize to 2M in macOS (#5349)
Shihta Kuan
2023-06-11
Ava: Fix OpenGL on Linux again (#5216)
TSRBerry
2023-06-11
Show/Hide UI Hotkey fix on Avalonia (#5133)
Patrick Hovsepian
2023-05-31
GPU: Dispose Renderer after running deferred actions (#5144)
riperiperi
2023-05-28
Added Custom Path case when saving screenshots (#5086)
Daniel Shala
2023-05-14
[GUI] Fix always hide cursor mode not hiding the cursor until it was moved (#...
TSRBerry
2023-05-12
Changed LastPlayed field from string to nullable DateTime (#4861)
SamusAranX
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