Ryujinx/Ryujinx.Common
Wunk d536cc8ae6
Update units of memory from decimal to binary prefixes (#3716)
`MB` and `GB` can either be interpreted as having base-10 units, or
base-2. `MiB` and `GiB` removes this discrepancy so that units of memory
are always interpreted using base-2 units.
2022-11-16 23:27:42 +01:00
..
Collections
Configuration
Extensions infra: Migrate to .NET 7 (#3795) 2022-11-09 20:22:43 +01:00
GraphicsDriver
Logging fatal: Implement Service (#3573) 2022-10-02 10:30:46 +02:00
Memory
Pools
System
SystemInfo Update units of memory from decimal to binary prefixes (#3716) 2022-11-16 23:27:42 +01:00
Utilities infra: Migrate to .NET 7 (#3795) 2022-11-09 20:22:43 +01:00
AsyncWorkQueue.cs
Hash128.cs
PerformanceCounter.cs
ReactiveObject.cs
ReferenceEqualityComparer.cs Only enumerate cached textures that are modified when flushing. (#918) 2020-02-07 08:49:26 +11:00
ReleaseInformations.cs
Ryujinx.Common.csproj infra: Migrate to .NET 7 (#3795) 2022-11-09 20:22:43 +01:00
XXHash128.cs