aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-06-09Swkbd Applet Fixes (#5236)Isaac Marovitz
2023-06-09Removing shift by 0 (#5249)Marco Carvalho
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-01UI: Fix empty homebrew icon (#5189)Ac_K
2023-06-01Give Library header DockPanel explicit height (#5160)Théo Arrouye
2023-06-01[Logger] Add print with stacktrace method (#5129)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-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-28Add support for VK_EXT_depth_clip_control. (#5027)cstamford
2023-05-28About window: Add changelog link under ver. number (#5095)yell0wsuit
2023-05-28Update LastPlayed date on emulation end. (#5056)Théo Arrouye
2023-05-28Added Custom Path case when saving screenshots (#5086)Daniel Shala
2023-05-26Ryujinx.Ava: fixes for random hangs on exit (#4827)jhorv
2023-05-26Force reciprocal operation with value biased by constant to be precise on mac...gdkchan
2023-05-25Fix resolution scaling of image operation coordinates (#5102)gdkchan
2023-05-25Fix mod names (#5088)TSRBerry
2023-05-25Generate scaling helper functions on IR (#4714)gdkchan
2023-05-25Truncate vertex attribute format if it exceeds stride on MoltenVK (#5094)gdkchan
2023-05-23Vulkan: Do not set storage flag for multisample textures if not supported (#5...gdkchan
2023-05-22Implement p2rc, p2ri, p2rr and r2p.cc shaders (#5031)makigumo
2023-05-22Ava UI: Input Menu Redesign (#4990)Isaac Marovitz
2023-05-21Fix crash in SettingsViewModel when Vulkan isn't available (#4985)jhorv
2023-05-21ServerBase thread safety (#4577)jhorv
2023-05-21Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025)gdkchan