GreemDev-Ryujinx/src/Ryujinx.UI.Common
Evan Husted 56e45ae648 misc: Collapse LdnGameDataArray into the main class as an inner class
- privated the constructor; only obtainable by the static helper on the main LdnGameData class.
- constructor logic now in the static helper; constructor just directly sets the data it's given.
2024-12-27 15:33:31 -06:00
..
App misc: Collapse LdnGameDataArray into the main class as an inner class 2024-12-27 15:33:31 -06:00
Configuration EXPERIMENTAL: Metal backend (#441) 2024-12-24 00:55:16 -06:00
Extensions Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00
Helper UI: Abstract applet launch logic for future potential applets 2024-12-25 00:56:01 -06:00
Models misc: Fix small code formatting & styling issues 2024-11-10 19:58:02 -06:00
Resources UI: Thin down the borders of the app icon a little bit and trim down the file size significantly. 2024-12-24 20:47:14 -06:00
SystemInfo misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups. 2024-10-26 08:46:50 -05:00
DiscordIntegrationModule.cs misc: give various threads dedicated names 2024-12-26 00:29:00 -06:00
Ryujinx.UI.Common.csproj UI: Thin down the borders of the app icon a little bit and trim down the file size significantly. 2024-12-24 20:47:14 -06:00
UserError.cs Infra: Capitalisation Consistency (#6296) 2024-02-11 03:09:18 +01:00