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
/
Ryujinx.Ava
/
AppHost.cs
Age
Commit message (
Expand
)
Author
2023-04-27
Move solution and projects to src
TSR Berry
2023-04-16
[GUI] Add network interface dropdown (#4597)
TSRBerry
2023-04-12
HLE: Deal with empty title names properly (#4643)
TSRBerry
2023-03-31
HLE: Refactoring of ApplicationLoader (#4480)
Ac_K
2023-02-27
Add Support for Post Processing Effects (#3616)
Emmanuel Hansen
2023-02-08
Add ChangeVSyncMode() call to Avalonia render loop (#4379)
TSRBerry
2023-01-29
Initial Apple Hypervisor based CPU emulation (#4332)
gdkchan
2023-01-22
Ava UI: Various Fixes (#4326)
Ac_K
2023-01-21
Ava UI: Fix `string.Format` issues in Locale (#4305)
Ac_K
2023-01-16
Ava UI: `Renderer` refactoring (#4297)
Ac_K
2023-01-15
Ava UI: Fixes "Hide Cursor on Idle" for Windows (#4266)
Ac_K
2023-01-10
ava: Cleanup AppHost (#4240)
Ac_K
2023-01-08
Ava GUI: `MainWindow` Refactor (#4178)
Isaac Marovitz
2023-01-05
Make PPTC state non-static (#4157)
gdkchan
2023-01-03
Avalonia - Add source generator for locale items (#3999)
Emmanuel Hansen
2022-12-29
Ava GUI: Restructure `Ryujinx.Ava` (#4165)
Isaac Marovitz
2022-12-15
Replace `DllImport` usage with `LibraryImport` (#4084)
Isaac Marovitz
2022-12-06
UI: Add Metal surface creation for MoltenVK (#3980)
riperiperi
2022-11-24
ui: Fixes disposing on GTK/Avalonia and Firmware Messages on Avalonia (#3885)
Ac_K
2022-11-16
Update units of memory from decimal to binary prefixes (#3716)
Wunk
2022-10-02
Volume Hotkeys (#3500)
MutantAura
2022-09-19
Avalonia - Misc changes to UX (#3643)
MutantAura
2022-09-19
Avalonia - Use embedded window for avalonia (#3674)
Emmanuel Hansen
2022-08-16
Avalonia - Couple fixes and improvements to vulkan (#3483)
Emmanuel Hansen
2022-07-31
Vulkan backend (#2518)
gdkchan
2022-07-24
Resolution scaling hotkeys (#3185)
MutantAura
2022-07-24
Avalonia - Use content dialog for user profile manager (#3455)
Emmanuel Hansen
2022-07-08
ensure mouse cursor is only hidden when mouse is in renderer (#3448)
Emmanuel Hansen
2022-07-05
UI - Avalonia Part 2 (#3351)
Emmanuel Hansen
2022-06-23
UI: Some Avalonia cleanup (#3358)
Ac_K
2022-05-16
UI - Scale end framebuffer blit (#3342)
Emmanuel Hansen
2022-05-15
Avalonia UI - Part 1 (#3270)
Emmanuel Hansen