ryujinx/Ryujinx.Common
merry 9b1cc2cec6
Logging: Redirect StdErr into logging system (#4427)
* Logging: Redirect StdErr into logging system

* Remove Mono.Unix

* Apply suggestions from code review

Co-authored-by: riperiperi <rhy3756547@hotmail.com>

* Address comments

---------

Co-authored-by: Mary <thog@protonmail.com>
Co-authored-by: riperiperi <rhy3756547@hotmail.com>
Co-authored-by: Mary <mary@mary.zone>
2023-02-25 15:07:23 +00:00
..
Collections Use new ArgumentNullException and ObjectDisposedException throw-helper API (#4163) 2022-12-27 20:27:11 +01:00
Configuration Move Ryujinx Folder from ~/.config to ~/Library/Application Support on macOS (#4296) 2023-02-21 12:14:31 +01:00
Extensions
GraphicsDriver
Logging Logging: Redirect StdErr into logging system (#4427) 2023-02-25 15:07:23 +00:00
Memory IPC refactor part 3+4: New server HIPC message processor (#4188) 2023-01-04 23:15:45 +01:00
Pools
SystemInfo
SystemInterop Logging: Redirect StdErr into logging system (#4427) 2023-02-25 15:07:23 +00:00
Utilities Optimize string memory usage. Use Spans and StringBuilders where possible (#3933) 2023-01-18 22:25:16 +00:00
AsyncWorkQueue.cs
Hash128.cs
PerformanceCounter.cs
ReactiveObject.cs
ReferenceEqualityComparer.cs
ReleaseInformation.cs misc: changes base application directory behaviour (#4460) 2023-02-21 22:38:34 +01:00
Ryujinx.Common.csproj misc: Add missing DefineConstants definition in Ryujinx.Common 2023-02-25 13:32:20 +01:00
XXHash128.cs