From 1456d687a55209ac11ae530ea3cb5cf5f1ed4e9e Mon Sep 17 00:00:00 2001 From: KeatonTheBot Date: Fri, 25 Oct 2024 14:21:32 -0500 Subject: [PATCH 1/4] nuget: bump the avalonia group with 7 updates --- Directory.Packages.props | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 7059af0e0..7d96fa156 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -3,13 +3,13 @@ true - - - - - - - + + + + + + + From 9a67d8bc1a2b804827692a1bd439abe9b4226ece Mon Sep 17 00:00:00 2001 From: KeatonTheBot Date: Fri, 25 Oct 2024 14:26:04 -0500 Subject: [PATCH 2/4] nuget: bump non-avalonia packages * Bump Concentus from 2.2.0 to 2.2.2 * Bump Microsoft.IdentityModel.JsonWebTokens from 8.1.2 to 8.2.0 * Bump Ryujinx.Graphics.Vulkan.Dependencies.MoltenVK from 1.2.0 to 1.2.3 * Bump Silk.NET.Vulkan group with 3 updates (2.21.0 to 2.22.0) * Bump SkiaSharp group with 2 updates (2.88.7 to 2.88.8) --- Directory.Packages.props | 16 ++++++++-------- src/Ryujinx.Graphics.Vulkan/Vendor.cs | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 7d96fa156..351c392c9 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -14,7 +14,7 @@ - + @@ -22,7 +22,7 @@ - + @@ -36,17 +36,17 @@ - + - - - - - + + + + + diff --git a/src/Ryujinx.Graphics.Vulkan/Vendor.cs b/src/Ryujinx.Graphics.Vulkan/Vendor.cs index 55ae0cd81..6a2a76a88 100644 --- a/src/Ryujinx.Graphics.Vulkan/Vendor.cs +++ b/src/Ryujinx.Graphics.Vulkan/Vendor.cs @@ -92,7 +92,7 @@ namespace Ryujinx.Graphics.Vulkan DriverId.MesaDozen => "Dozen", DriverId.MesaNvk => "NVK", DriverId.ImaginationOpenSourceMesa => "Imagination (Open)", - DriverId.MesaAgxv => "Honeykrisp", + DriverId.MesaHoneykrisp => "Honeykrisp", _ => id.ToString(), }; } From a404e95a5dbc9e5b93a7b6387c0bb94cad576d6d Mon Sep 17 00:00:00 2001 From: KeatonTheBot Date: Wed, 13 Nov 2024 20:48:51 -0600 Subject: [PATCH 3/4] nuget: roll back Ryujinx.Graphics.Vulkan.Dependencies.MoltenVK from 1.2.3 to 1.2.0 --- Directory.Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 351c392c9..916e39d7c 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -36,7 +36,7 @@ - + From 783ba8ba2cb8be565969db62501ad1c07fc47906 Mon Sep 17 00:00:00 2001 From: KeatonTheBot Date: Thu, 14 Nov 2024 22:43:42 -0600 Subject: [PATCH 4/4] nuget: bump SkiaSharp and System groups, Microsoft.IdentityModel.JsonWebTokens * Bump System group from 8.00 to 9.00 * Bump SkiaSharp group from 2.88.8 to 2.88.9 * Bump Microsoft.IdentityModel.JsonWebTokens from 8.2.0 to 8.2.1 --- Directory.Packages.props | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 916e39d7c..67e832e3e 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -22,7 +22,7 @@ - + @@ -45,11 +45,11 @@ - - + + - - + +