aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-15Implement missing service calls in `pm` (#4210)Isaac Marovitz
2023-01-15Ava UI: `TitleUpdateWindow` Refactor (#4276)Isaac Marovitz
2023-01-15Audren: Implement polyphase upsampler (#4256)merry
2023-01-15Ava UI: Fixes "Hide Cursor on Idle" for Windows (#4266)Ac_K
2023-01-14Change GetPageSize to use Environment.SystemPageSize (#4291)gnisman
2023-01-14Fix texture flush from CPU WaitSync regression on OpenGL (#4289)gdkchan
2023-01-14Fix NRE when MemoryUnmappedHandler is called for a destroyed channel (#4285)gdkchan
2023-01-13Fix texture modified on CPU from GPU thread after being modified on GPU not b...gdkchan
2023-01-13Update Program.csAc_K
2023-01-13Revert "Relax Vulkan requirements (#4228)" (#4279)Ac_K
2023-01-13Relax Vulkan requirements (#4228)gdkchan
2023-01-13Prepo: Fix SaveSystemReport* IPC definitions (#4278)Ac_K
2023-01-13Vulkan: Add workarounds for MoltenVK (#4202)riperiperi
2023-01-13ava: Reorder settings of Resolution Scaler (#4270)Ac_K
2023-01-12Ava UI: Various Fixes (#4268)Isaac Marovitz
2023-01-12Ava UI: Settings Adjustments (#4273)Isaac Marovitz
2023-01-12Ptc: Check process architecture (#4272)merry
2023-01-12Arm64: Cpu feature detection (#4264)merry
2023-01-12lm: Handle Tail flag in LogPacket (#4274)Ac_K
2023-01-11Ava UI: Move Ava logging to Logger.Debug (#4255)Ac_K
2023-01-11Ava UI: Fixes PerformanceCheck condition (#4271)Ac_K
2023-01-11Ava GUI: User Profile Manager + Other Fixes (#4166)Isaac Marovitz
2023-01-11Ava: Fixes Update count in heading (#4265)Ac_K
2023-01-11Remove textures from cache on unmap if not mapped and modified (#4211)gdkchan
2023-01-11ava: Generate Locale menu automatically (#4243)Ac_K
2023-01-10Implement JIT Arm64 backend (#4114)gdkchan
2023-01-10Set LSApplicationCategoryType to games (#4257)UltraHDR
2023-01-10Fix context menu locales (#4242)Isaac Marovitz
2023-01-10misc: Enforce LF (#4253)Mary-nyan
2023-01-10ava: Cleanup AppHost (#4240)Ac_K
2023-01-10Ava: Add missing null check to ContentDialogHelper.ShowAsync() (#4248)TSRBerry
2023-01-10Add command line arguments to override docked mode (#4239)TSRBerry
2023-01-09linux: Fix packaging step for CI & Add Ryujinx.Headless.SDL2 to Ryujinx.sh (#...TSRBerry
2023-01-09Linux: Add Avalonia detection to Ryujinx.sh (#4224)TSRBerry
2023-01-09Replace tabs with spaces across the project (#4244)gdkchan
2023-01-09headless: Change window icon size to 48x48 (#4247)TSRBerry
2023-01-09[Headless] Add missing arguments & Fix typos (#4193)TSRBerry
2023-01-09ava: Fixes regressions from refactoring (#4237)Ac_K
2023-01-09Ava: Make Avalonia use our logging system (#4231)merry
2023-01-09Fix selection bar (#4236)Isaac Marovitz
2023-01-08HIPC: Fix reply possibly also receiving one request (#4232)gdkchan
2023-01-08Ava GUI: `MainWindow` Refactor (#4178)Isaac Marovitz
2023-01-08Horizon: Impl Prepo, Fixes bugs, Clean things (#4220)Ac_K
2023-01-07MainWindow: Vertically center SearchBox TextPresenter (#4223)merry
2023-01-07ava: Fix regression caused by #4013 (#4222)Mary-nyan
2023-01-07Include a start.sh file with correct launch options (#4013)RMED24
2023-01-07Ava GUI: `AboutWindow` Refactor (#4196)Isaac Marovitz
2023-01-07[hipc] Fix 'Unexpected result code Success returned' in Reply() (#4215)TSRBerry
2023-01-07Ava GUI: `SettingsWindow` Refactor (#4177)Isaac Marovitz
2023-01-06chore: Update Ryujinx.SDL2-CS to 2.26.1 (#4199)Mary-nyan