aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-11Force activate parent window before dialog is shown (#4663)1.1.703MutantAura1-0/+2
2023-04-10gtk: Fix a NRE when disposing OpenGL (#4648)1.1.702TSRBerry1-2/+2
2023-04-10ARMeilleure: Respect FZ/RM flags for all floating point operations (#4618)1.1.701riperiperi22-225/+822
2023-04-09Implement remaining Arm64 HINT instructions as NOP (#4658)1.1.700gdkchan1-0/+7
2023-04-05Eliminate boxing allocations caused by ISampledData structs (#4556)1.1.699jhorv12-34/+91
2023-04-05vulkan: Cleanup PhysicalDevice and Instance querying (#4632)1.1.698Mary5-217/+311
2023-04-05nuget: bump System.IdentityModel.Tokens.Jwt from 6.27.0 to 6.28.1 (#4639)1.1.697dependabot[bot]1-1/+1
2023-04-05Use index fragment shader output when dual source blend is enabled (#4404)1.1.696gdkchan12-25/+141
2023-04-05hle: Set ProcessResult name from NACP (#4633)1.1.695TSRBerry2-4/+25
2023-04-03Fix missing string enum converters for the config (#4634)1.1.694TSRBerry3-5/+15
2023-04-03Source generated json serializers (#4582)1.1.693Andrey Sukharev77-586/+875
2023-04-01nuget: bump DynamicData from 7.12.11 to 7.13.1 (#4490)1.1.692dependabot[bot]1-1/+1
2023-04-01vulkan: Separate debug utils logic from VulkanInitialization (#4609)1.1.691Mary3-118/+165
2023-04-01nuget: bump Avalonia dependencies from 0.10.18 to 0.10.19 (#4602)1.1.690TSRBerry1-7/+7
2023-03-31HLE: Refactoring of ApplicationLoader (#4480)1.1.689Ac_K41-1315/+1560
2023-03-30Fix Linux hang on shutdown (#4617)1.1.688jhorv2-172/+33
2023-03-28Slight Code Refactoring (#4373)1.1.687ACGNnsj6-106/+68
2023-03-27audout: Fix a possible crash with SDL2 when the SDL2 audio backend is dummy (...1.1.686Mary1-10/+17
2023-03-27vulkan: Fix access level of extensions fields and make them readonly (#4608)1.1.685Mary1-5/+5
2023-03-27vulkan: Remove CreateCommandBufferPool from VulkanInitialization (#4606)1.1.684Mary2-6/+1
2023-03-26vulkan: fix broken "VK_EXT_subgroup_size_control" support check (#4607)1.1.683Mary1-2/+4
2023-03-26Vulkan: Insert barriers before clears (#4596)1.1.682riperiperi5-24/+56
2023-03-24chore: Update Ryujinx.SDL2-CS to 2.26.3 (#4479)1.1.681Mary1-1/+1
2023-03-24Batch inline index buffer update (#4587)1.1.680gdkchan2-25/+72
2023-03-24Update short cache textures if modified (#4586)1.1.679gdkchan1-1/+5
2023-03-24Fix handle leak on IShopServiceAccessServerInterface.CreateServerInterface (#...1.1.678gdkchan1-0/+3
2023-03-22ARMeilleure: Check for `XSAVE` cpuid flag for AVX{2,512} (#4584)1.1.677Wunk1-2/+9
2023-03-22CI: add a version tag to correlate release versions with commits (#4572)1.1.676Andrew Glaze1-0/+11
2023-03-21Revert "Use source generated json serializers in order to improve code trimmi...1.1.675gdkchan73-859/+581
2023-03-21Use source generated json serializers in order to improve code trimming (#4094)1.1.674Andrey Sukharev73-581/+859
2023-03-20ARMeilleure: Add initial support for AVX512 (EVEX encoding) (cont) (#4147)1.1.673Wunk12-11/+226
2023-03-19Vulkan: Migrate buffers between memory types to improve GPU performance (#4540)1.1.672riperiperi35-166/+659
2023-03-19Remove MultiRange Min/MaxAddress and rename GetSlice to Slice (#4566)1.1.671gdkchan3-44/+8
2023-03-19Avoid copying more handles than we have space for (#4564)1.1.670TSRBerry1-9/+28
2023-03-18OpenGL: Fix inverted conditional for counter flush from #4471 (#4560)1.1.669riperiperi1-1/+1
2023-03-17Reducing memory allocations (#4537)1.1.668jhorv35-373/+785
2023-03-17Update syscall capabilites to include SVCs from FW 15.0.0 (#4530)1.1.667TSRBerry13-75/+128
2023-03-17nuget: bump UnicornEngine.Unicorn (#4543)1.1.666dependabot[bot]1-1/+1
2023-03-14GPU: Fast path for adding one texture view to a group (#4528)1.1.665riperiperi3-5/+71
2023-03-14Update range for remapped sparse textures instead of recreating them (#4442)1.1.664riperiperi8-46/+416
2023-03-14Ava UI: `DownloadableContentManager` Refactor (#4300)1.1.663Isaac Marovitz6-380/+546
2023-03-12GPU: Scale counter results before addition (#4471)1.1.662riperiperi11-28/+61
2023-03-12Misc: Support space in path on macOS distribution (#4462)1.1.661TimeZlicer3-51/+51
2023-03-12Increase access permissions for Ava timezones (#4538)1.1.660MutantAura1-1/+1
2023-03-12[Flatpak] Beautify multiline strings again & Add full git commit hash (#4535)1.1.659TSRBerry1-3/+13
2023-03-12misc: Some dependencies cleanup (#4507)1.1.658Mary5-20/+14
2023-03-11Misc performance tweaks (#4509)1.1.657jhorv15-31/+48
2023-03-11gha(release): Attempt to fix flathub pusher1.1.656Mary2-8/+4
2023-03-11gha(release): Hopefully fixes itMary2-16/+21
2023-03-11gha(release): Makes environment variables globalMary1-10/+8