aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-18ARMeilleure: Add initial support for AVX512(EVEX encoding) (#3663)1.1.478Wunk
2022-12-18hle: Fix wrong conversion in UserPresence.ToString (#4142)1.1.477Mary-nyan
2022-12-17nuget: bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 (#4137)1.1.476dependabot[bot]
2022-12-16Implement another non-indexed draw method on GPU (#4123)1.1.475gdkchan
2022-12-16GPU: Fix layered attachment write (#4131)1.1.474riperiperi
2022-12-16ava: Fix invisible swkbd applet on Linux (#4130)1.1.473TSRBerry
2022-12-15Replace `DllImport` usage with `LibraryImport` (#4084)1.1.472Isaac Marovitz
2022-12-15Fix NRE when loading Vulkan shader cache with Vertex A shaders (#4124)1.1.471gdkchan
2022-12-14Remove Half Conversion (#4106)1.1.470Isaac Marovitz
2022-12-14 Vulkan: enable VK_EXT_custom_border_color features (#4116)1.1.469Georg Lehmann
2022-12-12Bsd: Add support for dns_mitm (#4102)1.1.468TSRBerry
2022-12-12misc: Update to Ryujinx.Graphics.Nvdec.Dependencies 5.0.1-build13 (#4097)1.1.467Mary-nyan
2022-12-12Use NuGet Central Package Management to manage package versions solution-wise...1.1.466Andrey Sukharev
2022-12-12misc: Some fixes to the updaters (#4092)1.1.465Mary-nyan
2022-12-12Fix "UI" abbreviation being miscapitalized (#4093)1.1.464&Olga
2022-12-12Use method overloads that support trimming. Mark some types to be trimming fr...Andrey Sukharev
2022-12-12Bsd: Implement Select (#4017)1.1.462TSRBerry
2022-12-11audio: Rewrite SoundIo bindings (#4088)1.1.461Mary-nyan
2022-12-10Fix Lambda Explicit Type Specification Warning (#4090)1.1.460Isaac Marovitz
2022-12-10Fix Redundant Qualifer Warnings (#4091)1.1.459Isaac Marovitz
2022-12-09Fix HasUnalignedStorageBuffers value when buffers are always unaligned (#4078)1.1.458gdkchan
2022-12-09Add explicit dependency on System.Drawing.Common on Ryujinx.Ava to workaround...1.1.457Mary
2022-12-09misc: Remove dependency on System.Drawing.Common (#4082)1.1.456Mary-nyan
2022-12-09gha: Add concurrency restriction on release workflow (#4081)1.1.455TSRBerry
2022-12-09misc: Update Ryujinx.Graphics.Nvdec.Dependencies to 5.0.1-build12 (#4080)1.1.454Mary-nyan
2022-12-09ava: Restyle the Status Bar (#4048)1.1.453Ac_K
2022-12-09nuget: bump CommandLineParser from 2.8.0 to 2.9.1 (#4058)1.1.452dependabot[bot]
2022-12-08Fix shader FSWZADD instruction (#4069)1.1.451gdkchan
2022-12-08Shader: Implement PrimitiveID (#4067)1.1.450gdkchan
2022-12-08Fix inconsistent capitalization (#4070)1.1.449IverCoder
2022-12-07acc: Stub CheckNetworkServiceAvailabilityAsync (#4052)1.1.448Ac_K
2022-12-07nuget: bump DynamicData from 7.12.8 to 7.12.11 (#4059)1.1.447dependabot[bot]
2022-12-07nuget: bump NUnit from 3.12.0 to 3.13.3 (#4060)1.1.446dependabot[bot]
2022-12-07Add Ryujinx license file to builds (#4057)1.1.445TSRBerry
2022-12-07nuget: bump System.Drawing.Common from 6.0.0 to 7.0.0 (#4024)1.1.444dependabot[bot]
2022-12-07hle: Do not add disabled AoC item to the list (#4044)1.1.443Ac_K
2022-12-07Fix struct layout packing (#4039)1.1.442Isaac Marovitz
2022-12-07gtk: Fixes warnings about obsolete components (#4049)1.1.441Ac_K
2022-12-06Shader: Add fallback for LDG from "ube" buffer ranges. (#4027)1.1.440riperiperi
2022-12-06UI: Add Metal surface creation for MoltenVK (#3980)1.1.439riperiperi
2022-12-06nuget: bump XamlNameReferenceGenerator from 1.4.2 to 1.5.1 (#4026)1.1.438dependabot[bot]
2022-12-06nuget: bump System.IdentityModel.Tokens.Jwt from 6.25.0 to 6.25.1 (#4043)1.1.437dependabot[bot]
2022-12-06ava: Cleanup Input classes (#4042)1.1.436Ac_K
2022-12-06amadeus: Add missing compressor effect from REV11 (#4010)1.1.435Mary-nyan
2022-12-06Fix storage buffer access when match fails (#4037)1.1.434gdkchan
2022-12-06Change default Vsync toggle hotkey to F1 instead of Tab (#3995)1.1.433MetrosexualGarbodor
2022-12-06nuget: bump Microsoft.CodeAnalysis.CSharp from 4.2.0 to 4.4.0 (#4025)1.1.432dependabot[bot]
2022-12-06Fix Sorting Regression (#4032)1.1.431Isaac Marovitz
2022-12-06Fix shaders with global memory access from unknown locations (#4029)1.1.430gdkchan
2022-12-06Update 'OpenGL Log Level' to 'Graphics Backend Log Level' (#3996)1.1.429Andrew Glaze