aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-02-22Fix Title Update Manager not selecting right update (#4452)Isaac Marovitz
2023-02-22nuget: bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 (#4458)dependabot[bot]
2023-02-22nuget: bump UnicornEngine.Unicorn (#4459)dependabot[bot]
2023-02-22Ava: Fix Updater crashing on Linux (#4457)TSRBerry
2023-02-21Add copy dependency for some incompatible texture formats (#4380)gdkchan
2023-02-21misc: changes base application directory behaviour (#4460)Mary
2023-02-21Move Ryujinx Folder from ~/.config to ~/Library/Application Support on macOS ...Andrew Glaze
2023-02-21Use SIMD acceleration for audio upsampler (#4410)Logan Stromberg
2023-02-21Memory: Faster Split for NonOverlappingRangeList (#4451)riperiperi
2023-02-21Mark texture as modified and sync on I2M fast path (#4449)gdkchan
2023-02-19Add support for advanced blend (part 1/2) (#2801)gdkchan
2023-02-18nuget: bump System.IdentityModel.Tokens.Jwt from 6.26.1 to 6.27.0 (#4441)dependabot[bot]
2023-02-16Clear CPU side data on GPU buffer clears (#4125)gdkchan
2023-02-16Validate dimensions before creating texture (#4430)gdkchan
2023-02-15GUI: Small Updater refactor & Set correct permissions on Linux when extractin...TSRBerry
2023-02-15vulkan: Respect VK_KHR_portability_subset vertex stride alignment (#4419)Mary
2023-02-15vulkan: Clean up MemoryAllocator (#4418)Mary
2023-02-14Infra: Issues template cleanup (#4421)Ac_K
2023-02-13vulkan: Enforce Vulkan 1.2+ at instance API level and 1.1+ at device level (#...Mary
2023-02-13vulkan: Do not call vkCmdSetViewport when viewportCount is 0 (#4406)Mary