Commit graph

  • 8dff937689 format changes MutantAura 2023-08-01 18:07:46 +0100
  • 1b9ebb697b
    nuget: bump DiscordRichPresence from 1.1.3.18 to 1.2.1.24 dependabot[bot] 2023-08-01 16:35:58 +0000
  • 36783c8943
    nuget: bump Avalonia from 0.10.21 to 11.0.2 dependabot[bot] 2023-08-01 16:35:56 +0000
  • d4ad4b1202
    DCM PR Changes Isaac Marovitz 2023-03-14 22:22:18 +0000
  • dddcec4803
    Enable CompiledBindings by default Isaac Marovitz 2023-02-03 11:16:23 -0500
  • ffd1378eb8
    Revert "Update Dynamic Value right off the bat" Isaac Marovitz 2023-07-24 10:29:33 -0400
  • 2982a57506
    Revert "Remove Locale Reflection Binding Use" Isaac Marovitz 2023-07-24 10:29:33 -0400
  • 4c2dd35889
    Update Dynamic Value right off the bat Isaac Marovitz 2023-07-24 10:23:59 -0400
  • a1d6734754
    Remove unused usings Isaac Marovitz 2023-07-24 10:22:23 -0400
  • 75bf35aaff
    Remove Locale Reflection Binding Use Isaac Marovitz 2023-07-20 23:04:30 +0100
  • bedee64af5
    Add slightly better workaround for current workflow issues (#5507) TSRBerry 2023-08-01 00:15:37 +0200
  • a15eb00ca7 Do not use WMI for memory stats revert to original method sunshineinabox 2023-07-31 14:54:59 -0700
  • cdbb389132 Remove MMI sunshineinabox 2023-07-31 14:33:09 -0700
  • 6255e8e018
    Formatting Isaac Marovitz 2023-07-31 16:55:10 -0400
  • 9e821d46ab
    Peri suggestions Isaac Marovitz 2023-07-31 16:52:17 -0400
  • d644d2ba5c whitespace/formatting Michael Durrant 2023-07-31 13:55:14 -0600
  • 4ce3f5b29d Merge branch 'master' of https://github.com/Ryujinx/Ryujinx into mmdurrant/texture-tests Michael Durrant 2023-07-31 13:32:39 -0600
  • 415315af6a I can't remember what changed here... that's what I get for taking a 10 week break Michael Durrant 2023-07-31 13:28:03 -0600
  • f5d415dfef More test cases, debug statements Michael Durrant 2023-07-31 13:27:14 -0600
  • 2873212bf9
    Merge branch 'master' into ava-11 Isaac Marovitz 2023-07-31 15:12:38 -0400
  • c333b96123
    Update to Ava 11.0.2 Isaac Marovitz 2023-07-31 14:22:12 -0400
  • 15fa69375b Dispatch property changes MutantAura 2023-07-31 18:46:55 +0100
  • 7f84692aa9
    nuget: bump Avalonia.Markup.Xaml.Loader from 0.10.21 to 11.0.2 dependabot[bot] 2023-07-31 17:03:56 +0000
  • a96c03994f
    Disable accent menu Isaac Marovitz 2023-07-31 11:09:39 -0400
  • 166964f2dc
    Remove bell workaround (no longer needed) Isaac Marovitz 2023-07-31 10:42:15 -0400
  • 3ca625c085
    build: Add unstable-commands action for test step TSR Berry 2023-07-31 12:48:57 +0200
  • f74bb73efe
    checks: Replace bash scripts with unstable-commands action TSR Berry 2023-07-31 12:48:19 +0200
  • db3552b795
    checks: Add retry logic to dotnet format style step as well TSR Berry 2023-07-30 16:23:30 +0200
  • 86931cc3f1
    (Graphics.Shader): Handle EmitSuatom constant dests and EmitSuld zero dest reg. (#5504) 1.1.972 Domenico V 2023-07-31 03:31:57 +0200
  • 2be8b6ea45
    CPU (A64): Add Fmaxp & Fminp Scalar Inst.s, Fast & Slow Paths; with Tests. (#5502) 1.1.971 Domenico V 2023-07-31 01:57:37 +0200
  • 0ada7e1af8 Ptc.InternalVersion = 5502 LDj3SNuD 2023-07-31 01:06:02 +0200
  • 8b8b68af5b Proper fix for EmitSuatom; fix EmitSuld. LDj3SNuD 2023-07-31 00:58:36 +0200
  • da72f0dfb1 Merge remote-tracking branch 'upstream/master' into async-settings MutantAura 2023-07-30 19:28:11 +0100
  • 722bd9e7cd (Graphics.Shader): Handle EmitSuatom constant dests. LDj3SNuD 2023-07-30 19:30:33 +0200
  • fb11559a6d Add Fmaxp & Fminp Scalar Inst.s, Fast & Slow Paths; with Tests. LDj3SNuD 2023-07-30 03:48:37 +0200
  • f95b7c5877
    Fix incorrect fragment origin when YNegate is enabled (#4673) 1.1.970 gdkchan 2023-07-29 18:47:03 -0300
  • 9804da847d Pass unscaled viewport size to the support buffer Gabriel A 2023-07-29 17:56:00 -0300
  • 925e537cac Do not update support buffer if shader does not read gl_FragCoord Gabriel A 2023-07-20 18:06:43 -0300
  • 47dc212453 Shader cache version bump gdk 2023-05-20 16:32:12 -0300
  • 01bc2c5b75 Fix incorrect fragment origin when YNegate is enabled gdk 2023-05-20 16:31:31 -0300
  • 15c94cea44 Resolve Conflict sunshineinabox 2023-07-26 21:09:23 -0700
  • 36434edb47 Get once no need sunshineinabox 2023-07-26 21:04:45 -0700
  • 6a5ba04faa
    nuget: bump Avalonia.Markup.Xaml.Loader from 0.10.21 to 11.0.1 dependabot[bot] 2023-07-26 16:10:22 +0000
  • 177267c8de Headless: merge upstream + fix conflict(s) Theun de Bruijn 2023-07-25 09:06:53 +1000
  • c09dc70318
    Fix formatting Isaac Marovitz 2023-07-24 13:32:52 -0400
  • 91e188b176
    Merge branch 'master' into ava-11 Isaac Marovitz 2023-07-24 18:30:11 +0100
  • 4b61c6d114
    Remove Locale Reflection Binding Use + Unsued Usings Isaac Marovitz 2023-07-20 23:04:30 +0100
  • eb528ae0f0
    Add workflow to automatically check code style issues for PRs (#4670) 1.1.969 TSRBerry 2023-07-24 18:35:04 +0200
  • 5618760299 Switch to WmiLight & enable BuiltInComInteropSupport sunshineinabox 2023-07-22 12:09:23 -0700
  • 85a15e62c7
    Merge branch 'Ryujinx:master' into features/crash-verification-ex kekkon 2023-07-22 21:04:38 +0200
  • 08a9fe6436
    checks: Enable naming style rules again with the new retry logic TSR Berry 2023-07-22 17:09:34 +0200
  • d6e58762f6
    checks: Attempt to run analyzers 3 times before giving up TSR Berry 2023-07-22 17:03:45 +0200
  • acf9bb46c8
    Remove unread private member TSRBerry 2023-07-20 00:58:41 +0200
  • 33dde5d738
    checks: Disable naming style rules until they won't crash the process anymore TSR Berry 2023-07-18 12:37:22 +0200
  • f9e5a6a60d
    checks: Run dotnet format with severity info again TSR Berry 2023-07-18 12:21:53 +0200
  • 65058a840e
    Check dotnet format version TSR Berry 2023-07-18 11:13:56 +0200
  • 59277ac70d
    Fix dotnet format issues TSR Berry 2023-07-18 11:08:11 +0200
  • b95b7b9795
    checks: Include all files before excluding paths TSR Berry 2023-07-17 00:42:32 +0200
  • be602a91ff
    Add naming rule exception for CPU tests TSR Berry 2023-07-16 22:54:18 +0200
  • b86c6d4586
    Restore old default naming rules for dotnet format TSR Berry 2023-07-16 22:50:11 +0200
  • 25a13c9130
    Update Microsoft.CodeAnalysis.CSharp to 4.6.0 TSR Berry 2023-07-16 22:47:25 +0200
  • f85d2ffa03
    Add missing trailing commas TSR Berry 2023-07-16 22:31:43 +0200
  • 7548eda8fa
    Fix dotnet format style issues TSR Berry 2023-07-16 22:30:23 +0200
  • cc93f6beb2
    Check result code of SDL_GetDisplayBounds TSR Berry 2023-07-16 22:21:25 +0200
  • 2dc57c013e
    Run dotnet format for the whole solution TSR Berry 2023-07-16 22:12:13 +0200
  • 94067716e1
    Disable CA1822 for ViewModels TSR Berry 2023-07-06 20:48:59 +0200
  • 39045015c9
    Disable CA1822 for HLE services TSR Berry 2023-07-03 20:47:37 +0200
  • 868442ed6b
    editorconfig: Add rule for local constants TSR Berry 2023-06-27 22:42:24 +0200
  • bf83632d36
    .editorconfig: Remove alignment for declarations as well TSR Berry 2023-06-24 22:45:51 +0200
  • cb6b57d6cf
    .editorconfig: private static readonly fields should be _lowerCamelCase TSR Berry 2023-06-24 21:55:24 +0200
  • 447d34b4d7
    Move .editorconfig comment to the top TSR Berry 2023-06-24 21:42:32 +0200
  • c1a9d3a829
    Add lost workflow changes TSR Berry 2023-06-24 21:39:39 +0200
  • c38c971d58
    Slightly adjust .editorconfig TSR Berry 2023-06-18 00:58:10 +0200
  • 3a025a2257
    Silence IDE0060 in .editorconfig TSR Berry 2023-06-14 23:31:04 +0200
  • b10c45fa0b
    Remove naming styles TSR Berry 2023-06-05 16:50:06 +0200
  • 41346cc995
    Disable 'prefer switch expression' rule TSR Berry 2023-06-04 17:08:48 +0200
  • 7d9811982a
    Adjust .editorconfig line endings to match .gitattributes TSR Berry 2023-04-17 23:30:53 +0200
  • 457baf96de
    Adjust editorconfig to be more compatible with Ryujinx code-style TSR Berry 2023-04-07 22:52:44 +0200
  • 9241423c32
    Downgrade Microsoft.CodeAnalysis to 4.4.0 TSR Berry 2023-04-07 22:29:01 +0200
  • 578e73140f
    Add workflow to perform automated checks for PRs TSR Berry 2023-03-19 04:09:43 +0100
  • 9345d284d9 Create only one session of CimSession sunshineinabox 2023-07-21 20:45:56 -0700
  • 8abab7689c Forgotten sunshineinabox 2023-07-21 20:03:50 -0700
  • 31c36afc4c Ensure CimSession is properly disposed. sunshineinabox 2023-07-21 18:42:49 -0700
  • cc8f4f8a11
    Merge branch 'master' into GetPhysicalCoreCount sunshineinabox 2023-07-21 18:36:36 -0700
  • 3c45020dca Replace System.Managment with Microsoft.Management.Infrastructure. System.Managment has known issue that does not function without complicated COMWraper implementation while publishing trimmed. Will also use MMI as a way to get RAM stats. sunshineinabox 2023-07-21 18:33:56 -0700
  • 83ce40af2e Move caching to intialization so that the GetPhysicalCoreCount is not called every time. sunshineinabox 2023-07-21 18:31:53 -0700
  • 487261592e ava: Fix regression on title updater and dlc manager window caused by precious commit 1.1.968 Mary 2023-07-21 22:50:10 +0200
  • 9e04e6cba1
    Ava UI: Remove IsActive checks from dialog methods (#5456) 1.1.967 MutantAura 2023-07-21 12:24:13 +0100
  • 56c58f7eee Scaling Handler (peri pls make sure is working) Isaac Marovitz 2023-07-20 22:22:04 +0100
  • 04034e9cd1 Fix accidental change Isaac Marovitz 2023-07-20 21:51:34 +0100
  • 39268985ac Fix stupid mistake Isaac Marovitz 2023-07-20 21:47:22 +0100
  • 9e5b643bae
    Merge branch 'master' into ava-11 Isaac Marovitz 2023-07-20 13:27:56 +0100
  • bba75539d0 Format Fixes Isaac Marovitz 2023-07-20 13:19:37 +0100
  • 25dd52abf6 Fix Window Startup Position Isaac Marovitz 2023-07-20 13:07:14 +0100
  • ec03ed8967 Fix Profile Dropdown Isaac Marovitz 2023-07-20 13:03:23 +0100
  • 180bb553b3 #5334 Added console log & updated title when emulation is paused/resumed. matthewvn25 2023-07-19 21:37:08 -0700
  • 4cf2419e6c
    HLE: Fix corrupted Mii structs (#5468) 1.1.966 TSRBerry 2023-07-20 03:02:31 +0200
  • a7ac22c5af
    Fix broken Mii structs TSR Berry 2023-07-19 23:46:44 +0200
  • 005eccfa8f
    StructArrayHelpers: Add PureAttribute to all AsSpan() methods TSR Berry 2023-07-19 23:46:03 +0200
  • 4f38408b2f Remove null dialog code path entirely and return nothing. MutantAura 2023-07-19 20:29:05 +0100