Commit graph

  • 00fbb1c3f7
    Revert "Simplify properties and array initialization, Use const when possible, Remove trailing commas" TSR Berry 2023-06-17 22:44:46 +0200
  • 9609c2dab4
    Silence IDE0060 in .editorconfig TSR Berry 2023-06-14 23:31:04 +0200
  • 4d574bfbc9
    Address a few disabled IDE0060 warnings TSR Berry 2023-06-14 20:59:23 +0200
  • 6994c9ce64
    Fix and silence a few dotnet-format warnings again TSR Berry 2023-06-05 17:22:06 +0200
  • d94acaeb90
    Start working on disabled warnings TSR Berry 2023-06-05 01:12:54 +0200
  • 78f0676c30
    Simplify properties and array initialization, Use const when possible, Remove trailing commas TSR Berry 2023-06-05 00:00:22 +0200
  • 73a772faa4
    Adjust namespaces TSR Berry 2023-06-04 21:11:09 +0200
  • ff2c8fdd22
    Remove a few unused parameters TSR Berry 2023-06-04 18:37:44 +0200
  • 8c4f3debf3
    Add comments to disabled warnings TSR Berry 2023-06-04 18:16:16 +0200
  • 09bd39abf7
    Run dotnet format after rebase and remove unused usings TSR Berry 2023-06-04 16:43:59 +0200
  • cde6d83d57
    Address most dotnet format whitespace warnings TSR Berry 2023-04-17 23:00:44 +0200
  • 982e428a49
    Address dotnet format CA1816 warnings TSR Berry 2023-04-09 17:49:32 +0200
  • a5bbfc00cb
    Address or silence dotnet format IDE1006 warnings TSR Berry 2023-04-09 17:17:30 +0200
  • 68f4bc9da7
    Silence dotnet format IDE0059 warnings TSR Berry 2023-04-09 17:03:43 +0200
  • 496a0f0169
    Silence dotnet format IDE0052 warnings TSR Berry 2023-04-09 16:42:57 +0200
  • 3a049dc257
    Silence dotnet format IDE0060 warnings TSR Berry 2023-04-09 16:25:15 +0200
  • f696773337
    Restore a few unused methods and variables TSR Berry 2023-04-09 00:29:55 +0200
  • 6039e98e47
    dotnet format analyzers --serverity info TSR Berry 2023-04-08 22:23:41 +0200
  • 2565d64f34
    dotnet format style --severity info TSR Berry 2023-04-08 22:10:34 +0200
  • ee80cbf411
    Address review feedback TSR Berry 2023-06-25 01:51:30 +0200
  • f013b5876a
    dotnet format whitespace after rebase TSR Berry 2023-06-21 22:01:23 +0200
  • ed0a6dfb26
    Revert "Simplify properties and array initialization, Use const when possible, Remove trailing commas" TSR Berry 2023-06-17 22:44:46 +0200
  • f2b5b9852f
    Simplify properties and array initialization, Use const when possible, Remove trailing commas TSR Berry 2023-06-05 00:00:22 +0200
  • a7d16ad795
    Run dotnet format after rebase and remove unused usings TSR Berry 2023-06-04 16:43:59 +0200
  • 1e5f99be15
    Address most dotnet format whitespace warnings TSR Berry 2023-04-17 23:00:44 +0200
  • 5c1c3c0168
    Address dotnet format CA1401 warnings TSR Berry 2023-04-12 00:21:45 +0200
  • c9474b1e5a
    Address dotnet format CA1816 warnings TSR Berry 2023-04-09 17:49:32 +0200
  • 0c746f6498
    dotnet format style --severity info TSR Berry 2023-04-08 22:10:34 +0200
  • f467684362
    Address review feedback TSR Berry 2023-06-25 01:47:25 +0200
  • 03093629a8
    dotnet format whitespace after rebase TSR Berry 2023-06-21 22:01:23 +0200
  • 6e2dd8fa1b
    Revert "Simplify properties and array initialization, Use const when possible, Remove trailing commas" TSR Berry 2023-06-17 22:44:46 +0200
  • ce1afe0ac4
    Simplify properties and array initialization, Use const when possible, Remove trailing commas TSR Berry 2023-06-05 00:00:22 +0200
  • edd0649abe
    Add comments to disabled warnings TSR Berry 2023-06-04 18:16:16 +0200
  • c5eaa9bcc9
    Run dotnet format after rebase and remove unused usings TSR Berry 2023-06-04 16:43:59 +0200
  • d7afe38f2a
    Another rebase, another dotnet format run TSR Berry 2023-05-03 13:59:40 +0200
  • 2f7bb2defd
    Format if-blocks correctly TSR Berry 2023-04-22 03:21:43 +0200
  • 337e5c855b
    Apply dotnet format whitespace formatting TSR Berry 2023-04-18 23:27:17 +0200
  • a1986e48af
    Address most dotnet format whitespace warnings TSR Berry 2023-04-17 23:00:44 +0200
  • ac0f430689
    Address review comments TSR Berry 2023-04-12 02:17:13 +0200
  • 075467dffe
    Address remaining dotnet format analyzer warnings TSR Berry 2023-04-12 00:36:20 +0200
  • a8e09bf024
    Address or silence dotnet format CA1069 warnings TSR Berry 2023-04-09 19:46:01 +0200
  • 807cbd4b3d
    Address dotnet format CA1816 warnings TSR Berry 2023-04-09 17:49:32 +0200
  • 7e7a87a176
    Address or silence dotnet format IDE1006 warnings TSR Berry 2023-04-09 17:17:30 +0200
  • f8481e8da7
    Silence dotnet format IDE0059 warnings TSR Berry 2023-04-09 17:03:43 +0200
  • f7cb3ad340
    dotnet format analyzers --serverity info TSR Berry 2023-04-08 22:23:41 +0200
  • 3b43a82ddf
    dotnet format style --severity info TSR Berry 2023-04-08 22:10:34 +0200
  • df5be5812f
    [Ryujinx.Audio.Backends.OpenAL] Address dotnet-format issues (#5359) 1.1.908 TSRBerry 2023-06-25 01:29:40 +0200
  • 748a350687
    Fix build issues TSR Berry 2023-06-25 01:21:56 +0200
  • 37f8a36b18
    Apply formatting TSR Berry 2023-06-25 01:12:22 +0200
  • 6d0c232aa9
    Remove alignment TSR Berry 2023-06-25 01:07:33 +0200
  • 0b4afe44c8
    Small optimizations TSR Berry 2023-06-24 22:58:09 +0200
  • c44890b3aa
    dotnet format whitespace after rebase TSR Berry 2023-06-21 22:01:23 +0200
  • 1e8ce602ae
    Revert "Simplify properties and array initialization, Use const when possible, Remove trailing commas" TSR Berry 2023-06-17 22:44:46 +0200
  • cfbe856597
    Address IDE0251 warnings TSR Berry 2023-06-14 20:19:31 +0200
  • 9b0d37b017
    Simplify properties and array initialization, Use const when possible, Remove trailing commas TSR Berry 2023-06-05 00:00:22 +0200
  • 1a24351864
    Remove a few unused parameters TSR Berry 2023-06-04 18:37:44 +0200
  • 4a2a12bce5
    Add comments to disabled warnings TSR Berry 2023-06-04 18:16:16 +0200
  • 6dbda0ecc5
    Run dotnet format style after rebase TSR Berry 2023-05-28 02:17:41 +0200
  • 95564b7351
    Another rebase, another dotnet format run TSR Berry 2023-05-03 13:59:40 +0200
  • afc9ed3393
    Apply dotnet format whitespace formatting TSR Berry 2023-04-18 23:27:17 +0200
  • 63caac37e2
    Address most dotnet format whitespace warnings TSR Berry 2023-04-17 23:00:44 +0200
  • b35302a464
    dotnet-format fixes after rebase TSR Berry 2023-04-16 17:31:40 +0200
  • 94de746a8f
    Address dotnet format CA1401 warnings TSR Berry 2023-04-12 00:21:45 +0200
  • 48d7f10d34
    Silence dotnet format IDE0060 warnings TSR Berry 2023-04-09 16:25:15 +0200
  • 1396bb054b
    dotnet format analyzers --serverity info TSR Berry 2023-04-08 22:23:41 +0200
  • 16601236a9
    dotnet format style --severity info TSR Berry 2023-04-08 22:10:34 +0200
  • 0bd80c65cf
    dotnet format whitespace after rebase TSR Berry 2023-06-21 22:01:23 +0200
  • 7ddc605bf8
    Revert "Simplify properties and array initialization, Use const when possible, Remove trailing commas" TSR Berry 2023-06-17 22:44:46 +0200
  • f8e090c4c1
    Simplify properties and array initialization, Use const when possible, Remove trailing commas TSR Berry 2023-06-05 00:00:22 +0200
  • dbbcbdc5f2
    Address most dotnet format whitespace warnings TSR Berry 2023-04-17 23:00:44 +0200
  • cf09bb1024
    Address dotnet format CA1816 warnings TSR Berry 2023-04-09 17:49:32 +0200
  • 8f647f4609
    Restore a few unused methods and variables TSR Berry 2023-04-09 00:29:55 +0200
  • d9ebee42de
    dotnet format style --severity info TSR Berry 2023-04-08 22:10:34 +0200
  • 5c6bb60cec dotnet format whitespace after rebase TSR Berry 2023-06-21 22:01:23 +0200
  • 0d51d96ea9 Address most dotnet format whitespace warnings TSR Berry 2023-04-17 23:00:44 +0200
  • bc392e55df
    Empty "case" clauses that fall through to the "default" should be omitted (#5353) 1.1.907 Marco Carvalho 2023-06-24 09:06:58 -0300
  • fffc3ed193
    Mutable fields should not be "public static" (#5352) 1.1.906 Marco Carvalho 2023-06-24 09:01:59 -0300
  • 567872bf27 format Marco Carvalho 2023-06-23 17:35:02 -0300
  • 26bbd85e7a default throw exception Marco Carvalho 2023-06-23 17:25:04 -0300
  • 2945e93444 Empty "case" clauses that fall through to the "default" should be omitted Marco Carvalho 2023-06-23 14:00:42 -0300
  • 8b4f581b13 Mutable fields should not be "public static" Marco Carvalho 2023-06-23 13:03:05 -0300
  • 7d160e98fd
    MemoryManagement: Change return types for Commit/Decommit to void (#5325) 1.1.905 TSRBerry 2023-06-24 02:46:04 +0200
  • a6737ea6b7
    Small cleanup TSR Berry 2023-06-24 01:18:47 +0200
  • e46afa0a94
    Add workflow to perform automated checks for PRs TSR Berry 2023-03-19 04:09:43 +0100
  • e4de862218 Remove the custom thread stack size on Ryujinx.Ava Shihta Kuan 2023-06-23 23:59:26 +0800
  • a7d56f4344 Set COMPlus_DefaultStackSize to 2M in macOS Shihta Kuan 2023-06-23 20:49:41 +0800
  • 5c9cb803f4
    Merge branch 'master' into ava-11 Isaac Marovitz 2023-06-23 12:17:47 +0100
  • bf96bc84a8
    "Where" should be used before "OrderBy" (#5346) 1.1.904 Marco Carvalho 2023-06-22 21:51:44 -0300
  • 91e4caaa69
    "StartsWith" and "EndsWith" overloads that take a "char" should be used instead of the ones that take a "string" (#5347) 1.1.903 Marco Carvalho 2023-06-22 21:15:14 -0300
  • e3fd234f1f "Where" should be used before "OrderBy" Marco Carvalho 2023-06-22 20:08:17 -0300
  • c970875afe "StartsWith" and "EndsWith" overloads that take a "char" should be used instead of the ones that take a "string" Marco Carvalho 2023-06-22 20:12:35 -0300
  • efbd29463d
    "Find" method should be used instead of the "FirstOrDefault" extension (#5344) 1.1.902 Marco Carvalho 2023-06-22 20:42:23 -0300
  • 7608cb37ab
    "Exists" method should be used instead of the "Any" extension (#5345) 1.1.901 Marco Carvalho 2023-06-22 20:37:25 -0300
  • 1a7f27a37c "Exists" method should be used instead of the "Any" extension Marco Carvalho 2023-06-22 20:01:49 -0300
  • d370cbc06e Headless: fullscreen support: cleanup Theun de Bruijn 2023-06-23 08:33:59 +1000
  • caef5e1917 "Find" method should be used instead of the "FirstOrDefault" extension Marco Carvalho 2023-06-22 19:33:03 -0300
  • 744d734c74 Rename tests Ac_K 2023-06-23 00:20:14 +0200
  • b9b7205b40 Merge branch 'master' of https://github.com/Ryujinx/Ryujinx into headless_fullscreen Theun de Bruijn 2023-06-23 07:37:15 +1000
  • 0d9241edb8 Fix wrong cast Ac_K 2023-06-22 23:12:00 +0200
  • ae0ce3feb0 Update Ptc.cs Ac_K 2023-06-22 22:59:21 +0200