This website requires JavaScript.
Explore
Help
Sign In
marcel
/
Ryujinx
Watch
1
Star
0
Fork
0
You've already forked Ryujinx
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1.1.53
Ryujinx
/
Ryujinx.Common
History
Berkan Diler
98c838b24c
Use BitOperations methods and delete now unused BitUtils methods (
#3134
)
...
Replaces BitUtils.CountTrailingZeros/CountLeadingZeros/IsPowerOfTwo with BitOperations methods
2022-02-18 02:35:23 +01:00
..
Collections
Implement and use an Interval Tree for the MultiRangeList (
#2641
)
2021-09-19 14:55:07 +02:00
Configuration
Implement analog stick range modifier (
#2783
)
2022-01-03 12:49:29 +01:00
Extensions
Use Enum and Delegate.CreateDelegate generic overloads (
#3111
)
2022-02-13 10:50:07 -03:00
GraphicsDriver
Convert the bool to a lowercase string (
#3080
)
2022-02-06 12:52:39 -03:00
Logging
Implement/Stub mnpp:app service and some hid calls (
#3131
)
2022-02-18 02:00:06 +01:00
Memory
hle: Make Ryujinx.HLE project entirely safe (
#2789
)
2021-11-01 19:38:13 -03:00
Pools
…
System
misc: Migrate usage of RuntimeInformation to OperatingSystem (
#2901
)
2021-12-04 20:02:30 -03:00
SystemInfo
…
Utilities
Use BitOperations methods and delete now unused BitUtils methods (
#3134
)
2022-02-18 02:35:23 +01:00
AsyncWorkQueue.cs
…
Hash128.cs
…
PerformanceCounter.cs
…
ReactiveObject.cs
…
ReferenceEqualityComparer.cs
…
ReleaseInformations.cs
Fix regression on PR builds version number since new release system
2022-01-24 18:49:14 +01:00
Ryujinx.Common.csproj
infra: Migrate to .NET 6 (
#2829
)
2021-11-28 21:24:17 +01:00
XXHash128.cs
Use ReadOnlySpan<byte> compiler optimization for static data (
#3130
)
2022-02-17 21:38:50 +01:00