This website requires JavaScript.
Explore
Help
Sign In
DuckDuckWhale
/
ryujinx
Watch
1
Star
0
Fork
0
You've already forked ryujinx
mirror of
https://github.com/Ryujinx/Ryujinx.git
synced
2025-05-17 22:47:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ryujinx
/
Ryujinx.Core
/
OsHle
/
Kernel
History
gdkchan
b19c474082
Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection
2018-05-17 15:25:42 -03:00
..
KernelErr.cs
…
NsTimeConverter.cs
…
SvcHandler.cs
Fix some races in SvcThreadSync and change the way how yield works
2018-05-15 22:37:54 -03:00
SvcMemory.cs
…
SvcSystem.cs
…
SvcThread.cs
Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, SHL, LD_C, some shader related fixes, added support for texture component selection
2018-05-17 15:25:42 -03:00
SvcThreadSync.cs
Only use higher priority on yield, change reschedule to be per-thread instead of using SchedulerThread to store the reschedule flag
2018-05-15 23:49:57 -03:00