ryujinx/Ryujinx.Common
Andrew Glaze e54f9dc4b4
Move Ryujinx Folder from ~/.config to ~/Library/Application Support on macOS ()
* Move Ryujinx folder to Application Support on macOS

* Create a symlink to preserve back compat

Co-authored-by: Ac_K <Acoustik666@gmail.com>

* Remove extra whitespace

* Don’t create a symlink

* Update Ryujinx.Common/Configuration/AppDataManager.cs

Co-authored-by: Ac_K <Acoustik666@gmail.com>

* Revert "Don’t create a symlink"

This reverts commit 31752fe8aba1deb32e75f949001ffb74a1e0f674.

---------

Co-authored-by: Ac_K <Acoustik666@gmail.com>
2023-02-21 12:14:31 +01:00
..
Collections Use new ArgumentNullException and ObjectDisposedException throw-helper API () 2022-12-27 20:27:11 +01:00
Configuration Move Ryujinx Folder from ~/.config to ~/Library/Application Support on macOS () 2023-02-21 12:14:31 +01:00
Extensions Reduce usage of Marshal.PtrToStructure and Marshal.StructureToPtr () 2022-11-24 15:26:29 +01:00
GraphicsDriver Replace DllImport usage with LibraryImport () 2022-12-15 18:07:31 +01:00
Logging Ava: Make Avalonia use our logging system () 2023-01-09 04:32:20 +01:00
Memory IPC refactor part 3+4: New server HIPC message processor () 2023-01-04 23:15:45 +01:00
Pools Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime () 2021-08-27 00:31:29 +02:00
SystemInfo Replace DllImport usage with LibraryImport () 2022-12-15 18:07:31 +01:00
SystemInterop Replace DllImport usage with LibraryImport () 2022-12-15 18:07:31 +01:00
Utilities Optimize string memory usage. Use Spans and StringBuilders where possible () 2023-01-18 22:25:16 +00:00
AsyncWorkQueue.cs
Hash128.cs Add support for HLE macros and accelerate MultiDrawElementsIndirectCount () 2021-08-26 23:50:28 +02:00
PerformanceCounter.cs Rewrite scheduler context switch code () 2020-12-09 19:20:05 -03:00
ReactiveObject.cs ReactiveObject: Handle case when oldValue is null () 2022-04-15 12:58:27 +02:00
ReferenceEqualityComparer.cs
ReleaseInformation.cs Include a start.sh file with correct launch options () 2023-01-07 09:06:13 +01:00
Ryujinx.Common.csproj Use NuGet Central Package Management to manage package versions solution-wise () 2022-12-12 16:03:10 +01:00
XXHash128.cs Use ReadOnlySpan<byte> compiler optimization for static data () 2022-02-17 21:38:50 +01:00