Commit graph

  • 4d804ed45e
    Mod Loader: Stop loading mods from folders that don't exactly match titleId (#5298) 1.1.890 Kurochi51 2023-06-13 21:47:33 +0300
  • f8f3a47b79
    nuget: bump System.Management from 7.0.1 to 7.0.2 dependabot[bot] 2023-06-13 17:01:12 +0000
  • d983e38a5b Address comments Mary 2023-06-13 14:35:38 +0200
  • 36088651e7 misc: Implement address space size workarounds Mary 2023-05-08 16:38:28 +0200
  • 4a27d29412 infra: Sync paths-ignore with release job and attempt to fix review assign Mary 2023-06-13 11:51:22 +0200
  • d4a226c202 locales and notifications Pat Hov 2023-06-12 23:02:56 -0700
  • 2786c8fca9 Merge branch 'master' of https://github.com/patrick-hovsepian/Ryujinx into backup_user_save Pat Hov 2023-06-12 19:51:33 -0700
  • 5bd2c58ad6
    UI: Correctly set 'shell/open/command; registry key for file associations (#5244) 1.1.889 mmdurrant 2023-06-12 18:36:40 -0600
  • 3ca1db2add What the worst that can happen? Kurochi51 2023-06-13 03:25:20 +0300
  • d1e36669ef Stop loading mods from folders that don't exactly match titleId Kurochi51 2023-06-12 21:33:11 +0300
  • cf4c78b9c8
    Make LM skip instead of crashing for invalid messages (#5290) 1.1.888 gdkchan 2023-06-12 21:12:06 -0300
  • 8be123440d added notes so folks can help me review Michael Durrant 2023-06-12 16:14:38 -0600
  • ba4489ec65
    Merge branch 'master' into formatting-fixes SamusAranX 2023-06-12 22:13:31 +0200
  • 52aa4b6c22
    Fix action version (#5299) TSRBerry 2023-06-12 21:57:07 +0200
  • b93c2c7936
    Fix action version TSR Berry 2023-06-12 21:27:58 +0200
  • 5a02433080
    infra: Fix PR triage workflow glob patterns (#5297) TSRBerry 2023-06-12 20:42:27 +0200
  • 1c616c177b
    Allow build workflows to run if workflows changed TSR Berry 2023-06-12 19:38:27 +0200
  • cfb971e343
    Fix developer team name TSR Berry 2023-06-12 19:32:46 +0200
  • 5b92d60ea6
    Add names to auto-assign steps TSR Berry 2023-06-12 19:31:03 +0200
  • 601c924699 Test WIP, pushing so I can get 2nd look Michael Durrant 2023-06-12 11:30:22 -0600
  • f33037b167
    Adjust build.yml as well TSR Berry 2023-06-12 19:28:07 +0200
  • 41fe47462b
    Update ignored paths for releases TSR Berry 2023-06-12 19:22:00 +0200
  • 8cf5f88a64
    Use glob patterns to match file paths TSR Berry 2023-06-12 19:18:46 +0200
  • 915a0f7173
    hle: Stub IHidbusServer.GetBusHandle (#5284) 1.1.887 Steveice10 2023-06-12 08:33:13 -0700
  • a3c5c03bd7 Some PR feedback gdk 2023-06-05 18:31:17 -0300
  • 1eb475fd1e Remove more unused code gdk 2023-06-05 16:24:34 -0300
  • 5639cd13e4 Shader cache version bump gdk 2023-06-05 16:20:32 -0300
  • a36febf5e9 Fix missing storage buffer set index when generating GLSL for Vulkan gdk 2023-06-05 15:52:39 -0300
  • 5b57fa073e Fix base offset register overwrite gdk 2023-06-05 15:43:31 -0300
  • 7cdf0236a5 Remove now unused code gdk 2023-06-05 15:07:08 -0300
  • 475cfbed61 Implement Load/Store Local/Shared and Atomic shared using new instructions gdk 2023-06-05 13:48:47 -0300
  • af9cd0804c
    Adapt and fix Linux specific function as well TSR Berry 2023-06-12 15:56:24 +0200
  • 0cc266ff19
    infra: Add PR triage action (#5293) 1.1.886 Mary 2023-06-12 12:29:41 +0200
  • 6e82f54b71 infra: Add PR triage action Mary 2023-06-12 09:33:23 +0200
  • 5bc4bf321c PPTC version bump gdk 2023-06-12 04:11:11 -0300
  • 07691d6265 Fix Arm32 double to int/uint conversion on Arm64 gdk 2023-06-12 04:02:34 -0300
  • c97d41363c Make LM skip instead of crashing for invalid messages gdk 2023-06-12 00:39:41 -0300
  • 3fea975b4f Increase stack size to 2MB gdk 2023-06-12 00:33:01 -0300
  • 6f75f10fe2 Add an alternative queue, used on macOS to work around SPIRV-Cross stack overflows gdk 2022-10-12 01:24:11 -0300
  • 9c6f4e213e remove clause Pat Hov 2023-06-11 18:27:16 -0700
  • 6ba8a121f7
    Merge branch 'Ryujinx:master' into master beginor 2023-06-12 08:08:45 +0800
  • 60668daedc account for fullscreen Pat Hov 2023-06-11 15:57:12 -0700
  • b93a5ea8cf fix cursor hide Pat Hov 2023-06-11 15:41:48 -0700
  • 4b40ffdb2d wip Michael Durrant 2023-06-11 16:34:07 -0600
  • d543734cb8 File association fixes * 'using' statements instead of blocks * Idempotent unregistration * Single "hey shell, we changed file associations" notification at the end instead of 1 for every operation, speeds things up greatly. Michael Durrant 2023-06-11 12:21:28 -0600
  • 18231cc9da wip Michael Durrant 2023-06-11 11:27:53 -0600
  • f73ad8e372 Merge remote-tracking branch 'origin/features/crash-verification-ex' into features/crash-verification-ex kekkon 2023-06-11 18:43:28 +0200
  • d707130525 Remove some unnecessary changes kekkon 2023-06-10 12:06:06 +0200
  • 3df818c894 Prevent crash when game is corrupted. kekkon 2023-06-10 10:52:41 +0200
  • 9a1b74799d
    Ava: Fix OpenGL on Linux again (#5216) 1.1.885 TSRBerry 2023-06-11 18:31:22 +0200
  • 638f3761f3
    Show/Hide UI Hotkey fix on Avalonia (#5133) 1.1.884 Patrick Hovsepian 2023-06-11 06:34:56 -0700
  • 60525a9592 hle: Stub IHidbusServer.GetBusHandle Steveice10 2023-06-10 20:32:41 -0700
  • b1115b1b09 check? Pat Hov 2023-06-10 23:27:53 -0700
  • f91b81af22 ui feedback Pat Hov 2023-06-10 23:27:12 -0700
  • f8370ee232 Merge branch 'master' of https://github.com/Ryujinx/Ryujinx into backup_user_save Pat Hov 2023-06-10 18:20:59 -0700
  • 193ca3c9a2
    Implement fast path for AES crypto instructions on Arm64 (#5281) 1.1.883 gdkchan 2023-06-10 21:51:35 -0300
  • 9974f702c8
    Merge branch 'Ryujinx:master' into master beginor 2023-06-11 07:37:43 +0800
  • eb0bb36bbf
    Implement transform feedback emulation for hardware without native support (#5080) 1.1.882 gdkchan 2023-06-10 18:31:38 -0300
  • efcc07575b Minor typo gdk 2023-06-10 17:54:27 -0300
  • addad95ac4 SetInstancedDrawVertexCount must be always called after UpdateState gdk 2023-06-08 15:59:16 -0300
  • 60642e591f PR feedback gdk 2023-06-08 15:36:05 -0300
  • b8d41d93e2 Shader cache version bump gdk 2023-06-03 20:22:59 -0300
  • f6a63189ef Fix transform feedback and storage buffers not being updated in some cases gdk 2023-05-27 20:28:41 -0300
  • a03028fcdb Update descriptor init logic to account for ResourceLayout gdk 2023-05-25 19:43:06 -0300
  • 6bac056b10 Reduce redundant updates even more gdk 2023-05-24 11:02:26 -0300
  • a93472225e Stop doing some useless buffer updates and account for non-zero base instance gdk 2023-05-24 09:22:56 -0300
  • 84101f4bfc Implement transform feedback emulation for hardware without native support gdk 2023-05-23 19:45:30 -0300
  • b726b89c84 Use AES HW feature check gdk 2023-06-10 15:58:46 -0300
  • 226ff5dc59 PPTC version bump gdk 2023-06-10 15:52:25 -0300
  • 0974289183 Implement fast path for AES crypto instructions on Arm64 gdk 2023-06-10 14:53:12 -0300
  • 71aee2b72e
    Merge branch 'Ryujinx:master' into master beginor 2023-06-10 22:25:11 +0800
  • 7d3624c69b Remove some unnecessary changes kekkon 2023-06-10 12:06:06 +0200
  • 8cf372243f Prevent crash when game is corrupted. kekkon 2023-06-10 10:52:41 +0200
  • 474556b16b buggies Pat Hov 2023-06-09 21:09:27 -0700
  • bbf8a3cb80 super crude load Pat Hov 2023-06-09 20:29:50 -0700
  • 502c12b77f import scaffold Pat Hov 2023-06-09 17:24:10 -0700
  • be530a00b9 Using Span<T> instead of T[] Marco Carvalho 2023-06-09 17:44:03 -0300
  • ffddd0a173 restore Pat Hov 2023-06-09 11:39:26 -0700
  • 2bad2f7b0f cleanup Pat Hov 2023-06-09 11:36:18 -0700
  • 834a9a804a Merge branch 'master' of https://github.com/Ryujinx/Ryujinx into backup_profile_saves Pat Hov 2023-06-09 11:29:57 -0700
  • c4dde20774 tweak Pat Hov 2023-06-09 11:25:05 -0700
  • 6dac4fedb4 remove title backup Pat Hov 2023-06-09 10:57:27 -0700
  • 87dc509318 tweaks Pat Hov 2023-06-09 10:53:07 -0700
  • 0e95a8271a
    Non-flags enums should not be used in bitwise operations (#5214) 1.1.881 Marco Carvalho 2023-06-09 14:44:22 -0300
  • 7a546a2319
    Address review feedback TSR Berry 2023-06-09 19:23:11 +0200
  • 442262e7a6 Non-flags enums should not be used in bitwise operations Marco Carvalho 2023-06-03 23:17:00 -0300
  • 76b474e97b
    Update ShaderConfig.cs (#5226) 1.1.880 Marco Carvalho 2023-06-09 11:53:20 -0300
  • f2f00af40e Update ShaderConfig.cs Marco Carvalho 2023-06-04 19:50:52 -0300
  • 27ee86f33b
    Exclude macOS from checking for changed files (#5270) 1.1.879 siegmund-heiss-ich 2023-06-09 15:35:24 +0200
  • f7ec310231
    Check if existing oldConfigPath is a Symlink (#5271) 1.1.878 siegmund-heiss-ich 2023-06-09 15:31:19 +0200
  • 53d6a9aaa3 Check if existing oldConfigPath is a Symlink siegmund-heiss-ich 2023-06-09 14:27:29 +0200
  • 263b7c2c42 Exclude macOS from checking for changed files siegmund-heiss-ich 2023-06-09 13:47:21 +0200
  • e94d24f508
    Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' (#5231) 1.1.877 Marco Carvalho 2023-06-09 08:05:32 -0300
  • 8884e9893b
    Merge branch 'Ryujinx:master' into master beginor 2023-06-09 18:21:01 +0800
  • 2bf4555591
    Swkbd Applet Fixes (#5236) 1.1.876 Isaac Marovitz 2023-06-09 11:11:53 +0100
  • 86de288142
    Removing shift by 0 (#5249) 1.1.875 Marco Carvalho 2023-06-09 06:23:44 -0300
  • f35aa8e9d6
    nuget: bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 (#5250) 1.1.874 dependabot[bot] 2023-06-09 11:02:56 +0200
  • 0e8e735a6d
    nuget: bump System.IdentityModel.Tokens.Jwt from 6.30.1 to 6.31.0 (#5265) 1.1.873 dependabot[bot] 2023-06-09 10:40:25 +0200
  • e397da58b2 locale Pat Hov 2023-06-08 22:03:07 -0700
  • 6a7bbaa95a backup progress bar Pat Hov 2023-06-08 21:58:44 -0700