1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-01-18 20:51:30 +00:00
Ryujinx/Ryujinx.Common
TSRBerry c9bc4eaf58
Fix missing string enum converters for the config (#4634)
* Fix missing string enum converters for the config

* Revert changing KeyboardHotkeys to struct

This needs to be done because
Avalonia's TwoWay Binding breaks otherwise.
2023-04-03 15:37:27 +02:00
..
Collections Use new ArgumentNullException and ObjectDisposedException throw-helper API (#4163) 2022-12-27 20:27:11 +01:00
Configuration Fix missing string enum converters for the config (#4634) 2023-04-03 15:37:27 +02:00
Extensions Reducing memory allocations (#4537) 2023-03-17 13:14:50 +01:00
GraphicsDriver Replace DllImport usage with LibraryImport (#4084) 2022-12-15 18:07:31 +01:00
Logging Source generated json serializers (#4582) 2023-04-03 10:14:19 +00:00
Memory Reducing memory allocations (#4537) 2023-03-17 13:14:50 +01:00
Pools
SystemInfo Minor code formatting (#4498) 2023-03-04 14:43:08 +01:00
SystemInterop Fix Linux hang on shutdown (#4617) 2023-03-30 22:07:07 +02:00
Utilities Source generated json serializers (#4582) 2023-04-03 10:14:19 +00:00
AsyncWorkQueue.cs
Hash128.cs
PerformanceCounter.cs
ReactiveObject.cs ReactiveObject: Handle case when oldValue is null (#3268) 2022-04-15 12:58:27 +02:00
ReferenceEqualityComparer.cs
ReleaseInformation.cs misc: changes base application directory behaviour (#4460) 2023-02-21 22:38:34 +01:00
Ryujinx.Common.csproj Reducing memory allocations (#4537) 2023-03-17 13:14:50 +01:00
XXHash128.cs Use ReadOnlySpan<byte> compiler optimization for static data (#3130) 2022-02-17 21:38:50 +01:00