aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-16Fix a crash in Ryujinx.Headless.SDL2 when loading an app (#4687)Mary
2023-04-16chore: Update Silk.NET to 2.17.1 (#4686)Mary
2023-04-16Update README.mdAc_K
2023-04-16Ensure the updater doesn't delete hidden or system files (#4626)Vincenzo Nizza
2023-04-16nuget: bump DynamicData from 7.13.1 to 7.13.5 (#4654)dependabot[bot]
2023-04-16Ava: Fix nca extraction window never closing & minor cleanup (#4569)TSRBerry
2023-04-16Ability to hide file types in Game List (#4555)NitroTears
2023-04-15Added check for eventual symlink when displaying game files. (#4526)Daniel Shala
2023-04-14Rename Hipc to Cmif where appropriate (#3880)Alex Barney
2023-04-12Move swkbd message null check into constructor (#4671)MutantAura
2023-04-12HLE: Deal with empty title names properly (#4643)TSRBerry
2023-04-11Vulkan: add situational "Fast Flush" mode (#4667)riperiperi
2023-04-11ARMeilleure: Move TPIDR_EL0 and TPIDRRO_EL0 to NativeContext (#4661)riperiperi
2023-04-11OpenGL: Fix OBS/Overlays again by binding FB before present (#4668)riperiperi
2023-04-11Force activate parent window before dialog is shown (#4663)MutantAura
2023-04-10gtk: Fix a NRE when disposing OpenGL (#4648)TSRBerry
2023-04-10ARMeilleure: Respect FZ/RM flags for all floating point operations (#4618)riperiperi
2023-04-09Implement remaining Arm64 HINT instructions as NOP (#4658)gdkchan
2023-04-05Eliminate boxing allocations caused by ISampledData structs (#4556)jhorv
2023-04-05vulkan: Cleanup PhysicalDevice and Instance querying (#4632)Mary
2023-04-05nuget: bump System.IdentityModel.Tokens.Jwt from 6.27.0 to 6.28.1 (#4639)dependabot[bot]
2023-04-05Use index fragment shader output when dual source blend is enabled (#4404)gdkchan
2023-04-05hle: Set ProcessResult name from NACP (#4633)TSRBerry
2023-04-03Fix missing string enum converters for the config (#4634)TSRBerry
2023-04-03Source generated json serializers (#4582)Andrey Sukharev
2023-04-01nuget: bump DynamicData from 7.12.11 to 7.13.1 (#4490)dependabot[bot]
2023-04-01vulkan: Separate debug utils logic from VulkanInitialization (#4609)Mary
2023-04-01nuget: bump Avalonia dependencies from 0.10.18 to 0.10.19 (#4602)TSRBerry
2023-03-31HLE: Refactoring of ApplicationLoader (#4480)Ac_K
2023-03-30Fix Linux hang on shutdown (#4617)jhorv
2023-03-28Slight Code Refactoring (#4373)ACGNnsj
2023-03-27audout: Fix a possible crash with SDL2 when the SDL2 audio backend is dummy (...Mary
2023-03-27vulkan: Fix access level of extensions fields and make them readonly (#4608)Mary
2023-03-27vulkan: Remove CreateCommandBufferPool from VulkanInitialization (#4606)Mary
2023-03-26vulkan: fix broken "VK_EXT_subgroup_size_control" support check (#4607)Mary
2023-03-26Vulkan: Insert barriers before clears (#4596)riperiperi
2023-03-24chore: Update Ryujinx.SDL2-CS to 2.26.3 (#4479)Mary
2023-03-24Batch inline index buffer update (#4587)gdkchan
2023-03-24Update short cache textures if modified (#4586)gdkchan
2023-03-24Fix handle leak on IShopServiceAccessServerInterface.CreateServerInterface (#...gdkchan
2023-03-22ARMeilleure: Check for `XSAVE` cpuid flag for AVX{2,512} (#4584)Wunk
2023-03-22CI: add a version tag to correlate release versions with commits (#4572)Andrew Glaze
2023-03-21Revert "Use source generated json serializers in order to improve code trimmi...gdkchan
2023-03-21Use source generated json serializers in order to improve code trimming (#4094)Andrey Sukharev
2023-03-20ARMeilleure: Add initial support for AVX512 (EVEX encoding) (cont) (#4147)Wunk
2023-03-19Vulkan: Migrate buffers between memory types to improve GPU performance (#4540)riperiperi
2023-03-19Remove MultiRange Min/MaxAddress and rename GetSlice to Slice (#4566)gdkchan
2023-03-19Avoid copying more handles than we have space for (#4564)TSRBerry
2023-03-18OpenGL: Fix inverted conditional for counter flush from #4471 (#4560)riperiperi
2023-03-17Reducing memory allocations (#4537)jhorv