Commit graph

  • ccdd193633
    Rename remaining type parameters to TKey and TValue TSR Berry 2023-06-28 17:31:58 +0200
  • ee0fe83241 Fix APP_ARGUMENTS Ac_K 2023-06-28 17:29:10 +0200
  • 4e9b3eede0
    Merge branch 'master' into cpu-vcvt Ac_K 2023-06-28 17:10:46 +0200
  • e2f576d8ea
    Merge branch 'master' into readonly_prop Marco Carvalho 2023-06-28 10:18:51 -0300
  • 57e33ad377 Workaround Isaac Marovitz 2023-05-23 16:15:10 -0400
  • 588140250e Workaround Isaac Marovitz 2023-05-23 16:13:43 -0400
  • 8b1c5de08b MoltenVK 1.2.3 for realsies Isaac Marovitz 2023-05-23 10:19:41 -0400
  • c5892d537e
    Merge 1d87e77834 into 2cdc82cb91 gdkchan 2023-06-28 08:00:45 +0000
  • a1f3ef6b32
    nuget: bump Microsoft.CodeAnalysis.CSharp from 4.5.0 to 4.6.0 dependabot[bot] 2023-06-28 07:48:25 +0000
  • 1d87e77834 Increment call depth on function start rather than before call gdk 2022-07-10 02:20:58 -0300
  • 25f4178dda Also reset call depth when not using the unmanaged dispatch loop gdk 2022-06-29 17:24:21 -0300
  • 2eca0f28e4 PPTC version bump gdk 2022-06-29 15:53:51 -0300
  • 2291819c41 Protect against stack overflow caused by deep recursive calls gdk 2022-06-29 15:46:45 -0300
  • 2cdc82cb91
    nuget: bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 (#5406) 1.1.931 dependabot[bot] 2023-06-28 09:36:22 +0200
  • 6aa8d71588
    [Ryujinx.Graphics.Nvdec.Vp9] Address dotnet-format issues (#5371) 1.1.930 TSRBerry 2023-06-28 09:26:39 +0200
  • 9becbd7d72
    [Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373) 1.1.929 TSRBerry 2023-06-28 08:59:13 +0200
  • 8439d4110c Merge branch 'master' of https://github.com/Ryujinx/Ryujinx into headless_exclusivefullscreen Theun de Bruijn 2023-06-28 13:58:52 +1000
  • 07e1079e8d Merge branch 'headless_fullscreen' into headless_exclusivefullscreen Theun de Bruijn 2023-06-28 13:58:21 +1000
  • 1e35f65eaf
    Add formatting for generated files TSR Berry 2023-06-28 01:51:24 +0200
  • a8d80f16ba
    Fix GTK issues TSR Berry 2023-06-27 18:58:49 +0200
  • 787159edb5
    Use using declarations and extend resource lifetimes TSR Berry 2023-06-27 00:50:37 +0200
  • e3c04cf455
    Rename nvStutterWorkaround to nvidiaStutterWorkaround TSR Berry 2023-06-25 19:42:49 +0200
  • 6a3b89ea9c
    Fix formatting and naming issues TSR Berry 2023-06-25 19:37:37 +0200
  • 9175ecdafe
    Add trailing commas and improve formatting TSR Berry 2023-06-25 19:23:02 +0200
  • 3942c1f604
    Update src/Ryujinx/Modules/Updater/Updater.cs TSRBerry 2023-06-25 15:47:16 +0200
  • b0d5cb1f12
    Second dotnet format pass TSR Berry 2023-06-25 15:46:08 +0200
  • 9a5fc953aa
    Apply suggestions from code review TSRBerry 2023-06-25 15:40:30 +0200
  • b2ff025cc1
    Fix build issues TSR Berry 2023-06-25 15:34:33 +0200
  • 39128a2a0c
    First dotnet format pass TSR Berry 2023-06-25 15:32:41 +0200
  • 12af333bcf
    dotnet format whitespace after rebase TSR Berry 2023-06-21 22:01:23 +0200
  • 8d4d67df0b
    Revert "Simplify properties and array initialization, Use const when possible, Remove trailing commas" TSR Berry 2023-06-17 22:44:46 +0200
  • 7163e5c050
    Simplify properties and array initialization, Use const when possible, Remove trailing commas TSR Berry 2023-06-05 00:00:22 +0200
  • ef69b5bc20
    Add comments to disabled warnings TSR Berry 2023-06-04 18:16:16 +0200
  • b959764ee5
    Run dotnet format after rebase and remove unused usings TSR Berry 2023-06-04 16:43:59 +0200
  • 6b4fd33e51
    Run dotnet format whitespace after rebase TSR Berry 2023-05-28 02:08:49 +0200
  • 4350598c3d
    Another rebase, another dotnet format run TSR Berry 2023-05-03 13:59:40 +0200
  • 02eda71204
    Format if-blocks correctly TSR Berry 2023-04-22 03:21:43 +0200
  • 75ebd49e46
    Apply dotnet format whitespace formatting TSR Berry 2023-04-18 23:27:17 +0200
  • 947d6a8131
    Address most dotnet format whitespace warnings TSR Berry 2023-04-17 23:00:44 +0200
  • 31965298f6
    Address dotnet format CA2208 warnings properly TSR Berry 2023-04-12 17:20:39 +0200
  • d0a6750334
    Make dotnet format succeed in style mode TSR Berry 2023-04-11 00:16:05 +0200
  • d4549220f7
    Address dotnet format CA1822 warnings TSR Berry 2023-04-09 19:34:58 +0200
  • ac06fde738
    Address or silence dotnet format CA1806 and a few CA1854 warnings TSR Berry 2023-04-09 19:20:25 +0200
  • ee1ad83070
    Address or silence dotnet format CA2208 warnings TSR Berry 2023-04-09 18:23:13 +0200
  • 66b2ab62fb
    Address dotnet format CA1816 warnings TSR Berry 2023-04-09 17:49:32 +0200
  • 2edee117a1
    Restore a few unused methods and variables TSR Berry 2023-04-09 00:29:55 +0200
  • 09ea807ce8
    dotnet format analyzers --serverity info TSR Berry 2023-04-08 22:23:41 +0200
  • fe40418ea7
    dotnet format style --severity info TSR Berry 2023-04-08 22:10:34 +0200
  • e055217292
    [Ryujinx.Horizon.Kernel.Generators] Address dotnet-format issues (#5376) 1.1.928 TSRBerry 2023-06-28 01:27:48 +0200
  • fbaf62c230
    Apply new naming rule to all projects except Vp9 (#5407) 1.1.927 TSRBerry 2023-06-28 01:18:19 +0200
  • d6b393eb8b
    Remove SetOrigin TSR Berry 2023-06-28 01:16:57 +0200
  • 1b64590be3
    Remove unread member TSR Berry 2023-06-28 01:09:46 +0200
  • 81235436a9
    Organize imports again TSR Berry 2023-06-28 01:07:16 +0200
  • aa0cac9c4b
    Address review feedback TSR Berry 2023-06-28 01:00:24 +0200
  • faf8e6e7a8
    Remove NRE suppressor TSR Berry 2023-06-28 00:48:53 +0200
  • b5309958f0
    Address review feedback TSR Berry 2023-06-28 00:45:24 +0200
  • 08b9e81cc2
    Rename generics TSR Berry 2023-06-28 00:29:31 +0200
  • f6166edd03
    Remove more unnecessary assignments TSR Berry 2023-06-28 00:24:46 +0200
  • 50f84227d1
    Remove unused members and most unnecessary value assignments TSR Berry 2023-06-28 00:19:01 +0200
  • fbcfb70820
    Apply new naming rule to all projects except Vp9 TSR Berry 2023-06-27 23:58:39 +0200
  • 81ef892d56
    Fix new naming rule violations TSR Berry 2023-06-27 22:54:34 +0200
  • f1ab1109c1
    Replace if-chain with if-else-chain TSR Berry 2023-06-27 21:43:08 +0200
  • 6b84ffb585
    Make HighBd an auto-property TSR Berry 2023-06-27 21:37:42 +0200
  • 155cd57056
    Separate comments by 2 spaces and fix other formatting issues TSR Berry 2023-06-27 21:35:58 +0200
  • 08b01a9f61
    nuget: bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 dependabot[bot] 2023-06-27 17:02:14 +0000
  • b0b61129a3 Fields that are only assigned should be "readonly" Marco Carvalho 2023-06-03 23:27:04 -0300
  • b186ec9fc5
    [Ryujinx.Graphics.Video] Address dotnet-format issues (#5377) 1.1.926 TSRBerry 2023-06-27 16:45:33 +0200
  • 0191e2396a
    [Ryujinx.Graphics.Host1x] Address dotnet-format issues (#5368) 1.1.925 TSRBerry 2023-06-27 16:35:48 +0200
  • 652cb4e157
    Merge branch 'master' into ava-11 Isaac Marovitz 2023-06-26 18:28:08 +0100
  • 4138b09360
    Merge 121809c242 into e96299eef5 Théo Arrouye 2023-06-26 08:56:43 -0700
  • 748881578d
    Remove SuppressMessage for IDE0066 TSR Berry 2023-06-26 13:03:08 +0200
  • c8b2f3f5ef
    Add trailing commas TSR Berry 2023-06-26 13:02:18 +0200
  • 2779161664
    Add trailing commas TSR Berry 2023-06-26 13:04:49 +0200
  • 63ce87ef1b
    Fix duplicated enum values TSR Berry 2023-06-26 12:30:32 +0200
  • 0aeaeb3aa3
    Remove NotNullWhen attribute and use conditional access to avoid NRE TSR Berry 2023-06-26 12:13:50 +0200
  • c7e68f62d4
    Update src/Spv.Generator/Module.cs TSRBerry 2023-06-26 12:06:41 +0200
  • 5a5ada71fc
    Fix alignment TSR Berry 2023-06-26 12:02:02 +0200
  • e96299eef5
    [Ryujinx.Horizon.Generators] Address dotnet-format issues (#5383) 1.1.924 TSRBerry 2023-06-26 07:35:19 +0200
  • ff53dcf560
    [ARMeilleure] Address dotnet-format issues (#5357) 1.1.923 TSRBerry 2023-06-26 07:25:06 +0200
  • 2de78a2d55
    [Ryujinx.Input.SDL2] Address dotnet-format issues (#5385) 1.1.922 TSRBerry 2023-06-26 03:55:25 +0200
  • b29ded1d60
    [Ryujinx.SDL2.Common] Address dotnet-format issues (#5387) 1.1.921 TSRBerry 2023-06-26 03:51:16 +0200
  • 9860bfb2cd
    misc: memory: Migrate from OutOfMemoryException to SystemException entirely (#5399) 1.1.920 Mary 2023-06-26 03:37:12 +0200
  • 100bb1a7c5
    Remove redundant code TSR Berry 2023-06-26 01:05:15 +0200
  • 5fbdaf8822
    Fix naming rule violations TSR Berry 2023-06-26 01:03:36 +0200
  • 98da5d768b
    First dotnet format pass TSR Berry 2023-06-26 01:01:26 +0200
  • 0ab32e3712
    dotnet format whitespace after rebase TSR Berry 2023-06-21 22:01:23 +0200
  • fc9cfc8556
    Revert "Simplify properties and array initialization, Use const when possible, Remove trailing commas" TSR Berry 2023-06-17 22:44:46 +0200
  • 499ac228d9
    Silence IDE0060 in .editorconfig TSR Berry 2023-06-14 23:31:04 +0200
  • 895bc58c0d
    Address a few disabled IDE0060 warnings TSR Berry 2023-06-14 20:59:23 +0200
  • 0ad2e2a824
    Address IDE0251 warnings TSR Berry 2023-06-14 20:19:31 +0200
  • 5d9ac8d59e
    Run dotnet format after rebase TSR Berry 2023-06-12 17:20:24 +0200
  • c97232c45b
    Simplify properties and array initialization, Use const when possible, Remove trailing commas TSR Berry 2023-06-05 00:00:22 +0200
  • d50fea5e61
    Add comments to disabled warnings TSR Berry 2023-06-04 18:16:16 +0200
  • abbc053345
    Disable 'prefer switch expression' rule TSR Berry 2023-06-04 17:08:48 +0200
  • 258c03228c
    Run dotnet format after rebase and remove unused usings TSR Berry 2023-06-04 16:43:59 +0200
  • 0e7e299f64
    Run dotnet format style after rebase TSR Berry 2023-05-29 01:58:15 +0200
  • e75fca276d
    Run dotnet format analyzers after rebase TSR Berry 2023-05-28 03:03:33 +0200
  • 66c8ede0ba
    Run dotnet format style after rebase TSR Berry 2023-05-28 02:17:41 +0200
  • 309778e213
    Run dotnet format whitespace after rebase TSR Berry 2023-05-28 02:08:49 +0200
  • 5fdaaa35b5
    Another rebase, another dotnet format run TSR Berry 2023-05-03 13:59:40 +0200