Commit Graph

  • 27ee86f33b
    Exclude macOS from checking for changed files (#5270) siegmund-heiss-ich 2023-06-09 15:35:24 +02:00
  • f7ec310231
    Check if existing oldConfigPath is a Symlink (#5271) siegmund-heiss-ich 2023-06-09 15:31:19 +02:00
  • e94d24f508
    Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' (#5231) Marco Carvalho 2023-06-09 08:05:32 -03:00
  • 2bf4555591
    Swkbd Applet Fixes (#5236) Isaac Marovitz 2023-06-09 11:11:53 +01:00
  • 86de288142
    Removing shift by 0 (#5249) Marco Carvalho 2023-06-09 06:23:44 -03:00
  • f35aa8e9d6
    nuget: bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 (#5250) dependabot[bot] 2023-06-09 11:02:56 +02:00
  • 0e8e735a6d
    nuget: bump System.IdentityModel.Tokens.Jwt from 6.30.1 to 6.31.0 (#5265) dependabot[bot] 2023-06-09 10:40:25 +02:00
  • 0003a7c118
    Vulkan: Use aspect flags for identity views for bindings (#5267) riperiperi 2023-06-09 00:23:36 +01:00
  • 2cdcfe46d8
    Remove barrier on Intel if control flow is potentially divergent (#5044) gdkchan 2023-06-08 17:43:16 -03:00
  • fe30c03cac
    Implement soft float64 conversion on shaders when host has no support (#5159) gdkchan 2023-06-08 17:09:14 -03:00
  • 5813b2e354
    Updater: Ignore files introduced by the user in base directory (#5092) Kurochi51 2023-06-05 15:19:17 +03:00
  • af1906ea04
    Fix wrong unaligned SB state when fetching compute shaders (#5223) gdkchan 2023-06-05 09:01:33 -03:00
  • 68848000f7
    Texture: Fix 3D texture size when totalBlocksOfGobsInZ > 1 (#5228) riperiperi 2023-06-05 12:33:09 +01:00
  • d98da47a0f
    Better application grid flex (#5218) Théo Arrouye 2023-06-04 17:48:11 -07:00
  • 306f7e93a0
    Dont Error on Invalid Enum Values (#5169) Isaac Marovitz 2023-06-05 00:19:46 +01:00
  • 8954ff3af2
    Replacing ZbcColorArray with Array4<uint> (#5210) Marco Carvalho 2023-06-04 17:30:04 -03:00
  • d2f3adbf69
    Texture: Fix layout conversion when gobs in z is used with depth = 1 (#5220) riperiperi 2023-06-04 21:25:57 +01:00
  • d511c845b7
    Check KeyboardMode in GUI (#4343) WilliamWsyHK 2023-06-04 11:30:24 +08:00
  • 21c9ac6240
    Implement shader storage buffer operations using new Load/Store instructions (#4993) gdkchan 2023-06-03 20:12:18 -03:00
  • 81c9052847
    ava: Fix Input Touch (#5204) Ac_K 2023-06-03 17:03:42 +02:00
  • 9367e3c35d
    ava: Fix Open Applet menu enabled (#5206) Ac_K 2023-06-03 11:03:34 +02:00
  • 52cf141874
    Armeilleure: Fix support for Windows on ARM64 (#5202) Mary 2023-06-03 10:23:51 +02:00
  • 8a352df3c6
    Allow BGRA images on Vulkan (#5203) gdkchan 2023-06-03 00:43:00 -03:00
  • c545c59851
    ava: Fix exit dialog while guest is running. (#5207) Ac_K 2023-06-03 05:37:00 +02:00
  • 96ea4e8c8e
    nuget: bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 (#5192) dependabot[bot] 2023-06-01 21:03:00 +02:00
  • b8f48bcf64
    UI: Fix empty homebrew icon (#5189) Ac_K 2023-06-01 18:24:00 +02:00
  • 6966211e07
    Give Library header DockPanel explicit height (#5160) Théo Arrouye 2023-06-01 08:40:44 -07:00
  • 57524a4c8a
    Add issue template for missing shader instructions (#5048) ExE Boss 2023-06-01 17:32:38 +02:00
  • f4539c49d8
    [Logger] Add print with stacktrace method (#5129) TSRBerry 2023-06-01 15:47:53 +02:00
  • 12c62fdbc2
    nuget: bump DynamicData from 7.13.8 to 7.14.2 (#5148) dependabot[bot] 2023-06-01 13:35:04 +00:00
  • e3c6be5e29
    Only run one workflow for a PR at a time (#5137) TSRBerry 2023-06-01 09:42:49 +02:00
  • 4741a05df9
    Vulkan: Include DepthMode in ProgramPipelineState (#5185) riperiperi 2023-06-01 08:05:39 +01:00
  • c6676007bf
    GPU: Dispose Renderer after running deferred actions (#5144) riperiperi 2023-05-31 22:43:20 +01:00
  • 92b0b7d753
    Avalonia UI: Fix letter "x" in Ryujinx logo being cut off (#5176) yell0wsuit 2023-06-01 04:03:11 +07:00
  • 232237bf28
    Skip draws with zero vertex count (#5149) gdkchan 2023-05-31 17:51:11 -03:00
  • c27e453fd3
    Share ResourceManager vertex vertex A and B shaders (#5181) gdkchan 2023-05-31 17:17:50 -03:00
  • 0e037d0213
    macOS Headless Fixes (#5167) Isaac Marovitz 2023-05-31 08:08:50 +01:00
  • 0dca1fbe12
    Add Context Menu Option to Run Application (#5154) Patrick Hovsepian 2023-05-30 11:51:03 -07:00
  • 35d91a0e58
    Linux: Automatically increase vm.max_map_count if it's too low (#4702) TSRBerry 2023-05-30 01:48:37 +02:00
  • a73a5d7e85
    nuget: bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 (#4986) dependabot[bot] 2023-05-29 01:14:07 +02:00
  • 832a5e8852
    Make sure blend is disabled if render target has integer format (#5122) gdkchan 2023-05-28 19:38:04 -03:00
  • 96d1f0da2d
    Workaround for MoltenVK barrier issues (#5118) gdkchan 2023-05-28 19:24:35 -03:00
  • 597388ecda
    Fix incorrect vertex attribute format change (#5112) gdkchan 2023-05-28 19:17:07 -03:00
  • 1cf6d7b7bb
    Fix #5108: Allow surround sound for SDL2 in more scenarios (#5131) Simon Wegendt 2023-05-29 00:07:27 +02:00
  • 7bc9d0cdad
    Linux: Use gamemode if it is available when using Ryujinx.sh. (#4938) subanz 2023-05-28 16:54:22 -05:00
  • dc0dbc50ab
    Add support for VK_EXT_depth_clip_control. (#5027) cstamford 2023-05-28 22:31:56 +01:00
  • 994f4dc77d
    chore: Update Avalonia to 0.10.21 (#5124) Mary 2023-05-28 23:25:55 +02:00
  • c9e297b74c
    About window: Add changelog link under ver. number (#5095) yell0wsuit 2023-05-29 04:13:40 +07:00
  • dd514a115c
    Update LastPlayed date on emulation end. (#5056) Théo Arrouye 2023-05-28 14:03:27 -07:00
  • 7e0b4bd538
    Improve macOS updater (#5064) siegmund-heiss-ich 2023-05-28 22:54:30 +02:00
  • 378080eb87
    Added Custom Path case when saving screenshots (#5086) Daniel Shala 2023-05-28 22:44:46 +02:00
  • e8f5e97fa4 actions: revert timeout-minutes changes for PR workflow Mary 2023-05-28 11:34:57 +02:00
  • f3873620a3 actions: Workaround YAML limitation for timeout-minutes Mary 2023-05-28 08:08:47 +02:00
  • 986ac9ff83
    Use variables to configure job timeouts (#5123) TSRBerry 2023-05-28 08:02:30 +02:00
  • 42b9c1e8fe
    Ryujinx.Ava: fixes for random hangs on exit (#4827) jhorv 2023-05-26 17:57:43 -04:00
  • 3b375525fb
    Force reciprocal operation with value biased by constant to be precise on macOS (#5110) gdkchan 2023-05-26 15:19:37 -03:00
  • e6658c133c
    Fix resolution scaling of image operation coordinates (#5102) gdkchan 2023-05-25 23:42:49 -03:00
  • 5b42a4d2c4
    Fix mod names (#5088) TSRBerry 2023-05-25 23:41:03 +02:00
  • 8f0c89ffd6
    Generate scaling helper functions on IR (#4714) gdkchan 2023-05-25 17:46:58 -03:00
  • 2c9715acf6
    Truncate vertex attribute format if it exceeds stride on MoltenVK (#5094) gdkchan 2023-05-25 17:03:51 -03:00
  • 274af65f69
    Update release.yml (#5058) Isaac Marovitz 2023-05-25 15:17:37 +01:00
  • 4ca78eded5
    Vulkan: Do not set storage flag for multisample textures if not supported (#5060) gdkchan 2023-05-23 05:41:37 -03:00
  • 6cb6b15612
    Implement p2rc, p2ri, p2rr and r2p.cc shaders (#5031) makigumo 2023-05-22 22:32:15 +02:00
  • 2725e40838
    Revert "Bump MVK Version (#5057)" (#5061) gdkchan 2023-05-22 17:12:11 -03:00
  • c2e4c8f98e
    Bump MVK Version (#5057) Isaac Marovitz 2023-05-22 18:41:08 +01:00
  • b53e7ffd46
    Ava UI: Input Menu Redesign (#4990) Isaac Marovitz 2023-05-22 00:16:20 +01:00
  • ac66643346
    Fix crash in SettingsViewModel when Vulkan isn't available (#4985) jhorv 2023-05-21 15:39:06 -04:00
  • 21e88f17f6
    ServerBase thread safety (#4577) jhorv 2023-05-21 15:28:51 -04:00
  • 5626f2ca1c
    Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025) gdkchan 2023-05-21 14:04:21 -03:00
  • 402f05b8ef
    Replace constant buffer access on shader with new Load instruction (#4646) gdkchan 2023-05-20 16:19:26 -03:00
  • fb27042e01
    Limit compute storage buffer size (#5028) gdkchan 2023-05-20 13:15:07 -03:00
  • 69a9de33d3
    SPIR-V: Only allow implicit LOD sampling on fragment (#5026) riperiperi 2023-05-20 14:52:26 +01:00
  • bba51c2eeb
    Fix macOS Update Script (#5014) Isaac Marovitz 2023-05-19 20:20:01 +01:00
  • fc26189fe1
    Eliminate redundant multiplications by gl_FragCoord.w on the shader (#4578) gdkchan 2023-05-19 11:52:31 -03:00
  • a40c90e7dd
    nuget: bump DynamicData from 7.13.5 to 7.13.8 (#5001) dependabot[bot] 2023-05-19 06:52:44 +02:00
  • f864a49014
    Fix Vulkan blit-like operations swizzle (#5003) gdkchan 2023-05-18 18:16:03 -03:00
  • ecbf303266
    GPU: Avoid using garbage size for non-cb0 storage buffers (#4999) riperiperi 2023-05-18 07:56:34 +01:00
  • b3bf05356b
    ava: Fix crash when extracting sections from NCA with no data section (#5002) Mary 2023-05-17 21:27:49 +02:00
  • cb4b58052f
    Start GPU performance counter at 0 instead of host GPU value (#4992) OpaqueReptile 2023-05-17 13:38:59 -05:00
  • f8cdd5f484
    macos: Fix relaunch with updater when no arguments were provided to the emulator (#4987) Mary 2023-05-17 19:02:15 +02:00
  • 22202be394
    [GUI] Fix always hide cursor mode not hiding the cursor until it was moved (#4927) TSRBerry 2023-05-14 16:34:31 +02:00
  • 17ba217940
    Vulkan: Device map buffers written more than flushed (#4911) riperiperi 2023-05-13 14:15:05 +01:00
  • aae4595bdb
    Add timeout of 35 minutes to workflow jobs (#4928) TSRBerry 2023-05-13 13:24:43 +02:00
  • 880fd3cfcb
    audio: sdl2: Do not report 5.1 if the device doesn't support it (#4908) Mary 2023-05-13 09:15:16 +02:00
  • f679f25e08
    Set OpenGL PixelPackBuffer to 0 when done (#4921) gdkchan 2023-05-12 21:59:46 -03:00
  • c2709b3bdd
    macOS CI Adjustments (#4910) Isaac Marovitz 2023-05-12 23:53:52 +01:00
  • 2b6e81deea
    Ava: Fix wrong MouseButton (#4900) Ac_K 2023-05-12 21:39:42 +02:00
  • 7271f1b18e
    Bump shader cache codegen version Mary 2023-05-12 18:53:14 +02:00
  • 5fda543f84
    Vulkan: Partially workaround MoltenVK InvalidResource error (#4880) riperiperi 2023-05-12 02:06:15 +01:00
  • 95c06de4c1
    GPU: Remove swizzle undefined matching and rework depth aliasing (#4896) riperiperi 2023-05-12 01:30:47 +01:00
  • 49c63ea077
    Fix the restart after an update. (#4869) John 2023-05-11 17:14:29 -07:00
  • 531da8a1c0
    Changed LastPlayed field from string to nullable DateTime (#4861) SamusAranX 2023-05-12 01:56:37 +02:00
  • 5cbdfbc7a4
    amadeus: Allow 5.1 sink output (#4894) Mary 2023-05-12 00:19:19 +02:00
  • e0544dd9c7
    UI: Adjust input mapping view (#4866) Nico 2023-05-11 23:10:57 +02:00
  • aa784c3e5e
    nuget: bump System.IdentityModel.Tokens.Jwt from 6.30.0 to 6.30.1 (#4886) dependabot[bot] 2023-05-11 21:42:46 +02:00
  • 9205077590
    Enable explicit LOD for array textures with depth compare on SPIR-V (#4892) gdkchan 2023-05-11 16:35:36 -03:00
  • 0ed40c7175
    Fix incorrect ASTC endpoint color when using LuminanceDelta mode (#4890) gdkchan 2023-05-11 15:47:55 -03:00
  • 40d47b7aa2
    amadeus: Fix wrong channel mapping check and an old typo (#4888) Mary 2023-05-11 20:14:02 +02:00
  • ec0bb74968
    Stop SDL from inhibiting sleep. (#4842) John 2023-05-11 11:13:01 -07:00
  • 42f7f98666
    Fix the issue of unequal check for amiibo file date due to the lack o… (#4832) 2435043xia 2023-05-12 01:10:24 +08:00