ryujinx/src/Ryujinx.Common
GreemDev 11cc80f7fc infra: Generate .nupkg when building ARMeilleure, Ryujinx.Common, and Ryujinx.Memory.
Additionally added a script to push them to Ryubing GitLab package registry. This script is my use only since it assumes you have the necessary authentication locally & on the server.

TODO: figure out a way to get proper versioning for them.
2025-05-18 03:10:38 -05:00
..
Collections misc: chore: Use collection expressions in Common project 2025-01-26 15:53:31 -06:00
Configuration Improvements and fixes to issues in the controller input menu 2025-04-24 00:16:53 -05:00
Extensions misc: chore: Fix object creation in Common project 2025-01-26 15:21:47 -06:00
GraphicsDriver misc: Replace "" with string.Empty. 2024-11-01 11:57:23 -05:00
Helpers Vulkan: Restrict feedback loop detection to AMD RDNA 3 GPUs 2025-05-13 19:27:24 -05:00
Logging misc: chore: Use collection expressions in Common project 2025-01-26 15:53:31 -06:00
Memory TESTERS WANTED: RyuLDN implementation (#65) 2024-11-11 16:06:50 -06:00
Pools misc: Code cleanups & remove references to Patreon & Twitter. 2024-10-11 17:56:59 -05:00
PreciseSleep misc: chore: Use collection expressions in Common project 2025-01-26 15:53:31 -06:00
SystemInterop misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
UI misc: Move UserError to Common project 2024-12-29 18:06:18 -06:00
Utilities misc: chore: Pass rainbow color by reference in the event instead of passing around a packed int. 2025-01-29 20:51:55 -06:00
AsyncWorkQueue.cs misc: chore: Use explicit types in common project 2025-01-25 14:04:12 -06:00
Hash128.cs Replace 'Expand DRAM' option with dropdown menu (#32) 2024-10-21 23:16:41 -05:00
PerformanceCounter.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ReactiveObject.cs misc: Bake in ValueEqual logic into ReactiveEventArgs 2024-12-31 22:34:14 -06:00
ReferenceEqualityComparer.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
ReleaseInformation.cs UI: Restore in-app changelog functionality 2025-03-18 18:58:52 -05:00
Ryujinx.Common.csproj infra: Generate .nupkg when building ARMeilleure, Ryujinx.Common, and Ryujinx.Memory. 2025-05-18 03:10:38 -05:00
RyujinxException.cs HLE: misc: throw a more descriptive error when the loaded processes doesn't contain _latestPid (likely missing FW) 2025-01-15 03:01:17 -06:00
SharedConstants.cs misc: chore: Move the LDN constants into a SharedConstants class 2025-02-20 19:30:00 -06:00
TitleIDs.cs Added Xenoblade X DE to RPC and compat list 2025-03-20 08:26:00 +00:00