aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-01-30Cpu: Implement Vpadal and Vrintr instructions (#6185)Ac_K
2024-01-29deps: Update Avalonia.Svg (#6218)Ac_K
2024-01-29Ava UI: Mod Manager Fixes (Again) (#6187)Isaac Marovitz
2024-01-29UI: Clarify Create Application Shortcut tooltip text (#6217)merry
2024-01-29Avalonia: Fix dialog issues caused by 1.1.1105 (#6211)TSRBerry
2024-01-29Migrate friends service to new IPC (#6174)gdkchan
2024-01-29Make config filename changable for releases & Log to Ryujinx directory if app...TSRBerry
2024-01-29Mod: Do LayeredFs loading Parallel to improve speed (#6180)Ac_K
2024-01-29Fix NRE when calling GetSockName before Bind (#6206)gdkchan
2024-01-26Allow skipping draws with broken pipeline variants on Vulkan (#5807)gdkchan
2024-01-26Ava UI: Mod Manager Fixes (#6179)Isaac Marovitz
2024-01-26Fs: Log when Commit fails due to PathAlreadyInUse (#6178)Ac_K
2024-01-26Ava UI: Mod Manager (#4390)Isaac Marovitz
2024-01-26Use driver name instead of vendor name in the status bar for Vulkan. (#6146)Elijah
2024-01-26Remove Custom Theming (#6175)Isaac Marovitz
2024-01-25Horizon: Implement arp:r and arp:w services (#5802)Ac_K
2024-01-25ssl: Work around missing remote hostname for authentication (#5988)TSRBerry
2024-01-25Vulkan: Use staging buffer for temporary constants (#6168)riperiperi
2024-01-24Implement SQSHL (immediate) CPU instruction (#6155)gdkchan
2024-01-24Vulkan: Enumerate Query Pool properly (#6167)riperiperi
2024-01-24Use unix timestamps on GetFileTimeStampRaw (#6169)gdkchan
2024-01-22Fix architecture preference for MacOS game shortcuts (#6145)Alex0007
2024-01-22Fix missing data for new copy dependency textures with mismatching size (#6161)gdkchan
2024-01-22Add a separate device memory manager (#6153)gdkchan
2024-01-22Input: Improve controller identification (#6029)riperiperi
2024-01-21Fix integer overflow on downsample surround to stereo (#6160)gdkchan
2024-01-20Implement a new JIT for Arm devices (#6057)gdkchan
2024-01-20Vulkan: Use templates for descriptor updates (#6014)riperiperi
2024-01-20Support portable mode using the macOS app bundle. (#6147)Steveice10
2024-01-18Change shader cache init wait method (#6131)gdkchan
2024-01-18Move most of signal handling to Ryujinx.Cpu project (#6128)gdkchan
2024-01-16Vulkan: Cache delegate for EndRenderPass (#6132)riperiperi
2024-01-14Fix vertex buffer size when switching between inline and state draw parameter...gdkchan
2024-01-13Revert Apple hypervisor force ordered memory change (#6068)gdkchan
2024-01-13Fix Amiibo regression and some minor code improvements (#6107)TSRBerry
2024-01-13Switch to `Microsoft.IdentityModel.JsonWebTokens` (#6108)Isaac Marovitz
2024-01-13Ava UI: RTL Language Support (#5619)Isaac Marovitz
2024-01-13Ava UI: Better Controller Applet (#5756)Isaac Marovitz
2024-01-04Fix PPTC version string for firmware titles (#6071)gdkchan
2024-01-04Add support for PermissionLocked attribute added on firmware 17.0.0 (#6072)gdkchan
2023-12-28Local Amiibo.json should be used if connection failed (#3681)AxesP
2023-12-25Ava UI: Fix crash when clicking on a cheat's name (#5860)Isaac Marovitz
2023-12-11Ava UI: Fix temporary volume not being set after unmute (#5833)rmg-x
2023-12-04Implement support for multi-range buffers using Vulkan sparse mappings (#5427)gdkchan
2023-12-04ApplicationLibrary: Skip invalid symlinks (#6004)TSRBerry
2023-12-04Improve indication of emulation being paused by the User (#5836)gnisman
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-11-30HLE: Add OS-specific precise sleep methods to reduce spinwaiting (#5948)riperiperi
2023-11-23Extend bindless elimination to see through shuffle (#5958)gdkchan
2023-11-19Enable copy dependency between RGBA8 and RGBA32 formats (#5943)gdkchan