Commit Graph

  • 0cec218cc2 Fixup Vulkan and OpenGL project files. ZenoArrows 2024-09-10 19:16:04 +0200
  • 968b8986a1 Convert tabs to spaces in area scaling shaders ZenoArrows 2024-09-10 19:11:33 +0200
  • bc2afd7e3e ShaderHelper: Merge the two CompileProgram functions. ZenoArrows 2024-09-10 19:07:39 +0200
  • 87a86d9081 Add further clarification to the tooltip on how to achieve supersampling. ZenoArrows 2024-09-10 18:27:52 +0200
  • aaf20e7a2e Area scaling filter doesn't have a scaling level. ZenoArrows 2024-09-10 18:20:56 +0200
  • 24321d68d4 Add area sampling scaler to allow for super-sampled anti-aliasing. ZenoArrows 2024-09-10 15:49:30 +0200
  • 955e918e69
    Merge 551719fe37 into ca59c3f499 Nicolas Abram 2024-09-10 06:36:35 +0100
  • dff81088e8 Replace Action array with a switch statment. sunshineinabox 2024-09-09 22:03:50 -0700
  • 5a391f38fd Refactor Cull Mode to only send face. sunshineinabox 2024-09-09 21:50:18 -0700
  • 2fd093d4b4 Avoid setting stride if dynamic state is supported sunshineinabox 2024-09-09 21:17:44 -0700
  • f085b47b30 Address Feedback sunshineinabox 2024-09-09 21:08:13 -0700
  • d7089682ae Code Review Suggestion sunshineinabox 2024-09-10 01:57:31 +0000
  • 01c6d5491e Code Review Suggestions sunshineinabox 2024-09-09 18:53:40 -0700
  • 4a3b10fa9f
    Apply suggestions from code review sunshineinabox 2024-09-09 18:11:35 -0700
  • 858b59e0a2 Implement Arm32 VSHLL and QADD16 instructions gdkchan 2024-09-09 22:05:51 -0300
  • 17af4a95be
    Remove Avalonia GUI migration code TSR Berry 2024-09-09 23:11:17 +0200
  • a0231f4278
    Remove unused dependencies TSR Berry 2024-09-09 23:04:57 +0200
  • 6af048835a
    Remove Ryujinx.Gtk3 project TSR Berry 2024-09-09 23:04:41 +0200
  • 8720ffda47
    Fix typo in flatpak GitHub workflow TSR Berry 2024-09-09 23:03:53 +0200
  • 1cbf1d9f2f
    Remove Ryujinx.Gtk3 from GitHub workflows TSR Berry 2024-09-09 23:03:16 +0200
  • d9c5b5c753 Correct typo sunshineinabox 2024-09-09 11:04:33 -0700
  • 2a3069d9a1 Enable Vertex Input Binding Stride extended state when available on newer MVK sunshineinabox 2024-09-09 11:02:07 -0700
  • 381abda2c8 Primitive restart is enabled/disabled based on the original topology before its converted to its topology class, make this behavior consistent sunshineinabox 2024-09-09 09:01:00 -0700
  • 31099b283a
    Merge 5148010c1e into ca59c3f499 Isaac Marovitz 2024-09-09 13:59:18 +0200
  • 9a2acc37b0 Implement fast DMA texture to texture copy gdkchan 2024-09-08 23:03:55 -0300
  • f3b07e628e New translations en_us.json (Italian) Ac_K 2024-09-09 01:40:22 +0200
  • 9bcc8374da Only attempt to change topology class if needed sunshineinabox 2024-09-07 20:09:38 -0700
  • 1cb35a42db Rework to reduce code duplication and possibility of error. sunshineinabox 2024-09-04 20:01:10 -0700
  • ecbea211b4
    Merge remote-tracking branch 'origin/master' into feature/auto-load-extra-files Jimmy Reichley 2024-09-07 10:08:40 -0400
  • 87b1f1e069
    Merge 0ab2c80575 into ca59c3f499 dianyaa 2024-09-07 16:04:58 +0200
  • ede3f0f5b8 Correct raw screenshot tooltip Willi Schinmeyer 2024-09-06 21:11:04 +0200
  • c93aaebd4e
    Attempt to stop games gracefully before terminating emulation snek 2024-09-06 11:26:29 -0700
  • ef9a6d6cf5
    Merge cf1d9945f1 into ca59c3f499 Premo 2024-09-06 15:03:57 +0100
  • 30d7253e26 Add raw screenshot gamepad button Willi Schinmeyer 2024-09-06 12:58:31 +0200
  • e56cb1d6ff
    Merge 40625f395a into ca59c3f499 MutantAura 2024-09-06 11:21:36 +0100
  • 4b79de6427
    Update RyuSocks to v0.5.0-alpha TSR Berry 2024-09-06 00:44:47 +0200
  • dd45666e56
    Merge 6a3d629c2d into ca59c3f499 WilliamWsyHK 2024-09-05 23:11:48 +0300
  • 654d36e703
    Merge 996c559931 into ca59c3f499 Yohoki 2024-09-05 16:27:21 -0300
  • 363a1ab68e
    nuget: bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.11.1 dependabot/nuget/Microsoft.NET.Test.Sdk-17.11.1 dependabot[bot] 2024-09-05 16:06:26 +0000
  • 2846e88a5d Clean up and some housekeeping sunshineinabox 2024-09-04 13:50:31 -0700
  • 9cef4ceba4 Remove event logic in favour of single init function. MutantAura 2024-09-04 21:39:37 +0100
  • 67b873645f Implement shader compile counter (Avalonia) MutantAura 2024-04-21 17:00:45 +0100
  • 49d7443898 Update Bundle Version Strings Jerome A 2024-09-04 15:24:10 +0800
  • 557c88b056 Make GetFunctionPointerForDelegate as explicit as possible gdk 2023-05-22 18:22:21 -0300
  • 6082176d05 Do not use foreach while updating original enumerable WilliamWsyHK 2024-09-03 23:49:56 +0800
  • 1fa1c7b01d Need to test this on Windows sunshineinabox 2024-09-02 20:18:24 -0700
  • 91c3ac2701 Revert a change sunshineinabox 2024-09-02 14:37:29 -0700
  • a7409e6fba Some missed changes sunshineinabox 2024-09-02 12:40:29 -0700
  • e4fa38f5a0
    nuget: bump SkiaSharp from 2.88.7 to 2.88.8 dependabot[bot] 2024-09-02 16:49:26 +0000
  • e994e7826b
    Fix >16 primitives Isaac Marovitz 2024-09-02 10:23:27 +0200
  • 3197096fa9
    Merge f0f84454a8 into ca59c3f499 Isaac Marovitz 2024-09-02 05:49:40 +0000
  • 89a70f2aa3 Rename variable and resolve a missed change sunshineinabox 2024-09-01 22:04:41 -0700
  • 9916d2fb7c
    Merge branch 'master' into ResolveExtendedImageViewUsage sunshineinabox 2024-09-01 22:01:58 -0700
  • feb915321d
    Merge branch 'master' into DepthBiasandEnable sunshineinabox 2024-09-01 21:48:30 -0700
  • 5e86d5e178 There will still be an issue with extension is supported and dynmaic state is not sunshineinabox 2024-09-01 21:33:05 -0700
  • 375f823b47
    Merge 3baca6b0fe into ca59c3f499 yell0wsuit 2024-09-02 00:22:57 -0300
  • 09b8095584 Avoid changing feedback loop aspect if extension is not supported prevents failed pipeline compiles (or seemingly incompatible) sunshineinabox 2024-09-01 19:21:44 -0700
  • 3f900e6fa0 Resolve missed changes sunshineinabox 2024-09-01 18:47:06 -0700
  • 6464f97973
    Merge branch 'master' into MoreDynamicStatesPartOne sunshineinabox 2024-09-01 18:43:34 -0700
  • 2298362e7f Resolve remaining pipeline creation errors when extended pipeline states extension not supported sunshineinabox 2024-09-01 18:17:19 -0700
  • ca59c3f499
    Vulkan: Feedback loop detection and barriers (#7226) 1.1.1385 riperiperi 2024-09-02 01:28:16 +0100
  • 07f80bdbb7 Resolve some pipeline creation issue when extended dynamic states are not supported sunshineinabox 2024-09-01 16:41:36 -0700
  • 3e5b946289
    Merge branch 'master' into MoreDynamicStatesPartOne sunshineinabox 2024-09-01 14:54:00 -0700
  • 3005c38a63
    Use compute shader for non indirect index buffer conversion Isaac Marovitz 2024-09-01 23:25:38 +0200
  • fdd7ee791c
    Fix incorrect depth texture 3D flag (#7262) 1.1.1384 gdkchan 2024-09-01 17:58:01 -0300
  • 9003549de1 Replace shaderc.net with Silk.NET.Shaderc gdkchan 2024-09-01 17:43:29 -0300
  • 24a49ea574 Use aspects flags in more places riperiperi 2024-09-01 19:20:50 +0100
  • bd0737ba51 Use dynamic state properly, cleanup. riperiperi 2024-08-30 20:14:23 +0100
  • aa10bc5c75 RADV dcc workaround riperiperi 2024-08-29 20:34:08 +0100
  • b57084dd8a Fix more complaints riperiperi 2024-08-23 23:05:36 +0100
  • d0a168e3a4 Formatting riperiperi 2024-08-23 23:01:17 +0100
  • 7baf991f66 fix: add MoltenVK resolver workaround riperiperi 2024-08-23 22:47:33 +0100
  • e97778f2ef Add feedback loop dynamic state riperiperi 2024-08-23 13:44:20 +0100
  • 606c29cd6a Mark field readonly riperiperi 2024-08-20 22:11:04 +0100
  • 8385be27d1 Vulkan: Feedback loop improvements riperiperi 2024-08-20 13:42:38 +0100
  • 398fa1c238
    Vulkan: Update Silk.NET to 2.21 (#7266) 1.1.1383 riperiperi 2024-09-01 21:33:11 +0100
  • 3662f6ec63 Remove driver id todo riperiperi 2024-09-01 20:52:59 +0100
  • 2136f856c4 Readonly ref warnings riperiperi 2024-09-01 20:22:46 +0100
  • 63515c9b6c Cleanup riperiperi 2024-09-01 20:15:45 +0100
  • d62644e464 fix: add MoltenVK resolver workaround riperiperi 2024-08-23 22:47:33 +0100
  • c71fd700e3 Update Silk.NET version riperiperi 2024-09-01 20:13:21 +0100
  • 6451dc18d7 Use "GC.SuppressFinalize(this)" Marco Carvalho 2024-09-01 15:45:49 -0300
  • cc0a3128a5 Use "GC.SuppressFinalize(this)" Marco Carvalho 2024-09-01 15:19:25 -0300
  • c5bb4b9c35 New translations en_us.json (Ukrainian) Ac_K 2024-09-01 19:35:13 +0200
  • 1c594ee65f Fix incorrect depth texture 3D flag gdkchan 2024-09-01 01:12:13 -0300
  • 8a92df8611 Can't depend on zero init when we call Rent gdkchan 2024-08-31 19:43:00 -0300
  • 401e60e4cb
    Merge remote-tracking branch 'origin/master' into feature/auto-load-extra-files Jimmy Reichley 2024-08-31 16:14:48 -0400
  • c7f92117b2 Format whitespace gdkchan 2024-08-31 16:02:43 -0300
  • bab9477656 Initial texture replacement implementation gdkchan 2024-08-31 15:58:34 -0300
  • f90633c18a
    nuget: bump Microsoft.CodeAnalysis.CSharp from 4.9.2 to 4.11.0 dependabot/nuget/Microsoft.CodeAnalysis.CSharp-4.11.0 dependabot[bot] 2024-08-31 14:43:40 +0000
  • e8db8316b9
    nuget: bump the silk-net group with 3 updates dependabot[bot] 2024-08-31 14:42:31 +0000
  • 2c5c0392f9
    Make HLE project AOT friendly (#7085) 1.1.1382 Emmanuel Hansen 2024-08-31 14:39:26 +0000
  • 2ad7b0cdf8
    nuget: bump Microsoft.IdentityModel.JsonWebTokens from 8.0.1 to 8.0.2 dependabot/nuget/Microsoft.IdentityModel.JsonWebTokens-8.0.2 dependabot[bot] 2024-08-31 14:36:35 +0000
  • e0acde04bb
    Replace ImageSharp with SkiaSharp everywhere (#7030) 1.1.1381 Emmanuel Hansen 2024-08-31 14:32:53 +0000
  • 93bfb604c5 SDL3MotionDriver: This calls "SDL_OpenSensor" in constructor, made disposable to call "SDL_CloseSensor" on dispose Barış Hamil 2024-08-30 21:45:52 +0300
  • f9caeb6b44 ControllerWindow.cs: Renamed UpdateCemuHookSpecificFieldsVisibility to ReflectMotionHandlerChanges Barış Hamil 2024-08-30 21:41:05 +0300
  • 54e4495a77 Removed confusing {D796F12C-217B-4BBF-A131-B6DCB72C6282} entry from Ryujinx.sln that I suspect was added when I added the project Ryujinx.Input.SDL3 to the solution using C# Dev Kit extension Barış Hamil 2024-08-30 21:10:00 +0300
  • 9b408684e2 New translations en_us.json (Greek) Ac_K 2024-08-29 19:34:26 +0200
  • acaaa608f9
    nuget: bump the avalonia group across 1 directory with 8 updates dependabot[bot] 2024-08-29 16:36:03 +0000
  • fa5de200b3 Fix tests riperiperi 2024-06-24 23:11:56 +0100