1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-08 20:31:42 +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
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
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
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 Only enumerate cached textures that are modified when flushing. (#918) 2020-02-07 08:49:26 +11:00
ReleaseInformation.cs
Ryujinx.Common.csproj Reducing memory allocations (#4537) 2023-03-17 13:14:50 +01:00
XXHash128.cs