aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-03-17Update syscall capabilites to include SVCs from FW 15.0.0 (#4530)TSRBerry
2023-03-17nuget: bump UnicornEngine.Unicorn (#4543)dependabot[bot]
2023-03-14GPU: Fast path for adding one texture view to a group (#4528)riperiperi
2023-03-14Update range for remapped sparse textures instead of recreating them (#4442)riperiperi
2023-03-14Ava UI: `DownloadableContentManager` Refactor (#4300)Isaac Marovitz
2023-03-12GPU: Scale counter results before addition (#4471)riperiperi
2023-03-12Misc: Support space in path on macOS distribution (#4462)TimeZlicer
2023-03-12Increase access permissions for Ava timezones (#4538)MutantAura
2023-03-12[Flatpak] Beautify multiline strings again & Add full git commit hash (#4535)TSRBerry
2023-03-12misc: Some dependencies cleanup (#4507)Mary
2023-03-11Misc performance tweaks (#4509)jhorv
2023-03-11gha(release): Attempt to fix flathub pusherMary
2023-03-11gha(release): Hopefully fixes itMary
2023-03-11gha(release): Makes environment variables globalMary
2023-03-11Attempt to fix syntax error of previous mergeMary
2023-03-11[Flatpak] Add release github workflow (#4529)TSRBerry
2023-03-08CPU: Avoid argument value copies on the JIT (#4484)gdkchan
2023-03-04nuget: bump Microsoft.CodeAnalysis.CSharp from 4.4.0 to 4.5.0 (#4488)dependabot[bot]
2023-03-04Minor code formatting (#4498)gdkchan
2023-03-04nuget: bump UnicornEngine.Unicorn (#4500)dependabot[bot]
2023-03-04Add post processing feature to the readme (#4499)MetrosexualGarbodor
2023-03-01Update LibHac to 0.18.0 (#4414)Steveice10
2023-02-28Sockets: Properly convert error codes on MacOS (#4491)riperiperi
2023-02-27Add Support for Post Processing Effects (#3616)Emmanuel Hansen
2023-02-26Vulkan: Support list topology primitive restart (#4483)gdkchan
2023-02-25Logging: Redirect StdErr into logging system (#4427)merry
2023-02-25misc: Add missing DefineConstants definition in Ryujinx.CommonMary
2023-02-25macos: Add updater support (#4464)Mary
2023-02-25chore: Update OpenTK to 4.7.7 (#4478)Mary
2023-02-25Move gl_Layer to vertex shader if geometry is not supported (#4368)gdkchan
2023-02-25Perform bounds checking before list indexer to avoid frequent exceptions (#4438)jhorv
2023-02-23Account for multisample when calculating render target size hint (#4467)gdkchan