Commit graph

  • dcc37b0ebe [Ryujinx.Graphics.OpenGL] Address dotnet-format issues (#5372) TSRBerry 2023-06-28 18:10:55 +0200
  • 46b3975f51 Cpu: Implement VCVT (between floating-point and fixed-point) instruction (#5343) Ac_K 2023-06-28 17:36:30 +0200
  • c12b7b0b41 nuget: bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 (#5406) dependabot[bot] 2023-06-28 09:36:22 +0200
  • 5df7412f06 [Ryujinx.Graphics.Nvdec.Vp9] Address dotnet-format issues (#5371) TSRBerry 2023-06-28 09:26:39 +0200
  • 3d1edeb6ca [Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373) TSRBerry 2023-06-28 08:59:13 +0200
  • 951af180c5 [Ryujinx.Horizon.Kernel.Generators] Address dotnet-format issues (#5376) TSRBerry 2023-06-28 01:27:48 +0200
  • 43ababf7c9 Apply new naming rule to all projects except Vp9 (#5407) TSRBerry 2023-06-28 01:18:19 +0200
  • f84caf7561 [Ryujinx.Graphics.Video] Address dotnet-format issues (#5377) TSRBerry 2023-06-27 16:45:33 +0200
  • 6b4c1c0073 [Ryujinx.Graphics.Host1x] Address dotnet-format issues (#5368) TSRBerry 2023-06-27 16:35:48 +0200
  • 48d8e99b7d [Ryujinx.Horizon.Generators] Address dotnet-format issues (#5383) TSRBerry 2023-06-26 07:35:19 +0200
  • 30bdea3f43 [ARMeilleure] Address dotnet-format issues (#5357) TSRBerry 2023-06-26 07:25:06 +0200
  • 59b527e6c6 [Ryujinx.Input.SDL2] Address dotnet-format issues (#5385) TSRBerry 2023-06-26 03:55:25 +0200
  • 1f315b25c1 [Ryujinx.SDL2.Common] Address dotnet-format issues (#5387) TSRBerry 2023-06-26 03:51:16 +0200
  • 925a27b5c0 misc: memory: Migrate from OutOfMemoryException to SystemException entirely (#5399) Mary 2023-06-26 03:37:12 +0200
  • 365f4df3c3 [Ryujinx.Graphics.Device] Address dotnet-format issues (#5363) TSRBerry 2023-06-25 23:58:44 +0200
  • 628a32ff4d [Ryujinx.Audio.Backends.SDL2] Address dotnet-format issues (#5364) TSRBerry 2023-06-25 22:50:59 +0200
  • f312898580 [Ryujinx.Graphics.Nvdec] Address dotnet-format issues (#5369) TSRBerry 2023-06-25 21:44:42 +0200
  • e8be4781ae [Ryujinx.ShaderTools] Address dotnet-format issues (#5388) TSRBerry 2023-06-25 21:37:33 +0200
  • 88f7f66811 [Ryujinx.Graphics.Nvdec.FFmpeg] Address dotnet-format issues (#5370) TSRBerry 2023-06-25 19:03:48 +0200
  • 6cd55311bc [Ryujinx.Tests.Memory] Address dotnet-format issues (#5390) TSRBerry 2023-06-25 18:37:53 +0200
  • 2bc0d76f69 [Ryujinx.Graphics.Vic] Address dotnet-format issues (#5374) TSRBerry 2023-06-25 18:37:09 +0200
  • dd2be5622f [Ryujinx.Tests.Unicorn] Address dotnet-format issues (#5391) TSRBerry 2023-06-25 18:03:08 +0200
  • e7f2eacf42 Set COMPlus_DefaultStackSize to 2M in macOS (#5349) Shihta Kuan 2023-06-25 20:49:53 +0800
  • ab9a641740 [Ryujinx.Horizon.Common] Address dotnet-format issues (#5382) TSRBerry 2023-06-25 13:40:37 +0200
  • 8025308821 [Ryujinx.Audio.Backends.SoundIo] Address dotnet-format issues (#5360) TSRBerry 2023-06-25 02:15:56 +0200
  • 5b4094fd75 [Ryujinx.Audio.Backends.OpenAL] Address dotnet-format issues (#5359) TSRBerry 2023-06-25 01:29:40 +0200
  • 86873659bf Empty "case" clauses that fall through to the "default" should be omitted (#5353) Marco Carvalho 2023-06-24 09:06:58 -0300
  • 4460c4f921 Mutable fields should not be "public static" (#5352) Marco Carvalho 2023-06-24 09:01:59 -0300
  • e754bfb586 MemoryManagement: Change return types for Commit/Decommit to void (#5325) TSRBerry 2023-06-24 02:46:04 +0200
  • 16ef819e9e "Where" should be used before "OrderBy" (#5346) Marco Carvalho 2023-06-22 21:51:44 -0300
  • c0d8c26720 "StartsWith" and "EndsWith" overloads that take a "char" should be used instead of the ones that take a "string" (#5347) Marco Carvalho 2023-06-22 21:15:14 -0300
  • 5b43c736a7 "Find" method should be used instead of the "FirstOrDefault" extension (#5344) Marco Carvalho 2023-06-22 20:42:23 -0300
  • 0fc5ab49ba "Exists" method should be used instead of the "Any" extension (#5345) Marco Carvalho 2023-06-22 20:37:25 -0300
  • 241f053be6 Fix regression introduced by 1.1.1733 on Intel GPUs (#5311) Kurochi51 2023-06-22 22:35:06 +0300
  • 41a3fb472a GetHashCode should not reference mutable fields (#5331) Marco Carvalho 2023-06-22 13:36:07 -0300
  • 1b661b423b misc: Implement address space size workarounds (#5191) Mary 2023-06-20 17:33:54 +0200
  • 951c16b073 Ensure shader local and shared memory sizes are not zero (#5321) gdkchan 2023-06-17 16:28:27 -0300
  • b23d627bb3 Implement Load/Store Local/Shared and Atomic shared using new instructions (#5241) gdkchan 2023-06-15 17:31:53 -0300
  • 6791ba1eb3 Inheritance list should not be redundant (#5230) Marco Carvalho 2023-06-15 00:54:27 -0300
  • ff31c7dae5 Blocks should be synchronized on read-only fields (#5212) Marco Carvalho 2023-06-14 21:34:55 -0300
  • f72410e219 nuget: bump System.Management from 7.0.1 to 7.0.2 (#5302) dependabot[bot] 2023-06-14 18:21:17 +0200
  • 41edae27ec test: Make tests runnable on system without 4KiB page size (#5184) Mary 2023-06-14 18:02:41 +0200
  • 78b45aeba3 Fix Arm32 double to int/uint conversion on Arm64 (#5292) gdkchan 2023-06-14 00:57:02 -0300
  • d71a20d0ff Mod Loader: Stop loading mods from folders that don't exactly match titleId (#5298) Kurochi51 2023-06-13 21:47:33 +0300
  • e848ba1267 infra: Sync paths-ignore with release job and attempt to fix review assign Mary 2023-06-13 11:51:22 +0200
  • d4fdf18817 UI: Correctly set 'shell/open/command; registry key for file associations (#5244) mmdurrant 2023-06-12 18:36:40 -0600
  • f31117a3ab Make LM skip instead of crashing for invalid messages (#5290) gdkchan 2023-06-12 21:12:06 -0300
  • c86803bb72 Fix action version (#5299) TSRBerry 2023-06-12 21:57:07 +0200
  • 0661256b93 infra: Fix PR triage workflow glob patterns (#5297) TSRBerry 2023-06-12 20:42:27 +0200
  • 25324f3de0 hle: Stub IHidbusServer.GetBusHandle (#5284) Steveice10 2023-06-12 08:33:13 -0700
  • 5935cbefa3 infra: Add PR triage action (#5293) Mary 2023-06-12 12:29:41 +0200
  • 660c77f400 Ava: Fix OpenGL on Linux again (#5216) TSRBerry 2023-06-11 18:31:22 +0200
  • a0cb86373b Show/Hide UI Hotkey fix on Avalonia (#5133) Patrick Hovsepian 2023-06-11 06:34:56 -0700
  • c4e56e8840 Implement fast path for AES crypto instructions on Arm64 (#5281) gdkchan 2023-06-10 21:51:35 -0300
  • 4d22df0313 Implement transform feedback emulation for hardware without native support (#5080) gdkchan 2023-06-10 18:31:38 -0300
  • 19b9516c03 Non-flags enums should not be used in bitwise operations (#5214) Marco Carvalho 2023-06-09 14:44:22 -0300
  • 70e7c02902 Update ShaderConfig.cs (#5226) Marco Carvalho 2023-06-09 11:53:20 -0300
  • 28c91efcab Exclude macOS from checking for changed files (#5270) siegmund-heiss-ich 2023-06-09 15:35:24 +0200
  • 89336ca176 Check if existing oldConfigPath is a Symlink (#5271) siegmund-heiss-ich 2023-06-09 15:31:19 +0200
  • c578a254d5 Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'ContainsKey' (#5231) Marco Carvalho 2023-06-09 08:05:32 -0300
  • 99f2deffe5 Swkbd Applet Fixes (#5236) Isaac Marovitz 2023-06-09 11:11:53 +0100
  • d11782f5a0 Removing shift by 0 (#5249) Marco Carvalho 2023-06-09 06:23:44 -0300
  • a4ce93defc nuget: bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 (#5250) dependabot[bot] 2023-06-09 11:02:56 +0200
  • f1da8a4b40 nuget: bump System.IdentityModel.Tokens.Jwt from 6.30.1 to 6.31.0 (#5265) dependabot[bot] 2023-06-09 10:40:25 +0200
  • 008fb354cb Vulkan: Use aspect flags for identity views for bindings (#5267) riperiperi 2023-06-09 00:23:36 +0100
  • e236c453fe Remove barrier on Intel if control flow is potentially divergent (#5044) gdkchan 2023-06-08 17:43:16 -0300
  • 70f36d6cd4 Implement soft float64 conversion on shaders when host has no support (#5159) gdkchan 2023-06-08 17:09:14 -0300
  • 12ce1deabf Updater: Ignore files introduced by the user in base directory (#5092) Kurochi51 2023-06-05 15:19:17 +0300
  • c81f21223c Fix wrong unaligned SB state when fetching compute shaders (#5223) gdkchan 2023-06-05 09:01:33 -0300
  • b9f9faf2ab Texture: Fix 3D texture size when totalBlocksOfGobsInZ > 1 (#5228) riperiperi 2023-06-05 12:33:09 +0100
  • 41c7212dbe Better application grid flex (#5218) Théo Arrouye 2023-06-04 17:48:11 -0700
  • 52067fb8d8 Dont Error on Invalid Enum Values (#5169) Isaac Marovitz 2023-06-05 00:19:46 +0100
  • ba4c9846ee Replacing ZbcColorArray with Array4<uint> (#5210) Marco Carvalho 2023-06-04 17:30:04 -0300
  • 25f450a672 Texture: Fix layout conversion when gobs in z is used with depth = 1 (#5220) riperiperi 2023-06-04 21:25:57 +0100
  • 85933972f2 Check KeyboardMode in GUI (#4343) WilliamWsyHK 2023-06-04 11:30:24 +0800
  • 96527668f1 Implement shader storage buffer operations using new Load/Store instructions (#4993) gdkchan 2023-06-03 20:12:18 -0300
  • 4704094514 ava: Fix Input Touch (#5204) Ac_K 2023-06-03 17:03:42 +0200
  • f05b67819f ava: Fix Open Applet menu enabled (#5206) Ac_K 2023-06-03 11:03:34 +0200
  • ec0f055d98 Armeilleure: Fix support for Windows on ARM64 (#5202) Mary 2023-06-03 10:23:51 +0200
  • 0c31c190b6 Allow BGRA images on Vulkan (#5203) gdkchan 2023-06-03 00:43:00 -0300
  • b532cb6767 ava: Fix exit dialog while guest is running. (#5207) Ac_K 2023-06-03 05:37:00 +0200
  • 65e16c31a6 nuget: bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 (#5192) dependabot[bot] 2023-06-01 21:03:00 +0200
  • 5ed0906906 UI: Fix empty homebrew icon (#5189) Ac_K 2023-06-01 18:24:00 +0200
  • 67f27dd1bc Give Library header DockPanel explicit height (#5160) Théo Arrouye 2023-06-01 08:40:44 -0700
  • 703f6f1063 Add issue template for missing shader instructions (#5048) ExE Boss 2023-06-01 17:32:38 +0200
  • f0ce0d69fc [Logger] Add print with stacktrace method (#5129) TSRBerry 2023-06-01 15:47:53 +0200
  • 94800f846f nuget: bump DynamicData from 7.13.8 to 7.14.2 (#5148) dependabot[bot] 2023-06-01 13:35:04 +0000
  • 4703bf1660 Only run one workflow for a PR at a time (#5137) TSRBerry 2023-06-01 09:42:49 +0200
  • b45dd1eeaf Vulkan: Include DepthMode in ProgramPipelineState (#5185) riperiperi 2023-06-01 08:05:39 +0100
  • 03817b09c4 GPU: Dispose Renderer after running deferred actions (#5144) riperiperi 2023-05-31 22:43:20 +0100
  • f4a819e11c Avalonia UI: Fix letter "x" in Ryujinx logo being cut off (#5176) yell0wsuit 2023-06-01 04:03:11 +0700
  • 07d8db2f1c Skip draws with zero vertex count (#5149) gdkchan 2023-05-31 17:51:11 -0300
  • b5f133cfb5 Share ResourceManager vertex vertex A and B shaders (#5181) gdkchan 2023-05-31 17:17:50 -0300
  • 933c2b1481 macOS Headless Fixes (#5167) Isaac Marovitz 2023-05-31 08:08:50 +0100
  • 322ee8df0c Add Context Menu Option to Run Application (#5154) Patrick Hovsepian 2023-05-30 11:51:03 -0700
  • 9186836862 Linux: Automatically increase vm.max_map_count if it's too low (#4702) TSRBerry 2023-05-30 01:48:37 +0200
  • 86d76d6743 nuget: bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 (#4986) dependabot[bot] 2023-05-29 01:14:07 +0200
  • ee7e301ca6 Make sure blend is disabled if render target has integer format (#5122) gdkchan 2023-05-28 19:38:04 -0300
  • d644e0b325 Workaround for MoltenVK barrier issues (#5118) gdkchan 2023-05-28 19:24:35 -0300
  • 2062baed9b Fix incorrect vertex attribute format change (#5112) gdkchan 2023-05-28 19:17:07 -0300