clean_ryujinx/src/Ryujinx.Common/Utilities
Evan Husted 3b5f6170d1 misc: chore: move Rainbow updating to a separate task started/stopped as needed
update gommon & use the Event class from it to allow easily clearing all handlers when the apphost exits to avoid leftover invalid event handlers in the rainbow event handler list.
More robust config application logic to ensure what needs to happen only happens once
2025-01-24 23:06:59 -06:00
..
BitfieldExtensions.cs [Ryujinx.Common] Address dotnet-format issues (#5358) 2023-06-28 18:41:38 +02:00
BitUtils.cs misc: Move BitTricks methods into BitUtils 2024-12-30 22:11:16 -06:00
Buffers.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
CommonJsonContext.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
EmbeddedResources.cs Replace and remove obsolete ByteMemoryPool type (#7155) 2024-08-05 21:09:08 -03:00
FileSystemUtils.cs Add title of game to screenshot text (#6266) 2024-03-07 22:49:57 +00:00
HexUtils.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
JsonHelper.cs misc: Cache LocalesJson when loading locale 2024-12-21 18:57:05 -06:00
MessagePackObjectFormatter.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
NetworkHelpers.cs TESTERS WANTED: RyuLDN implementation (#65) 2024-11-11 16:06:50 -06:00
OsUtils.cs Vulkan: Feedback loop detection and barriers (#7226) 2024-09-01 21:28:16 -03:00
Rainbow.cs misc: chore: move Rainbow updating to a separate task started/stopped as needed 2025-01-24 23:06:59 -06:00
SpanHelpers.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
StreamUtils.cs Replace and remove obsolete ByteMemoryPool type (#7155) 2024-08-05 21:09:08 -03:00
TypedStringEnumConverter.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
UInt128Utils.cs misc: Convert UIntUtils.CreateRandom into an extension on Random. 2024-10-12 21:41:36 -05:00
XCIFileTrimmer.cs Add ability to trim and untrim XCI files from the application context menu AND in Bulk (#105) 2024-11-06 17:37:30 -06:00