ryujinx/src/Ryujinx.HLE/HOS/Kernel
2024-06-25 09:40:53 +02:00
..
Common HLE: Add OS-specific precise sleep methods to reduce spinwaiting (#5948) 2023-11-30 15:39:42 -03:00
Ipc Use pooled memory and avoid memory copies (#6691) 2024-04-21 12:57:35 +02:00
Memory Use pooled memory and avoid memory copies (#6691) 2024-04-21 12:57:35 +02:00
Process editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
SupervisorCall SetProcessMemoryPermission address and size are always 64-bit (#6977) 2024-06-25 09:40:53 +02:00
Threading fix: for pooled memory used for reference types, clear it on return to the pool so that it doesn't prevent GC of the instances it contained (#6937) 2024-06-16 17:47:47 -03:00
KernelConstants.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
KernelContext.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
KernelStatic.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00