Commit graph

  • 8668a82ef3
    Change timing for accept and network info being reported. riperiperi 2022-09-17 00:13:10 +0100
  • 4dd3bd1b9d
    Change NodeId behaviour to work like RyuLdn riperiperi 2022-09-16 23:41:28 +0100
  • 1cdfc549c7
    Fix node ids when leaving/joining riperiperi 2022-09-16 23:02:11 +0100
  • f470b04bad
    ldn_mitm: Fix assigning incorrect NodeIds TSR Berry 2022-09-16 16:15:00 +0200
  • 7540821274
    fixup! Fix Linux not receiving broadcast packets TSR Berry 2022-09-15 02:33:21 +0200
  • 9023c8a0fc
    ldn_mitm: Improve formatting TSR Berry 2022-09-11 05:18:08 +0200
  • 2e328bf0e8
    Remove ILdnUdpSocket TSR Berry 2022-09-09 21:37:42 +0200
  • a301b0ffee
    Fix Linux not receiving broadcast packets TSR Berry 2022-09-09 21:31:25 +0200
  • c52647645a
    Add missing newlines in LanDiscovery.Scan() TSR Berry 2022-09-09 20:32:00 +0200
  • 7440dd909d
    Throw InvalidOperationException when calling wrong ldn proxy methods TSR Berry 2022-09-08 21:28:10 +0200
  • ea2d918db4
    Address first review comments by riperiperi TSR Berry 2022-09-08 21:15:17 +0200
  • 9255914c4f
    Replace return type with void for methods always returning true TSR Berry 2022-08-26 21:41:44 +0200
  • 189a0753f4
    Address first review comments by AcK TSR Berry 2022-08-26 21:35:20 +0200
  • 61be010c03
    Credit spacemeowx2 in README.md TSR Berry 2022-08-25 16:57:17 +0200
  • bbdf34b3d8
    ldn_mitm: Second cleanup iteration TSR Berry 2022-08-17 01:28:10 +0200
  • 01b2332f76
    ldn_mitm: First cleanup iteration TSR Berry 2022-08-16 23:37:26 +0200
  • 034d96a75d
    ldn: Adapt to changes from #4582 TSR Berry 2023-04-04 22:48:35 +0200
  • 1659e77fd5
    Adjust ldn_mitm for Ryujinx/Ryujinx#3805 TSR Berry 2022-11-25 21:30:46 +0100
  • 45fa8789eb
    Add missing changes from old_master TSR Berry 2022-06-17 02:03:54 +0200
  • f39e96ea9d
    Add warning about incompatibility with public LDN version TSR Berry 2022-03-04 14:10:22 +0100
  • 5d11caf9a2
    Fix a few issues TSR Berry 2022-03-04 14:02:06 +0100
  • f8ef965f5b
    Add note about NetCoreServer update to 5.1.0 TSR Berry 2022-01-01 19:25:20 +0100
  • 4fd47706b3
    Add a small README.md TSR Berry 2022-01-01 19:12:35 +0100
  • 96602696ae
    Add relevant files from private repo TSR Berry 2022-01-01 19:06:59 +0100
  • 52522a28fa
    nuget: bump System.IdentityModel.Tokens.Jwt from 6.31.0 to 7.0.0 dependabot[bot] 2023-09-26 16:36:28 +0000
  • 59623f21bb
    nuget: bump FluentAvaloniaUI from 2.0.1 to 2.0.4 dependabot[bot] 2023-09-26 16:36:24 +0000
  • e63157cc33
    GPU: Don't create tracking handles for buffer textures (#5727) 1.1.1032 riperiperi 2023-09-26 16:37:10 +0100
  • 7f2fb049f5
    Ava: Fix regressions by rewriting CheckLaunchState (#5728) 1.1.1031 Ac_K 2023-09-26 07:17:55 +0200
  • bd9e83d156 Rewrite CheckLaunchState() Ac_K 2023-09-26 04:02:14 +0200
  • 8d40441c33 Fixes ShowVmMaxMapCountDialog/Warning Ac_K 2023-09-26 03:47:41 +0200
  • b8b038a780 Ava: Fix regression of #5516 Ac_K 2023-09-26 03:26:02 +0200
  • 4744bde0e5
    Reduce the amount of descriptor pool allocations on Vulkan (#5673) 1.1.1030 gdkchan 2023-09-25 21:00:02 -0300
  • 4a835bb2b9
    Make Vulkan memory allocator actually thread safe (#5575) 1.1.1029 gdkchan 2023-09-25 20:50:06 -0300
  • 9519defb97 PR feedback Gabriel A 2023-09-25 20:18:58 -0300
  • ddc9ae2a83
    Add VTimer as alternative interrupt method on Apple Hypervisor (#5663) 1.1.1028 gdkchan 2023-09-25 20:18:32 -0300
  • 2cd26d8302 Don't check view compatibility for buffer textures riperiperi 2023-09-26 00:12:57 +0100
  • 4efd8e3987 Fix interval tree bug riperiperi 2023-09-26 00:09:34 +0100
  • df5342513a More PR feedback Gabriel A 2023-09-25 19:46:40 -0300
  • 58402caa97 More PR feedback Gabriel A 2023-09-25 19:45:34 -0300
  • ee47d756bc PR feedback Gabriel A 2023-09-25 19:39:02 -0300
  • e7ba98106f Fix linux mistake Isaac Marovitz 2023-08-12 17:21:32 +0100
  • d85b785eac Fix flatpack release number hardcoding Isaac Marovitz 2023-08-12 17:10:16 +0100
  • 56849528b5 Cleanup whitespace Isaac Marovitz 2023-08-12 17:08:30 +0100
  • 6eb9b23adb Sunset GTK + Update Actions Isaac Marovitz 2023-08-12 17:04:48 +0100
  • d6d3cdd573
    Ava UI: Refactor async usage (#5516) 1.1.1027 Isaac Marovitz 2023-09-25 18:04:58 -0400
  • 53bd4c9f60
    Add ldn:u implementation, INetworkClient interface and DisabledLdnClient (#5652) 1.1.1026 TSRBerry 2023-09-25 23:50:43 +0200
  • eca8808649
    Headless: Add support for Scaling Filters, Anti-aliasing and Exclusive Fullscreen (#5412) 1.1.1025 Theun de Bruijn 2023-09-26 07:40:16 +1000
  • 84883c218f
    Fix missing trailing commas TSR Berry 2023-09-25 23:18:36 +0200
  • 4f37402efa
    Apply suggestions from code review Ac_K 2023-09-25 23:10:28 +0200
  • f6c3f1cdfd
    GPU: Discard data when getting texture before full clear (#5719) 1.1.1024 riperiperi 2023-09-25 22:07:03 +0100
  • 8026e1c804
    nuget: bump Microsoft.NET.Test.Sdk from 17.6.3 to 17.7.2 (#5622) 1.1.1023 dependabot[bot] 2023-09-25 21:29:09 +0200
  • 6aee45e313 GPU: Don't create tracking handles for buffer textures riperiperi 2023-09-25 18:55:47 +0100
  • 8a4cddfe00
    Update src/Ryujinx.Graphics.Shader/CodeGen/Glsl/Instructions/InstGen.cs Marco Carvalho 2023-09-25 09:17:54 -0300
  • 59e30b8d35 Add abstract methods and one TODO that I forgot Gabriel A 2023-09-24 22:12:53 -0300
  • 32bedc53a2 hotfix for the linux crashing issue piplup 2023-09-24 23:05:43 +0100
  • d45dbfe706 Make AcType enum private Gabriel A 2023-09-24 18:48:27 -0300
  • f778a7b4e5 Try to silence warning about _rangeValuesCount not being read on SparseSet Gabriel A 2023-09-24 18:03:07 -0300
  • f2c9ce1125 Silence IDE0230 for _wordSeparators Gabriel A 2023-09-24 17:49:05 -0300
  • 5be7c30c3c Use raw byte arrays instead of string for _wordSeparators Gabriel A 2023-09-24 17:42:58 -0300
  • c1c430da62 Implement NGC service Gabriel A 2023-09-24 16:43:44 -0300
  • 6f7b47272b more formatting piplup 2023-09-24 19:46:00 +0100
  • e0c171ee46 formatting piplup 2023-09-24 19:36:55 +0100
  • 8a59478801
    Merge 85a15e62c7 into d9f9bbfaa6 kekkon 2023-09-24 19:27:30 +0100
  • b9a1165746
    Extract NetworkErrorMessage from NetworkError TSR Berry 2023-09-24 14:08:00 +0200
  • 6602f1ef8f
    Merge 0ac969d74e into d9f9bbfaa6 sunshineinabox 2023-09-24 02:56:43 +0000
  • d9f9bbfaa6
    Vulkan: Fix barriers on macOS (#5700) 1.1.1022 Isaac Marovitz 2023-09-23 18:32:36 -0400
  • d3daf832bb Fix formatting riperiperi 2023-09-23 15:33:30 +0100
  • 56186bf3cd Fix rules and order of clear checks riperiperi 2023-09-23 14:55:14 +0100
  • 56a6871aef GPU: Discard data when getting texture before full clear riperiperi 2023-09-23 00:04:47 +0100
  • 4c7734d589 use compiled binding for controller view Emmanuel Hansen 2023-09-22 20:55:39 +0000
  • fe9e19d8cc
    [INFRA] Addition of basic contributor guides and docs framework. (#5581) 1.1.1021 MutantAura 2023-09-22 15:21:11 +0100
  • 6f29999d32 Update XML doc requirement & conversation review. MutantAura 2023-09-22 10:00:27 +0100
  • d2f4bd842d fix typos and review changes MutantAura 2023-08-19 13:06:27 +0100
  • a7c03e6642 Addition of basic contributor docs. MutantAura 2023-08-16 20:23:13 +0100
  • 010ebc91ea
    Update src/Ryujinx.Graphics.Vulkan/TextureStorage.cs Isaac Marovitz 2023-09-21 15:15:40 -0400
  • fedb05b422
    Update src/Ryujinx.Graphics.Vulkan/TextureStorage.cs Isaac Marovitz 2023-09-21 15:15:35 -0400
  • 2339770e49
    gdk suggestions Isaac Marovitz 2023-09-21 12:13:09 -0400
  • fb55f57da7
    Horizon: Migrate wlan and stubs latest services (#5708) 1.1.1020 Ac_K 2023-09-20 22:55:27 +0200
  • a440c7af1a Fix imports ordering Ac_K 2023-09-20 22:28:20 +0200
  • 7ceda1b405 Horizon: Migrate wlan and stubs latest services Ac_K 2023-09-20 22:23:16 +0200
  • 4de5e7f97b
    huh? Piplup 2023-09-20 04:10:28 +0100
  • ef52e29051
    Merge branch 'Ryujinx:master' into rage/savemanager Piplup 2023-09-20 04:08:36 +0100
  • 6235e5837f
    Use old method on macOS Isaac Marovitz 2023-09-19 18:53:34 -0400
  • 44862dce3e
    Stub unsupported BSD socket options (#5670) 1.1.1019 gdkchan 2023-09-19 14:35:56 -0300
  • e601419bd4
    make cheat list binding public (#5697) 1.1.1018 Emmanuel Hansen 2023-09-19 16:51:56 +0000
  • 29525f4131 make cheat list binding public Emmanuel Hansen 2023-09-19 15:46:12 +0000
  • d6bc0de785
    use compiled bidning for localizations (#5684) 1.1.1017 Emmanuel Hansen 2023-09-18 20:20:59 +0000
  • 9f26fd3600
    remove some usages of reflection binding (#5686) 1.1.1016 Emmanuel Hansen 2023-09-18 20:09:22 +0000
  • 16bb0d8348
    Embed template files into Ryujinx.Ui.Common TSR Berry 2023-09-18 21:59:57 +0200
  • f3bdf5dbbe
    Small restructuring TSR Berry 2023-09-18 21:59:13 +0200
  • 88df636c87
    Replace ShaderOutputLayer with equivalent ShaderViewportIndexLayerEXT capability (#5683) 1.1.1015 gdkchan 2023-09-16 13:49:13 -0300
  • 88e75d2d18 Optimize memory usage with yield return and allocation strategies Marco Carvalho 2023-09-14 01:54:58 -0300
  • 48e010917c prefer string interpolation Marco Carvalho 2023-09-07 14:39:18 -0300
  • 9dcff4b284 undo GenerateLoadOrStore Marco Carvalho 2023-09-07 14:26:35 -0300
  • 528eec7885 fix IDE0090 Marco Carvalho 2023-09-07 14:11:42 -0300
  • 71a5e013ea Strings should not be concatenated using '+' in a loop Marco Carvalho 2023-09-07 13:41:24 -0300
  • d0ccea4a46 desktop shortcut support DanielSvoboda 2023-09-15 15:20:13 -0300
  • 0b1a158b76 remove some usages of reflection binding Emmanuel Hansen 2023-09-14 23:00:01 +0000
  • 8fd0612da5 use compiled bidning for localizations Emmanuel Hansen 2023-09-14 19:29:22 +0000
  • c6694e771c Replace ShaderOutputLayer with equivalent ShaderViewportIndexLayerEXT capability Gabriel A 2023-09-14 16:31:07 -0300