Age | Commit message (Expand) | Author |
2024-09-18 | Replace passing by IMemoryOwner<byte> with passing by concrete MemoryOwner<by...1.1.1395 | jhorv |
2024-09-17 | Change image format view handling to allow view incompatible formats (#7311)1.1.1392 | gdkchan |
2024-08-31 | Make HLE project AOT friendly (#7085)1.1.1382 | Emmanuel Hansen |
2024-08-31 | Replace ImageSharp with SkiaSharp everywhere (#7030)1.1.1381 | Emmanuel Hansen |
2024-08-17 | nim:eca : Stub CreateServerInterface2 (#7128)1.1.1376 | Tsubasa0504 |
2024-07-31 | Fix off-by-one on audio renderer PerformanceManager.GetNextEntry (#7139)1.1.1364 | gdkchan |
2024-07-15 | replace ByteMemoryPool usage in Ryujinx.HLE (#6953)1.1.1347 | jhorv |
2024-05-14 | HID: Stub IHidServer: 134 (SetNpadAnalogStickUseCenterClamp) (#6664)1.1.1302 | Tsubasa0504 |
2024-04-28 | HID: Correct direct mouse deltas (#6736)1.1.1292 | riperiperi |
2024-04-21 | Use pooled memory and avoid memory copies (#6691)1.1.1289 | jhorv |
2024-04-19 | Do not compare Span<T> to 'null' or 'default' (#6683)1.1.1286 | Marco Carvalho |
2024-04-11 | Allow BSD sockets Poll to exit when emulation ends (#6650)1.1.1278 | gdkchan |
2024-04-05 | ts: Migrate service to Horizon project (#6514)1.1.1254 | Ac_K |
2024-02-22 | Migrate Audio service to new IPC (#6285)1.1.1211 | gdkchan |
2024-02-17 | hid: Stub SetTouchScreenResolution (#6322)1.1.12011.1.1200 | Exhigh |
2024-02-15 | Stub VSMS related ioctls (#6313)1.1.1194 | gdkchan |
2024-02-11 | Infra: Capitalisation Consistency (#6296)1.1.1187 | Isaac Marovitz |
2024-02-06 | AccountService: Cache token data (#6260)1.1.1162 | riperiperi |
2024-02-03 | Limit remote closed session removal to SM service (#6248)1.1.1156 | gdkchan |
2024-02-02 | Ensure SM service won't listen to closed sessions (#6246)1.1.1155 | gdkchan |
2024-01-29 | Migrate friends service to new IPC (#6174)1.1.1145 | gdkchan |
2024-01-29 | Mod: Do LayeredFs loading Parallel to improve speed (#6180)1.1.1143 | Ac_K |
2024-01-29 | Fix NRE when calling GetSockName before Bind (#6206)1.1.1142 | gdkchan |
2024-01-26 | Fs: Log when Commit fails due to PathAlreadyInUse (#6178)1.1.1137 | Ac_K |
2024-01-25 | Horizon: Implement arp:r and arp:w services (#5802)1.1.1131 | Ac_K |
2024-01-25 | ssl: Work around missing remote hostname for authentication (#5988)1.1.1130 | TSRBerry |
2024-01-22 | Add a separate device memory manager (#6153)1.1.1120 | gdkchan |
2024-01-13 | Switch to `Microsoft.IdentityModel.JsonWebTokens` (#6108)1.1.1107 | Isaac Marovitz |
2023-12-04 | editorconfig: Set default encoding to UTF-8 (#5793)1.1.1095 | TSRBerry |
2023-11-30 | HLE: Add OS-specific precise sleep methods to reduce spinwaiting (#5948)1.1.1094 | riperiperi |
2023-11-15 | Migrate to .NET 8 (#5887)1.1.1084 | Zoltan Csizmadia |
2023-11-01 | Fix AddSessionObj NRE regression (#5875)1.1.1069 | gdkchan |
2023-10-30 | [HLE] Remove ServerBase 1ms polling (#5855)1.1.1067 | riperiperi |
2023-10-26 | Add ldn_mitm as a network client for LDN (#5656)1.1.1065 | TSRBerry |
2023-10-22 | Update to LibHac 0.19.0 (#5831)1.1.1061 | Alex Barney |
2023-10-13 | Horizon: Migrate usb and psc services (#5800)1.1.1052 | Ac_K |
2023-10-09 | Fix games freezing after initializing LDN 1021 times (#5787)1.1.1050 | TSRBerry |
2023-10-06 | HLE: Fix Mii crc generation and minor issues (#5766)1.1.1046 | riperiperi |
2023-10-05 | Strings should not be concatenated using '+' in a loop (#5664)1.1.1043 | Marco Carvalho |
2023-10-02 | Decrement nvmap reference count on surface flinger prealloc (#5753)1.1.1038 | gdkchan |
2023-09-29 | Signal friends completion event and stub CheckBlockedUserListAvailability (#5...1.1.1037 | gdkchan |
2023-09-25 | Add ldn:u implementation, INetworkClient interface and DisabledLdnClient (#5652)1.1.1026 | TSRBerry |
2023-09-20 | Horizon: Migrate wlan and stubs latest services (#5708)1.1.1020 | Ac_K |
2023-09-19 | Stub unsupported BSD socket options (#5670)1.1.1019 | gdkchan |
2023-09-14 | lbl: Migrate service to Horizon (#5628)1.1.1012 | Ac_K |
2023-09-07 | Replacing 'Assembly.GetExecutingAssembly()' with 'Type.Assembly' (#5545)1.1.1010 | Marco Carvalho |
2023-08-30 | opus: Implement GetWorkBufferSizeExEx and GetWorkBufferSizeForMultiStreamExEx...1.1.1003 | Ac_K |
2023-08-17 | mm: Migrate service in Horizon project (#5580)1.1.996 | Ac_K |
2023-08-10 | [Hotfix] hid: Prevent out of bounds array access (#5547)1.1.979 | TSRBerry |
2023-07-24 | Add workflow to automatically check code style issues for PRs (#4670)1.1.969 | TSRBerry |