aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-06-14Fix Arm32 double to int/uint conversion on Arm64 (#5292)1.1.891gdkchan
2023-06-13Mod Loader: Stop loading mods from folders that don't exactly match titleId (...1.1.890Kurochi51
2023-06-13UI: Correctly set 'shell/open/command; registry key for file associations (#5...1.1.889mmdurrant
2023-06-13Make LM skip instead of crashing for invalid messages (#5290)1.1.888gdkchan
2023-06-12hle: Stub IHidbusServer.GetBusHandle (#5284)1.1.887Steveice10
2023-06-11Ava: Fix OpenGL on Linux again (#5216)1.1.885TSRBerry
2023-06-11Show/Hide UI Hotkey fix on Avalonia (#5133)1.1.884Patrick Hovsepian
2023-06-11Implement fast path for AES crypto instructions on Arm64 (#5281)1.1.883gdkchan
2023-06-10Implement transform feedback emulation for hardware without native support (#...1.1.882gdkchan
2023-06-09Non-flags enums should not be used in bitwise operations (#5214)1.1.881Marco Carvalho
2023-06-09Update ShaderConfig.cs (#5226)1.1.880Marco Carvalho
2023-06-09Exclude macOS from checking for changed files (#5270)1.1.879siegmund-heiss-ich
2023-06-09Check if existing oldConfigPath is a Symlink (#5271)1.1.878siegmund-heiss-ich
2023-06-09Prefer a 'TryGetValue' call over a Dictionary indexer access guarded by a 'Co...1.1.877Marco Carvalho
2023-06-09Swkbd Applet Fixes (#5236)1.1.876Isaac Marovitz
2023-06-09Removing shift by 0 (#5249)1.1.875Marco Carvalho
2023-06-08Vulkan: Use aspect flags for identity views for bindings (#5267)1.1.872riperiperi
2023-06-08Remove barrier on Intel if control flow is potentially divergent (#5044)1.1.871gdkchan
2023-06-08Implement soft float64 conversion on shaders when host has no support (#5159)1.1.870gdkchan
2023-06-05Updater: Ignore files introduced by the user in base directory (#5092)1.1.869Kurochi51
2023-06-05Fix wrong unaligned SB state when fetching compute shaders (#5223)1.1.868gdkchan
2023-06-05Texture: Fix 3D texture size when totalBlocksOfGobsInZ > 1 (#5228)1.1.867riperiperi
2023-06-05Better application grid flex (#5218)1.1.866Théo Arrouye
2023-06-05Dont Error on Invalid Enum Values (#5169)1.1.865Isaac Marovitz
2023-06-04Replacing ZbcColorArray with Array4<uint> (#5210)1.1.864Marco Carvalho
2023-06-04Texture: Fix layout conversion when gobs in z is used with depth = 1 (#5220)1.1.863riperiperi
2023-06-04Check KeyboardMode in GUI (#4343)1.1.862WilliamWsyHK
2023-06-03Implement shader storage buffer operations using new Load/Store instructions ...1.1.861gdkchan
2023-06-03ava: Fix Input Touch (#5204)1.1.860Ac_K
2023-06-03ava: Fix Open Applet menu enabled (#5206)1.1.859Ac_K
2023-06-03Armeilleure: Fix support for Windows on ARM64 (#5202)1.1.858Mary
2023-06-03Allow BGRA images on Vulkan (#5203)1.1.857gdkchan
2023-06-03ava: Fix exit dialog while guest is running. (#5207)1.1.856Ac_K
2023-06-01UI: Fix empty homebrew icon (#5189)1.1.854Ac_K
2023-06-01Give Library header DockPanel explicit height (#5160)1.1.853Théo Arrouye
2023-06-01[Logger] Add print with stacktrace method (#5129)1.1.852TSRBerry
2023-06-01Vulkan: Include DepthMode in ProgramPipelineState (#5185)1.1.849riperiperi
2023-05-31GPU: Dispose Renderer after running deferred actions (#5144)1.1.848riperiperi
2023-05-31Avalonia UI: Fix letter "x" in Ryujinx logo being cut off (#5176)1.1.847yell0wsuit
2023-05-31Skip draws with zero vertex count (#5149)1.1.846gdkchan
2023-05-31Share ResourceManager vertex vertex A and B shaders (#5181)1.1.845gdkchan
2023-05-31macOS Headless Fixes (#5167)1.1.844Isaac Marovitz
2023-05-30Add Context Menu Option to Run Application (#5154)1.1.843Patrick Hovsepian
2023-05-30Linux: Automatically increase vm.max_map_count if it's too low (#4702)1.1.842TSRBerry
2023-05-29Make sure blend is disabled if render target has integer format (#5122)1.1.840gdkchan
2023-05-29Workaround for MoltenVK barrier issues (#5118)1.1.839gdkchan
2023-05-29Fix incorrect vertex attribute format change (#5112)1.1.838gdkchan
2023-05-29Fix #5108: Allow surround sound for SDL2 in more scenarios (#5131)1.1.837Simon Wegendt
2023-05-28Add support for VK_EXT_depth_clip_control. (#5027)1.1.835cstamford
2023-05-28About window: Add changelog link under ver. number (#5095)1.1.833yell0wsuit