Ryujinx/Ryujinx.Common
Ac_K bb74aeae54 Use BinaryPrimitives.ReverseEndianness instead EndianSwap class (#832)
This PR remove the `EndianSwap` class who isn't needed anymore since .NET Core 3.0 got a buildin method `BinaryPrimitives.ReverseEndianness` who did the same thing.
2019-11-23 13:15:15 +11:00
..
Extensions PrntStub: Add a way to print arrays (#711) 2019-06-27 13:11:51 +02:00
Logging ldn: Implement calls of UserLocalCommunicationService (#829) 2019-11-21 13:24:06 +01:00
Pools Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
Utilities Use BinaryPrimitives.ReverseEndianness instead EndianSwap class (#832) 2019-11-23 13:15:15 +11:00
PerformanceCounter.cs Timing: Optimize Timestamp Aquisition (#479) 2018-10-28 19:31:13 -03:00
Ryujinx.Common.csproj .NET Core 3.0 is here! (#784) 2019-10-31 19:09:03 +01:00