1
0
Fork 0
forked from Mirror/Ryujinx
R/Ryujinx.Common
Thog 886e42fb19
Use the official JSON parser ()
This remove Utf8son and JsonPrettyPrinter dependencies.

NOTE: the standard JSON parser doesn't support configurable
indentation, as a result, all the pretty printed JSON are indented with 2
spaces.
2020-04-30 14:07:41 +02:00
..
Configuration Use the official JSON parser () 2020-04-30 14:07:41 +02:00
Extensions PrntStub: Add a way to print arrays () 2019-06-27 13:11:51 +02:00
Logging Use the official JSON parser () 2020-04-30 14:07:41 +02:00
Pools Misc cleanup () 2019-07-02 04:39:22 +02:00
Utilities Use the official JSON parser () 2020-04-30 14:07:41 +02:00
PerformanceCounter.cs Initial work 2020-01-09 02:13:00 +01:00
ReactiveObject.cs Fix ReactiveObject initial event not being propagated with boolean types () 2020-01-05 17:35:55 +01:00
ReferenceEqualityComparer.cs Only enumerate cached textures that are modified when flushing. () 2020-02-07 08:49:26 +11:00
Ryujinx.Common.csproj Use the official JSON parser () 2020-04-30 14:07:41 +02:00
SystemInfo.cs Log Ryujinx Version, OS Name, CPU Name and RAM size () 2020-04-25 23:01:32 +10:00