This website requires JavaScript.
Explore
Help
Register
Sign In
bel
/
Ryujinx
Watch
1
Star
0
Fork
You've already forked Ryujinx
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
311ca3c3f1
Ryujinx
/
src
/
Ryujinx.HLE
/
HOS
/
Kernel
History
jhorv
311ca3c3f1
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
..
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
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
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