This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
ryujinx
Watch
1
Star
0
Fork
0
You've already forked ryujinx
mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced
2025-02-04 15:18:27 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ryujinx
/
Ryujinx.HLE
/
HOS
/
Kernel
/
Process
History
gdkchan
647d0962df
Initialize GPU physical memory accessor from KProcess, to allow homebrew that never maps anything on the GPU to work
2020-01-09 02:13:00 +01:00
..
HleProcessDebugger.cs
.NET Core 3.0 is here! (
#784
)
2019-10-31 19:09:03 +01:00
KContextIdManager.cs
…
KHandleEntry.cs
Improve kernel IPC implementation (
#550
)
2019-01-18 20:26:39 -02:00
KHandleTable.cs
Make HLE disposable safely (
#850
)
2019-12-26 02:50:17 +01:00
KProcess.cs
Initialize GPU physical memory accessor from KProcess, to allow homebrew that never maps anything on the GPU to work
2020-01-09 02:13:00 +01:00
KProcessCapabilities.cs
Misc cleanup (
#708
)
2019-07-02 04:39:22 +02:00
KTlsPageInfo.cs
…
KTlsPageManager.cs
…
ProcessCreationInfo.cs
Added GUI to Ryujinx (
#695
)
2019-09-02 13:03:57 -03:00
ProcessState.cs
…