1
0
forked from MeloNX/MeloNX

Commit Graph

  • 57524a4c8a
    Add issue template for missing shader instructions (#5048) ExE Boss 2023-06-01 17:32:38 +02:00
  • 46a065cfdb [Logger] Add print with stacktrace method (#5129) TSRBerry 2023-06-01 15:47:53 +02:00
  • f4539c49d8
    [Logger] Add print with stacktrace method (#5129) TSRBerry 2023-06-01 15:47:53 +02:00
  • c448be6d7c nuget: bump DynamicData from 7.13.8 to 7.14.2 (#5148) dependabot[bot] 2023-06-01 13:35:04 +00:00
  • 12c62fdbc2
    nuget: bump DynamicData from 7.13.8 to 7.14.2 (#5148) dependabot[bot] 2023-06-01 13:35:04 +00:00
  • e5031ab20e Only run one workflow for a PR at a time (#5137) TSRBerry 2023-06-01 09:42:49 +02:00
  • e3c6be5e29
    Only run one workflow for a PR at a time (#5137) TSRBerry 2023-06-01 09:42:49 +02:00
  • 44109eb6d9 Vulkan: Include DepthMode in ProgramPipelineState (#5185) riperiperi 2023-06-01 08:05:39 +01:00
  • 4741a05df9
    Vulkan: Include DepthMode in ProgramPipelineState (#5185) riperiperi 2023-06-01 08:05:39 +01:00
  • c8e6f0216b GPU: Dispose Renderer after running deferred actions (#5144) riperiperi 2023-05-31 22:43:20 +01:00
  • c6676007bf
    GPU: Dispose Renderer after running deferred actions (#5144) riperiperi 2023-05-31 22:43:20 +01:00
  • 952279be9c Avalonia UI: Fix letter "x" in Ryujinx logo being cut off (#5176) yell0wsuit 2023-06-01 04:03:11 +07:00
  • 92b0b7d753
    Avalonia UI: Fix letter "x" in Ryujinx logo being cut off (#5176) yell0wsuit 2023-06-01 04:03:11 +07:00
  • dd7b6074eb Skip draws with zero vertex count (#5149) gdkchan 2023-05-31 17:51:11 -03:00
  • 232237bf28
    Skip draws with zero vertex count (#5149) gdkchan 2023-05-31 17:51:11 -03:00
  • 5dde54b995 Share ResourceManager vertex vertex A and B shaders (#5181) gdkchan 2023-05-31 17:17:50 -03:00
  • c27e453fd3
    Share ResourceManager vertex vertex A and B shaders (#5181) gdkchan 2023-05-31 17:17:50 -03:00
  • 70b7a4ec45 macOS Headless Fixes (#5167) Isaac Marovitz 2023-05-31 08:08:50 +01:00
  • 0e037d0213
    macOS Headless Fixes (#5167) Isaac Marovitz 2023-05-31 08:08:50 +01:00
  • ad0003b613 Add Context Menu Option to Run Application (#5154) Patrick Hovsepian 2023-05-30 11:51:03 -07:00
  • 0dca1fbe12
    Add Context Menu Option to Run Application (#5154) Patrick Hovsepian 2023-05-30 11:51:03 -07:00
  • 0548efa5c5 Linux: Automatically increase vm.max_map_count if it's too low (#4702) TSRBerry 2023-05-30 01:48:37 +02:00
  • 35d91a0e58
    Linux: Automatically increase vm.max_map_count if it's too low (#4702) TSRBerry 2023-05-30 01:48:37 +02:00
  • 0bf82ee5f6 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
  • 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
  • 9af7be42b3 Make sure blend is disabled if render target has integer format (#5122) gdkchan 2023-05-28 19:38:04 -03:00
  • 832a5e8852
    Make sure blend is disabled if render target has integer format (#5122) gdkchan 2023-05-28 19:38:04 -03:00
  • 9ec6f9f394 Workaround for MoltenVK barrier issues (#5118) gdkchan 2023-05-28 19:24:35 -03:00
  • 96d1f0da2d
    Workaround for MoltenVK barrier issues (#5118) gdkchan 2023-05-28 19:24:35 -03:00
  • d092aa5158 Fix incorrect vertex attribute format change (#5112) gdkchan 2023-05-28 19:17:07 -03:00
  • 597388ecda
    Fix incorrect vertex attribute format change (#5112) gdkchan 2023-05-28 19:17:07 -03:00
  • 4828297d21 Fix #5108: Allow surround sound for SDL2 in more scenarios (#5131) Simon Wegendt 2023-05-29 00:07:27 +02:00
  • 1cf6d7b7bb
    Fix #5108: Allow surround sound for SDL2 in more scenarios (#5131) Simon Wegendt 2023-05-29 00:07:27 +02:00
  • 6324440243 Linux: Use gamemode if it is available when using Ryujinx.sh. (#4938) subanz 2023-05-28 16:54:22 -05:00
  • 7bc9d0cdad
    Linux: Use gamemode if it is available when using Ryujinx.sh. (#4938) subanz 2023-05-28 16:54:22 -05:00
  • 8bb053a511 Add support for VK_EXT_depth_clip_control. (#5027) cstamford 2023-05-28 22:31:56 +01:00
  • dc0dbc50ab
    Add support for VK_EXT_depth_clip_control. (#5027) cstamford 2023-05-28 22:31:56 +01:00
  • 4f7b6983e5 chore: Update Avalonia to 0.10.21 (#5124) Mary 2023-05-28 23:25:55 +02:00
  • 994f4dc77d
    chore: Update Avalonia to 0.10.21 (#5124) Mary 2023-05-28 23:25:55 +02:00
  • 8621a93403 About window: Add changelog link under ver. number (#5095) yell0wsuit 2023-05-29 04:13:40 +07:00
  • c9e297b74c
    About window: Add changelog link under ver. number (#5095) yell0wsuit 2023-05-29 04:13:40 +07:00
  • b156ecd7bb Update LastPlayed date on emulation end. (#5056) Théo Arrouye 2023-05-28 14:03:27 -07:00
  • dd514a115c
    Update LastPlayed date on emulation end. (#5056) Théo Arrouye 2023-05-28 14:03:27 -07:00
  • 4ca5c81dac Improve macOS updater (#5064) siegmund-heiss-ich 2023-05-28 22:54:30 +02:00
  • 7e0b4bd538
    Improve macOS updater (#5064) siegmund-heiss-ich 2023-05-28 22:54:30 +02:00
  • b2441aee73 Added Custom Path case when saving screenshots (#5086) Daniel Shala 2023-05-28 22:44:46 +02:00
  • 378080eb87
    Added Custom Path case when saving screenshots (#5086) Daniel Shala 2023-05-28 22:44:46 +02:00
  • d792d71e67 actions: revert timeout-minutes changes for PR workflow Mary 2023-05-28 11:34:57 +02:00
  • e8f5e97fa4 actions: revert timeout-minutes changes for PR workflow Mary 2023-05-28 11:34:57 +02:00
  • afa479fe8e actions: Workaround YAML limitation for timeout-minutes Mary 2023-05-28 08:08:47 +02:00
  • f3873620a3 actions: Workaround YAML limitation for timeout-minutes Mary 2023-05-28 08:08:47 +02:00
  • c70208d46d Use variables to configure job timeouts (#5123) TSRBerry 2023-05-28 08:02:30 +02:00
  • 986ac9ff83
    Use variables to configure job timeouts (#5123) TSRBerry 2023-05-28 08:02:30 +02:00
  • 8877ef19b4 Ryujinx.Ava: fixes for random hangs on exit (#4827) jhorv 2023-05-26 17:57:43 -04:00
  • 42b9c1e8fe
    Ryujinx.Ava: fixes for random hangs on exit (#4827) jhorv 2023-05-26 17:57:43 -04:00
  • 53c376f733 Force reciprocal operation with value biased by constant to be precise on macOS (#5110) gdkchan 2023-05-26 15:19:37 -03: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
  • 08852b17de Fix resolution scaling of image operation coordinates (#5102) gdkchan 2023-05-25 23:42:49 -03:00
  • e6658c133c
    Fix resolution scaling of image operation coordinates (#5102) gdkchan 2023-05-25 23:42:49 -03:00
  • 372d6305c4 Fix mod names (#5088) TSRBerry 2023-05-25 23:41:03 +02:00
  • 5b42a4d2c4
    Fix mod names (#5088) TSRBerry 2023-05-25 23:41:03 +02:00
  • c258b4efe3 Generate scaling helper functions on IR (#4714) gdkchan 2023-05-25 17:46:58 -03:00
  • 8f0c89ffd6
    Generate scaling helper functions on IR (#4714) gdkchan 2023-05-25 17:46:58 -03:00
  • d4204fe1c0 Truncate vertex attribute format if it exceeds stride on MoltenVK (#5094) gdkchan 2023-05-25 17:03:51 -03:00
  • 2c9715acf6
    Truncate vertex attribute format if it exceeds stride on MoltenVK (#5094) gdkchan 2023-05-25 17:03:51 -03:00
  • 340716a771 Update release.yml (#5058) Isaac Marovitz 2023-05-25 15:17:37 +01:00
  • 274af65f69
    Update release.yml (#5058) Isaac Marovitz 2023-05-25 15:17:37 +01:00
  • 9f4b659ae3 Vulkan: Do not set storage flag for multisample textures if not supported (#5060) gdkchan 2023-05-23 05:41:37 -03:00
  • 4ca78eded5
    Vulkan: Do not set storage flag for multisample textures if not supported (#5060) gdkchan 2023-05-23 05:41:37 -03:00
  • e92a7d0396 Implement p2rc, p2ri, p2rr and r2p.cc shaders (#5031) makigumo 2023-05-22 22:32:15 +02:00
  • 6cb6b15612
    Implement p2rc, p2ri, p2rr and r2p.cc shaders (#5031) makigumo 2023-05-22 22:32:15 +02:00
  • b82f5b0c96 Revert "Bump MVK Version (#5057)" (#5061) gdkchan 2023-05-22 17:12:11 -03:00
  • 2725e40838
    Revert "Bump MVK Version (#5057)" (#5061) gdkchan 2023-05-22 17:12:11 -03:00
  • 21917a68db Bump MVK Version (#5057) Isaac Marovitz 2023-05-22 18:41:08 +01:00
  • c2e4c8f98e
    Bump MVK Version (#5057) Isaac Marovitz 2023-05-22 18:41:08 +01:00
  • 261479fb28 Ava UI: Input Menu Redesign (#4990) Isaac Marovitz 2023-05-22 00:16:20 +01:00
  • b53e7ffd46
    Ava UI: Input Menu Redesign (#4990) Isaac Marovitz 2023-05-22 00:16:20 +01:00
  • 204f7e9079 Fix crash in SettingsViewModel when Vulkan isn't available (#4985) jhorv 2023-05-21 15:39:06 -04:00
  • ac66643346
    Fix crash in SettingsViewModel when Vulkan isn't available (#4985) jhorv 2023-05-21 15:39:06 -04:00
  • b4c9afbdc2 ServerBase thread safety (#4577) jhorv 2023-05-21 15:28:51 -04:00
  • 21e88f17f6
    ServerBase thread safety (#4577) jhorv 2023-05-21 15:28:51 -04:00
  • 3dff358989 Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025) gdkchan 2023-05-21 14:04:21 -03:00
  • 5626f2ca1c
    Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025) gdkchan 2023-05-21 14:04:21 -03:00
  • 18b8d0f38c Replace constant buffer access on shader with new Load instruction (#4646) gdkchan 2023-05-20 16:19:26 -03:00
  • 402f05b8ef
    Replace constant buffer access on shader with new Load instruction (#4646) gdkchan 2023-05-20 16:19:26 -03:00
  • f8e29e3e9f Limit compute storage buffer size (#5028) gdkchan 2023-05-20 13:15:07 -03:00
  • fb27042e01
    Limit compute storage buffer size (#5028) gdkchan 2023-05-20 13:15:07 -03:00
  • 478423ef87 SPIR-V: Only allow implicit LOD sampling on fragment (#5026) riperiperi 2023-05-20 14:52:26 +01:00
  • 69a9de33d3
    SPIR-V: Only allow implicit LOD sampling on fragment (#5026) riperiperi 2023-05-20 14:52:26 +01:00
  • dd127b993f Fix macOS Update Script (#5014) Isaac Marovitz 2023-05-19 20:20:01 +01:00
  • bba51c2eeb
    Fix macOS Update Script (#5014) Isaac Marovitz 2023-05-19 20:20:01 +01:00
  • 00b3f6bf04 Eliminate redundant multiplications by gl_FragCoord.w on the shader (#4578) gdkchan 2023-05-19 11:52:31 -03:00
  • fc26189fe1
    Eliminate redundant multiplications by gl_FragCoord.w on the shader (#4578) gdkchan 2023-05-19 11:52:31 -03:00
  • c2a22aae3f nuget: bump DynamicData from 7.13.5 to 7.13.8 (#5001) dependabot[bot] 2023-05-19 06:52:44 +02:00
  • a40c90e7dd
    nuget: bump DynamicData from 7.13.5 to 7.13.8 (#5001) dependabot[bot] 2023-05-19 06:52:44 +02:00
  • b4d5ca7bad Fix Vulkan blit-like operations swizzle (#5003) gdkchan 2023-05-18 18:16:03 -03:00
  • f864a49014
    Fix Vulkan blit-like operations swizzle (#5003) gdkchan 2023-05-18 18:16:03 -03:00
  • 4d6d3463f9 GPU: Avoid using garbage size for non-cb0 storage buffers (#4999) riperiperi 2023-05-18 07:56:34 +01:00
  • ecbf303266
    GPU: Avoid using garbage size for non-cb0 storage buffers (#4999) riperiperi 2023-05-18 07:56:34 +01:00
  • fcfef1a3c5 ava: Fix crash when extracting sections from NCA with no data section (#5002) Mary 2023-05-17 21:27:49 +02:00