aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-09Fix HasUnalignedStorageBuffers value when buffers are always unaligned (#4078)gdkchan
2022-12-09Add explicit dependency on System.Drawing.Common on Ryujinx.Ava to workaround...Mary
2022-12-09misc: Remove dependency on System.Drawing.Common (#4082)Mary-nyan
2022-12-09gha: Add concurrency restriction on release workflow (#4081)TSRBerry
2022-12-09misc: Update Ryujinx.Graphics.Nvdec.Dependencies to 5.0.1-build12 (#4080)Mary-nyan
2022-12-09ava: Restyle the Status Bar (#4048)Ac_K
2022-12-09nuget: bump CommandLineParser from 2.8.0 to 2.9.1 (#4058)dependabot[bot]
2022-12-08Fix shader FSWZADD instruction (#4069)gdkchan
2022-12-08Shader: Implement PrimitiveID (#4067)gdkchan
2022-12-08Fix inconsistent capitalization (#4070)IverCoder
2022-12-07acc: Stub CheckNetworkServiceAvailabilityAsync (#4052)Ac_K
2022-12-07nuget: bump DynamicData from 7.12.8 to 7.12.11 (#4059)dependabot[bot]
2022-12-07nuget: bump NUnit from 3.12.0 to 3.13.3 (#4060)dependabot[bot]
2022-12-07Add Ryujinx license file to builds (#4057)TSRBerry
2022-12-07nuget: bump System.Drawing.Common from 6.0.0 to 7.0.0 (#4024)dependabot[bot]
2022-12-07hle: Do not add disabled AoC item to the list (#4044)Ac_K
2022-12-07Fix struct layout packing (#4039)Isaac Marovitz
2022-12-07gtk: Fixes warnings about obsolete components (#4049)Ac_K
2022-12-06Shader: Add fallback for LDG from "ube" buffer ranges. (#4027)riperiperi
2022-12-06UI: Add Metal surface creation for MoltenVK (#3980)riperiperi
2022-12-06nuget: bump XamlNameReferenceGenerator from 1.4.2 to 1.5.1 (#4026)dependabot[bot]
2022-12-06nuget: bump System.IdentityModel.Tokens.Jwt from 6.25.0 to 6.25.1 (#4043)dependabot[bot]
2022-12-06ava: Cleanup Input classes (#4042)Ac_K
2022-12-06amadeus: Add missing compressor effect from REV11 (#4010)Mary-nyan
2022-12-06Fix storage buffer access when match fails (#4037)gdkchan
2022-12-06Change default Vsync toggle hotkey to F1 instead of Tab (#3995)MetrosexualGarbodor
2022-12-06nuget: bump Microsoft.CodeAnalysis.CSharp from 4.2.0 to 4.4.0 (#4025)dependabot[bot]
2022-12-06Fix Sorting Regression (#4032)Isaac Marovitz
2022-12-06Fix shaders with global memory access from unknown locations (#4029)gdkchan
2022-12-06Update 'OpenGL Log Level' to 'Graphics Backend Log Level' (#3996)Andrew Glaze
2022-12-05Ava GUI: Several UI Fixes (#3991)Isaac Marovitz
2022-12-05Restrict shader storage buffer search when match fails (#4011)gdkchan
2022-12-05Make structs readonly when applicable (#4002)Andrey Sukharev
2022-12-05misc: Fix obsolete warnings in Ryujinx.Graphics.Vulkan (#4020)Mary-nyan
2022-12-05nuget: bump Microsoft.NET.Test.Sdk from 16.8.0 to 17.4.0 (#3900)dependabot[bot]
2022-12-04Add InfoType.MesosphereCurrentProcess (#3792)Shane Slattery
2022-12-04ui: Disallow checking for updates while emulation active (#3886)Ethan Page
2022-12-04Allow SNorm buffer texture formats on Vulkan (#3957)gdkchan
2022-12-04Implement non-MS to MS copies with draws (#3958)gdkchan
2022-12-04GPU: Use lazy checks for specialization state (#4004)riperiperi
2022-12-04GPU: Swap bindings array instead of copying (#4003)riperiperi
2022-12-04Use source generated regular expressions (#4005)Andrey Sukharev
2022-12-04Query Available RAM on macOS (#4000)mageven
2022-12-02Add crowdin badge and information in readme (#3990)Ac_K
2022-12-02Update Crowdin configuration fileAc_K
2022-12-02Fix using in AvaAc_K
2022-12-02Update Crowdin configuration fileAc_K
2022-12-02SDL2Driver: Invoke dispatcher on main thread (#3818)merry
2022-12-02Avalonia - Save Manager (#3476)Emmanuel Hansen
2022-12-02amadeus: Fix wrong SendCommands logic (#3969)Mary-nyan