1
0
forked from MeloNX/MeloNX

Commit Graph

  • 58907e2c29
    GetHashCode should not reference mutable fields (#5331) Marco Carvalho 2023-06-22 13:36:07 -03:00
  • 402e0f236d misc: Implement address space size workarounds (#5191) Mary 2023-06-20 17:33:54 +02:00
  • 649d372f7d
    misc: Implement address space size workarounds (#5191) Mary 2023-06-20 17:33:54 +02:00
  • ef901ec27a Ensure shader local and shared memory sizes are not zero (#5321) gdkchan 2023-06-17 16:28:27 -03:00
  • f9a538bb0f
    Ensure shader local and shared memory sizes are not zero (#5321) gdkchan 2023-06-17 16:28:27 -03:00
  • ce35e42110 Implement Load/Store Local/Shared and Atomic shared using new instructions (#5241) gdkchan 2023-06-15 17:31:53 -03:00
  • f92921a6d1
    Implement Load/Store Local/Shared and Atomic shared using new instructions (#5241) gdkchan 2023-06-15 17:31:53 -03:00
  • b12aa0ca50 Inheritance list should not be redundant (#5230) Marco Carvalho 2023-06-15 00:54:27 -03:00
  • 32d21ddf17
    Inheritance list should not be redundant (#5230) Marco Carvalho 2023-06-15 00:54:27 -03:00
  • f7043d4f59 Blocks should be synchronized on read-only fields (#5212) Marco Carvalho 2023-06-14 21:34:55 -03:00
  • 82f90704a0
    Blocks should be synchronized on read-only fields (#5212) Marco Carvalho 2023-06-14 21:34:55 -03:00
  • 290a23cc6e nuget: bump System.Management from 7.0.1 to 7.0.2 (#5302) dependabot[bot] 2023-06-14 18:21:17 +02:00
  • f978d3726a
    nuget: bump System.Management from 7.0.1 to 7.0.2 (#5302) dependabot[bot] 2023-06-14 18:21:17 +02:00
  • 5ef3234efe test: Make tests runnable on system without 4KiB page size (#5184) Mary 2023-06-14 18:02:41 +02:00
  • 6f28c4abad
    test: Make tests runnable on system without 4KiB page size (#5184) Mary 2023-06-14 18:02:41 +02:00
  • 41892b1fd4 Fix Arm32 double to int/uint conversion on Arm64 (#5292) gdkchan 2023-06-14 00:57:02 -03:00
  • 105c9712c1
    Fix Arm32 double to int/uint conversion on Arm64 (#5292) gdkchan 2023-06-14 00:57:02 -03:00
  • c2b5963c0a Mod Loader: Stop loading mods from folders that don't exactly match titleId (#5298) Kurochi51 2023-06-13 21:47:33 +03:00
  • 4d804ed45e
    Mod Loader: Stop loading mods from folders that don't exactly match titleId (#5298) Kurochi51 2023-06-13 21:47:33 +03:00
  • a30d6311e0 infra: Sync paths-ignore with release job and attempt to fix review assign Mary 2023-06-13 11:51:22 +02:00
  • 4a27d29412 infra: Sync paths-ignore with release job and attempt to fix review assign Mary 2023-06-13 11:51:22 +02:00
  • f7c5f9eaff UI: Correctly set 'shell/open/command; registry key for file associations (#5244) mmdurrant 2023-06-12 18:36:40 -06:00
  • 5bd2c58ad6
    UI: Correctly set 'shell/open/command; registry key for file associations (#5244) mmdurrant 2023-06-12 18:36:40 -06:00
  • ec448d0437 Make LM skip instead of crashing for invalid messages (#5290) gdkchan 2023-06-12 21:12:06 -03:00
  • cf4c78b9c8
    Make LM skip instead of crashing for invalid messages (#5290) gdkchan 2023-06-12 21:12:06 -03:00
  • 6af1c2b3ac Fix action version (#5299) TSRBerry 2023-06-12 21:57:07 +02:00
  • 52aa4b6c22
    Fix action version (#5299) TSRBerry 2023-06-12 21:57:07 +02:00
  • 1ddd8e9449 infra: Fix PR triage workflow glob patterns (#5297) TSRBerry 2023-06-12 20:42:27 +02:00
  • 5a02433080
    infra: Fix PR triage workflow glob patterns (#5297) TSRBerry 2023-06-12 20:42:27 +02:00
  • 65913278c0 hle: Stub IHidbusServer.GetBusHandle (#5284) Steveice10 2023-06-12 08:33:13 -07:00
  • 915a0f7173
    hle: Stub IHidbusServer.GetBusHandle (#5284) Steveice10 2023-06-12 08:33:13 -07:00
  • 20822d7b7c infra: Add PR triage action (#5293) Mary 2023-06-12 12:29:41 +02:00
  • 0cc266ff19
    infra: Add PR triage action (#5293) Mary 2023-06-12 12:29:41 +02:00
  • ffb114e062 Ava: Fix OpenGL on Linux again (#5216) TSRBerry 2023-06-11 18:31:22 +02:00
  • 9a1b74799d
    Ava: Fix OpenGL on Linux again (#5216) TSRBerry 2023-06-11 18:31:22 +02:00
  • 09fba5cfb1 Show/Hide UI Hotkey fix on Avalonia (#5133) Patrick Hovsepian 2023-06-11 06:34:56 -07:00
  • 638f3761f3
    Show/Hide UI Hotkey fix on Avalonia (#5133) Patrick Hovsepian 2023-06-11 06:34:56 -07:00
  • c4dbf27d7f Implement fast path for AES crypto instructions on Arm64 (#5281) gdkchan 2023-06-10 21:51:35 -03:00
  • 193ca3c9a2
    Implement fast path for AES crypto instructions on Arm64 (#5281) gdkchan 2023-06-10 21:51:35 -03:00
  • b171c37ba2 Implement transform feedback emulation for hardware without native support (#5080) gdkchan 2023-06-10 18:31:38 -03:00
  • eb0bb36bbf
    Implement transform feedback emulation for hardware without native support (#5080) gdkchan 2023-06-10 18:31:38 -03:00
  • e51ca2afa1 Non-flags enums should not be used in bitwise operations (#5214) Marco Carvalho 2023-06-09 14:44:22 -03:00
  • 0e95a8271a
    Non-flags enums should not be used in bitwise operations (#5214) Marco Carvalho 2023-06-09 14:44:22 -03:00
  • 9530c90aa3 Update ShaderConfig.cs (#5226) Marco Carvalho 2023-06-09 11:53:20 -03:00
  • 76b474e97b
    Update ShaderConfig.cs (#5226) Marco Carvalho 2023-06-09 11:53:20 -03:00
  • 8ec77f4ce7 Exclude macOS from checking for changed files (#5270) siegmund-heiss-ich 2023-06-09 15:35:24 +02:00
  • 27ee86f33b
    Exclude macOS from checking for changed files (#5270) siegmund-heiss-ich 2023-06-09 15:35:24 +02:00
  • 9f7cffc284 Check if existing oldConfigPath is a Symlink (#5271) siegmund-heiss-ich 2023-06-09 15:31:19 +02:00
  • f7ec310231
    Check if existing oldConfigPath is a Symlink (#5271) siegmund-heiss-ich 2023-06-09 15:31:19 +02:00
  • a557cfdfb9 Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' (#5231) Marco Carvalho 2023-06-09 08:05:32 -03: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
  • ef470da37f Swkbd Applet Fixes (#5236) Isaac Marovitz 2023-06-09 11:11:53 +01:00
  • 2bf4555591
    Swkbd Applet Fixes (#5236) Isaac Marovitz 2023-06-09 11:11:53 +01:00
  • dbadba01a4 Removing shift by 0 (#5249) Marco Carvalho 2023-06-09 06:23:44 -03:00
  • 86de288142
    Removing shift by 0 (#5249) Marco Carvalho 2023-06-09 06:23:44 -03:00
  • f76017780b 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
  • 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
  • 4abf038129 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
  • 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
  • fc76103a1f Vulkan: Use aspect flags for identity views for bindings (#5267) riperiperi 2023-06-09 00:23:36 +01:00
  • 0003a7c118
    Vulkan: Use aspect flags for identity views for bindings (#5267) riperiperi 2023-06-09 00:23:36 +01:00
  • 15c9a89cd8 Remove barrier on Intel if control flow is potentially divergent (#5044) gdkchan 2023-06-08 17:43:16 -03:00
  • 2cdcfe46d8
    Remove barrier on Intel if control flow is potentially divergent (#5044) gdkchan 2023-06-08 17:43:16 -03:00
  • af4e7d9898 Implement soft float64 conversion on shaders when host has no support (#5159) gdkchan 2023-06-08 17:09:14 -03:00
  • fe30c03cac
    Implement soft float64 conversion on shaders when host has no support (#5159) gdkchan 2023-06-08 17:09:14 -03:00
  • 34dd22346d Updater: Ignore files introduced by the user in base directory (#5092) Kurochi51 2023-06-05 15:19:17 +03:00
  • 5813b2e354
    Updater: Ignore files introduced by the user in base directory (#5092) Kurochi51 2023-06-05 15:19:17 +03:00
  • 7161a14844 Fix wrong unaligned SB state when fetching compute shaders (#5223) gdkchan 2023-06-05 09:01:33 -03:00
  • af1906ea04
    Fix wrong unaligned SB state when fetching compute shaders (#5223) gdkchan 2023-06-05 09:01:33 -03:00
  • c3b454acaa Texture: Fix 3D texture size when totalBlocksOfGobsInZ > 1 (#5228) riperiperi 2023-06-05 12:33:09 +01:00
  • 68848000f7
    Texture: Fix 3D texture size when totalBlocksOfGobsInZ > 1 (#5228) riperiperi 2023-06-05 12:33:09 +01:00
  • febccd2c3f Better application grid flex (#5218) Théo Arrouye 2023-06-04 17:48:11 -07:00
  • d98da47a0f
    Better application grid flex (#5218) Théo Arrouye 2023-06-04 17:48:11 -07:00
  • a679478508 Dont Error on Invalid Enum Values (#5169) Isaac Marovitz 2023-06-05 00:19:46 +01:00
  • 306f7e93a0
    Dont Error on Invalid Enum Values (#5169) Isaac Marovitz 2023-06-05 00:19:46 +01:00
  • 43ed8744bf Replacing ZbcColorArray with Array4<uint> (#5210) Marco Carvalho 2023-06-04 17:30:04 -03:00
  • 8954ff3af2
    Replacing ZbcColorArray with Array4<uint> (#5210) Marco Carvalho 2023-06-04 17:30:04 -03:00
  • 5ef8d27c57 Texture: Fix layout conversion when gobs in z is used with depth = 1 (#5220) riperiperi 2023-06-04 21:25:57 +01: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
  • f73b83b026 Check KeyboardMode in GUI (#4343) WilliamWsyHK 2023-06-04 11:30:24 +08:00
  • d511c845b7
    Check KeyboardMode in GUI (#4343) WilliamWsyHK 2023-06-04 11:30:24 +08:00
  • c8396496af Implement shader storage buffer operations using new Load/Store instructions (#4993) gdkchan 2023-06-03 20:12:18 -03:00
  • 21c9ac6240
    Implement shader storage buffer operations using new Load/Store instructions (#4993) gdkchan 2023-06-03 20:12:18 -03:00
  • dc15575898 ava: Fix Input Touch (#5204) Ac_K 2023-06-03 17:03:42 +02:00
  • 81c9052847
    ava: Fix Input Touch (#5204) Ac_K 2023-06-03 17:03:42 +02:00
  • 8ef941d3ac ava: Fix Open Applet menu enabled (#5206) Ac_K 2023-06-03 11:03:34 +02:00
  • 9367e3c35d
    ava: Fix Open Applet menu enabled (#5206) Ac_K 2023-06-03 11:03:34 +02:00
  • de954b7f34 Armeilleure: Fix support for Windows on ARM64 (#5202) Mary 2023-06-03 10:23:51 +02:00
  • 52cf141874
    Armeilleure: Fix support for Windows on ARM64 (#5202) Mary 2023-06-03 10:23:51 +02:00
  • 9160eac1d7 Allow BGRA images on Vulkan (#5203) gdkchan 2023-06-03 00:43:00 -03:00
  • 8a352df3c6
    Allow BGRA images on Vulkan (#5203) gdkchan 2023-06-03 00:43:00 -03:00
  • 6622027be4 ava: Fix exit dialog while guest is running. (#5207) Ac_K 2023-06-03 05:37:00 +02:00
  • c545c59851
    ava: Fix exit dialog while guest is running. (#5207) Ac_K 2023-06-03 05:37:00 +02:00
  • 421948422c 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
  • 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
  • ef94c7d19d UI: Fix empty homebrew icon (#5189) Ac_K 2023-06-01 18:24:00 +02:00
  • b8f48bcf64
    UI: Fix empty homebrew icon (#5189) Ac_K 2023-06-01 18:24:00 +02:00
  • 5598a66d7d Give Library header DockPanel explicit height (#5160) Théo Arrouye 2023-06-01 08:40:44 -07:00
  • 6966211e07
    Give Library header DockPanel explicit height (#5160) Théo Arrouye 2023-06-01 08:40:44 -07:00
  • 6dfb006848 Add issue template for missing shader instructions (#5048) ExE Boss 2023-06-01 17:32:38 +02:00