aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-09Update ShaderConfig.cs (#5226)Marco Carvalho
2023-06-09Exclude macOS from checking for changed files (#5270)siegmund-heiss-ich
2023-06-09Check if existing oldConfigPath is a Symlink (#5271)siegmund-heiss-ich
2023-06-09Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'Co...Marco Carvalho
2023-06-09Swkbd Applet Fixes (#5236)Isaac Marovitz
2023-06-09Removing shift by 0 (#5249)Marco Carvalho
2023-06-09nuget: bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 (#5250)dependabot[bot]
2023-06-09nuget: bump System.IdentityModel.Tokens.Jwt from 6.30.1 to 6.31.0 (#5265)dependabot[bot]
2023-06-08Vulkan: Use aspect flags for identity views for bindings (#5267)riperiperi
2023-06-08Remove barrier on Intel if control flow is potentially divergent (#5044)gdkchan
2023-06-08Implement soft float64 conversion on shaders when host has no support (#5159)gdkchan
2023-06-05Updater: Ignore files introduced by the user in base directory (#5092)Kurochi51
2023-06-05Fix wrong unaligned SB state when fetching compute shaders (#5223)gdkchan
2023-06-05Texture: Fix 3D texture size when totalBlocksOfGobsInZ > 1 (#5228)riperiperi
2023-06-05Better application grid flex (#5218)Théo Arrouye
2023-06-05Dont Error on Invalid Enum Values (#5169)Isaac Marovitz
2023-06-04Replacing ZbcColorArray with Array4<uint> (#5210)Marco Carvalho
2023-06-04Texture: Fix layout conversion when gobs in z is used with depth = 1 (#5220)riperiperi
2023-06-04Check KeyboardMode in GUI (#4343)WilliamWsyHK
2023-06-03Implement shader storage buffer operations using new Load/Store instructions ...gdkchan
2023-06-03ava: Fix Input Touch (#5204)Ac_K
2023-06-03ava: Fix Open Applet menu enabled (#5206)Ac_K
2023-06-03Armeilleure: Fix support for Windows on ARM64 (#5202)Mary
2023-06-03Allow BGRA images on Vulkan (#5203)gdkchan
2023-06-03ava: Fix exit dialog while guest is running. (#5207)Ac_K
2023-06-01nuget: bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 (#5192)dependabot[bot]
2023-06-01UI: Fix empty homebrew icon (#5189)Ac_K
2023-06-01Give Library header DockPanel explicit height (#5160)Théo Arrouye
2023-06-01Add issue template for missing shader instructions (#5048)ExE Boss
2023-06-01[Logger] Add print with stacktrace method (#5129)TSRBerry
2023-06-01nuget: bump DynamicData from 7.13.8 to 7.14.2 (#5148)dependabot[bot]
2023-06-01Only run one workflow for a PR at a time (#5137)TSRBerry
2023-06-01Vulkan: Include DepthMode in ProgramPipelineState (#5185)riperiperi
2023-05-31GPU: Dispose Renderer after running deferred actions (#5144)riperiperi
2023-05-31Avalonia UI: Fix letter "x" in Ryujinx logo being cut off (#5176)yell0wsuit
2023-05-31Skip draws with zero vertex count (#5149)gdkchan
2023-05-31Share ResourceManager vertex vertex A and B shaders (#5181)gdkchan
2023-05-31macOS Headless Fixes (#5167)Isaac Marovitz
2023-05-30Add Context Menu Option to Run Application (#5154)Patrick Hovsepian
2023-05-30Linux: Automatically increase vm.max_map_count if it's too low (#4702)TSRBerry
2023-05-29nuget: bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 (#4986)dependabot[bot]
2023-05-29Make sure blend is disabled if render target has integer format (#5122)gdkchan
2023-05-29Workaround for MoltenVK barrier issues (#5118)gdkchan
2023-05-29Fix incorrect vertex attribute format change (#5112)gdkchan
2023-05-29Fix #5108: Allow surround sound for SDL2 in more scenarios (#5131)Simon Wegendt
2023-05-28Linux: Use gamemode if it is available when using Ryujinx.sh. (#4938)subanz
2023-05-28Add support for VK_EXT_depth_clip_control. (#5027)cstamford
2023-05-28chore: Update Avalonia to 0.10.21 (#5124)Mary
2023-05-28About window: Add changelog link under ver. number (#5095)yell0wsuit
2023-05-28Update LastPlayed date on emulation end. (#5056)Théo Arrouye