Commit graph

  • 5197e73499 fix formatting Luke44565 2024-03-12 23:54:08 -0400
  • 22d77f03ff Initial Implementation Luke44565 2024-03-12 20:57:23 -0400
  • 6c98ac13e8 oops Levi Dumas 2024-03-12 18:57:32 -0500
  • 1089fe16bc Code parity Levi Dumas 2024-03-12 18:56:46 -0500
  • 9589d1c3a8 Made execution neater Levi Dumas 2024-03-12 18:54:59 -0500
  • ccf8c6b369 Remove unneccesary dependency Levi Dumas 2024-03-12 18:49:31 -0500
  • 1966f5864a Remove console testing Levi Dumas 2024-03-12 18:48:27 -0500
  • 14bc03dc0d Finally works Levi Dumas 2024-03-12 18:41:21 -0500
  • 0ce48134a0 Fixed crashes Levi Dumas 2024-03-12 16:09:16 -0500
  • c2be4912dc Fix formatting Levi Dumas 2024-03-12 15:37:52 -0500
  • a15ab408eb Working on close functionality Levi Dumas 2024-03-12 15:36:39 -0500
  • 96509d67a8
    nuget: bump the avalonia group with 7 updates dependabot[bot] 2024-03-12 16:52:00 +0000
  • c64b427a34
    nuget: bump System.Drawing.Common from 8.0.2 to 8.0.3 dependabot[bot] 2024-03-12 16:48:49 +0000
  • 70b0b9e856
    Update AutoDeleteCache.cs Keaton 2024-03-12 11:32:09 -0500
  • a4e85ce9d1
    Increase the limit of the total size of textures in the texture cache GamerzHell9137 2024-03-12 15:13:45 +0100
  • 011cd0bb6f Newline Isaac Marovitz 2024-03-08 23:36:42 +0000
  • b0f2e0cd6a Update Ava Isaac Marovitz 2024-03-06 23:54:30 +0000
  • 5edf272a58 Don't apply PassthroughNV decorations to output geometry shader variables unknown 2024-03-12 01:55:46 -0300
  • 0c2b7acb5b Bump shader cache version unknown 2024-03-12 01:44:38 -0300
  • dc586948f4 Fix whitespace formatting unknown 2024-03-12 01:43:31 -0300
  • dbf1d4b19a Fix whitespace formatting unknown 2024-03-12 01:41:16 -0300
  • f424eb58fd
    Merge branch 'Ryujinx:master' into add-emulation-stop CoolBeansStudioOfficial 2024-03-11 23:38:40 -0500
  • 732005edcb Fix geometry shader passthrough issue (Diagnosed by gdkchan) unknown 2024-03-12 01:30:04 -0300
  • b6478ea388 working on issue #4929 Levi Dumas 2024-03-11 23:23:10 -0500
  • 4ef9a31007
    Merge branch 'Ryujinx:master' into changes CoolBeansStudioOfficial 2024-03-11 22:36:03 -0500
  • 8354434a37
    Passthrough mouse for win32 (#6450) 1.1.1224 Emmanuel Hansen 2024-03-12 00:21:39 +0000
  • eb9adab42e
    Merge pull request #1 from CoolBeansStudioOfficial/CoolBeansStudioOfficial-patch-1 CoolBeansStudioOfficial 2024-03-10 23:00:15 -0500
  • a36fd39670
    Update DiscordIntegrationModule.cs CoolBeansStudioOfficial 2024-03-10 22:58:19 -0500
  • 5a900f38c5
    Fix lost copy and swap problem on shader SSA deconstruction (#6455) 1.1.1223 gdkchan 2024-03-10 21:16:40 -0300
  • f18b631fc6 Only scale if it needs to be. Checking prevents slight delay in user selection menu. sunshineinabox 2024-03-10 16:33:00 -0700
  • 19f46a7f2c Each byte array is considered unique here. sunshineinabox 2024-03-10 15:07:37 -0700
  • fab912115f Shader cache version bump Gabriel A 2024-03-10 18:37:38 -0300
  • 34e2657a1f Fix lost copy on shader SSA deconstruction Gabriel A 2024-03-10 18:05:12 -0300
  • 565a40f854
    More migration Isaac Marovitz 2024-03-10 14:04:35 +0000
  • b093a3fbf6
    Move Applets to Horizon Isaac Marovitz 2024-03-10 13:51:30 +0000
  • 242eb17fee
    Start LibraryAppletAccessor Impl Isaac Marovitz 2024-02-15 22:15:29 -0500
  • 0873c86c58
    So much bullshit Isaac Marovitz 2024-02-15 16:56:23 -0500
  • d3e93e587e
    GlobalStateController Isaac Marovitz 2024-02-15 16:15:39 -0500
  • 9af23b49f2
    Format Isaac Marovitz 2024-02-15 13:08:37 -0500
  • 9a767b1654
    Start Storage Impl Isaac Marovitz 2024-02-15 13:05:18 -0500
  • c1c7f455fa
    Storage Isaac Marovitz 2024-02-15 12:45:23 -0500
  • 59f3132b63
    Parameter Names Isaac Marovitz 2024-02-15 12:42:09 -0500
  • ed5c8301ab
    Storage Types Isaac Marovitz 2024-02-15 12:36:57 -0500
  • fe6dc1717c
    IStorage Isaac Marovitz 2024-02-15 12:27:13 -0500
  • 5f3ed6dfc0
    Signatures… Isaac Marovitz 2024-02-15 12:15:17 -0500
  • 012b85a481
    More structs Isaac Marovitz 2024-02-15 11:08:33 -0500
  • 75a425afbf
    AppletMessage Isaac Marovitz 2024-02-15 10:49:24 -0500
  • a2c7f5eebb
    Fix build Isaac Marovitz 2024-01-25 18:38:28 -0500
  • 6618b6fa71
    Re values Isaac Marovitz 2023-11-10 13:46:18 -0500
  • 105e4b448c
    ILibraryAppletSelfAccessor Isaac Marovitz 2023-11-10 11:52:19 -0500
  • ecbe393ff4
    Fix layout mistake Isaac Marovitz 2023-11-10 11:43:01 -0500
  • 2fa6016317
    Proxy signatures Isaac Marovitz 2023-11-10 11:38:30 -0500
  • f4a2e7c925
    IDebugFunctions, IOverlayFunctions, IAppletCommonFunctions Isaac Marovitz 2023-11-10 11:28:37 -0500
  • 874fffe576
    IProcessWindingController, ILibraryAppletCreator, IApplicationFunctions Isaac Marovitz 2023-11-10 10:56:54 -0500
  • 83f02f48f3
    Signatures Isaac Marovitz 2023-10-21 10:59:22 -0400
  • 4e790c4a6e
    Correct signatures Isaac Marovitz 2023-10-21 10:46:45 -0400
  • b960597eeb
    Stubs Isaac Marovitz 2023-10-21 10:42:04 -0400
  • 6ff239326f
    DisplayController Isaac Marovitz 2023-10-21 10:37:34 -0400
  • 80574ce8b9
    Adjust namespaces Isaac Marovitz 2023-10-21 10:31:20 -0400
  • ad8eef7d92
    WindowController, AudioController Isaac Marovitz 2023-10-21 10:30:03 -0400
  • 836a8d725a
    SelfController Isaac Marovitz 2023-10-21 09:10:25 -0400
  • 265c34a5cc
    ISelfController Isaac Marovitz 2023-10-21 01:46:05 -0400
  • 9c69508c3d
    Endless commands Isaac Marovitz 2023-10-21 01:34:47 -0400
  • 47f0fe6837
    Commands Isaac Marovitz 2023-10-21 01:27:30 -0400
  • b00e1de4e6
    ICommonStateGetter Isaac Marovitz 2023-10-21 01:21:47 -0400
  • e5c0dfa87e
    Start new IPC Isaac Marovitz 2023-10-21 01:12:56 -0400
  • 722c2e864f use Microsoft.Extensions.Caching.Memory instead of System.Runtime.Caching. sunshineinabox 2024-03-09 20:57:24 -0800
  • a3a63d4394
    Refactor memory managers to a common base class, consolidate Read() method logic (#6360) 1.1.1222 jhorv 2024-03-09 19:01:51 -0500
  • b2e7513868 remove unused enums Emmanuel Hansen 2024-03-09 19:38:06 +0000
  • 4504a662fa passthrough mouse for win32 Emmanuel Hansen 2024-03-09 19:31:29 +0000
  • fb7261d884
    Update Ryujinx.sln Anderson Preza Martins 2024-03-09 17:53:16 +0100
  • 6670961fda Use a crc32 hash as a key sunshineinabox 2024-03-08 19:53:22 -0800
  • 5eb93be7c0 move property AddressSpaceSize up by the other properties Jim Horvath 2024-03-08 21:14:11 -0500
  • b2180d34bc Formatting sunshineinabox 2024-03-08 08:21:40 -0800
  • 3924bd1a43
    Update dependencies from SixLabors to the latest version before the license change (#6440) 1.1.1221 TSRBerry 2024-03-08 17:16:32 +0100
  • d313be9966 Unpushed changes sunshineinabox 2024-03-08 08:08:09 -0800
  • e77359e074 Use MemoryCache class to create a simple janky cache of Application List bitmaps sunshineinabox 2024-03-08 08:07:24 -0800
  • d7c12e89d4
    Add migration code for the new filename TSR Berry 2024-03-08 02:27:09 +0100
  • ffe0880b0a
    Add binaries with both names to release archives TSR Berry 2024-03-08 02:26:34 +0100
  • 50458b2472
    LightningJit: Disable some cache ops and CTR_EL0 access on Windows Arm (#6326) 1.1.1220 gdkchan 2024-03-07 20:55:54 -0300
  • 055bc24fea
    Update SixLabors.ImageSharp.Drawing to v1.0.0 TSR Berry 2024-03-08 00:45:19 +0100
  • d880b38320
    Update SixLabors.ImageSharp to 2.1.7 TSR Berry 2024-03-08 00:41:52 +0100
  • dda0f26067
    UI: Update minimum window size to 800x500 (#6425) 1.1.1219 MutantAura 2024-03-07 23:38:56 +0000
  • 4e1a60328e
    Add title of game to screenshot text (#6266) 1.1.1218 Kyle 2024-03-07 14:49:57 -0800
  • 71d0a9b16b
    nuget: bump SixLabors.ImageSharp from 1.0.4 to 2.1.3 (#3976) dependabot[bot] 2022-12-01 21:54:41 +0000
  • 3c1814fc93 Resolving dotnet format whitespace ProfOzpin 2024-03-07 23:18:02 +0400
  • 55e6e9e946 Resolving failed dotnet whitespace format check ProfOzpin 2024-03-07 19:58:57 +0400
  • 26f742c904 Merge branch 'cursorhideidletimesetting' of https://github.com/ProfOzpin/Ryujinx into cursorhideidletimesetting ProfOzpin 2024-03-07 16:32:59 +0400
  • 72df471cba Merge branch 'cursorhideidletimesetting' of https://github.com/ProfOzpin/Ryujinx into cursorhideidletimesetting ProfOzpin 2024-03-07 16:24:11 +0400
  • 8f5100c30a Merge branch 'cursorhideidletimesetting' of https://github.com/ProfOzpin/Ryujinx into cursorhideidletimesetting ProfOzpin 2024-03-07 16:24:11 +0400
  • 8edc800f70 Merge branch 'cursorhideidletimesetting' of https://github.com/ProfOzpin/Ryujinx into cursorhideidletimesetting ProfOzpin 2024-03-07 16:21:34 +0400
  • d7dcb0717b Merge branch 'cursorhideidletimesetting' of https://github.com/ProfOzpin/Ryujinx into cursorhideidletimesetting ProfOzpin 2024-03-07 16:21:34 +0400
  • 443dd92464 Modified UI and ConfigurationState to add a changeable idle timeout for the cursor called CursorHideIdleTime. (What the hardcoded variable was called beforehand) ProfOzpin 2024-03-07 14:24:10 +0400
  • a0b416d87d Added a config field [CursorHideIdleTime], then edited the related ui in SettingsUIView. To: [Feature Request] Allow to set a custom value for "Hide Cursor On Idle". #4930 Cloudea 2024-03-07 19:02:01 +0800
  • 5239ec712d Modified UI and ConfigurationState to add a changeable idle timeout for the cursor called CursorHideIdleTime. (What the hardcoded variable was called beforehand) ProfOzpin 2024-03-07 14:24:10 +0400
  • 585fd209d8 Add app name to screenshot text Kfollen93 2024-03-06 20:55:18 -0800
  • 8f8533782a Add app name to screenshot text output Kfollen93 2024-03-06 20:53:16 -0800
  • d977d40ff7 Add sanitize method Kfollen93 2024-03-06 20:50:05 -0800
  • 511bebe83c Update ImageSharp and fix API usage Luke44565 2024-03-06 23:23:13 -0500
  • b8c94c5380 UI: Update minimum window size to 800x500 MutantAura 2024-03-06 19:31:29 +0000