From 140fd8c2bf4d3562a6f3947509656bff1345bdb1 Mon Sep 17 00:00:00 2001 From: KeatonTheBot Date: Fri, 25 Oct 2024 14:21:32 -0500 Subject: [PATCH 1/5] 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 07fc8cc28..f94f000f3 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -3,13 +3,13 @@ true - - - - - - - + + + + + + + From e60c355a485105c07c73c7528e96a240f972e381 Mon Sep 17 00:00:00 2001 From: KeatonTheBot Date: Fri, 25 Oct 2024 14:26:04 -0500 Subject: [PATCH 2/5] 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 f94f000f3..0fab89fdd 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -17,7 +17,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -39,18 +39,18 @@ - + - - - - - + + + + + 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 17fbb38462be69b3a25c40e173ba74a1aaf44cef Mon Sep 17 00:00:00 2001 From: KeatonTheBot Date: Wed, 13 Nov 2024 20:48:51 -0600 Subject: [PATCH 3/5] 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 0fab89fdd..1cad8f505 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -39,7 +39,7 @@ - + From 04cc921af9f43b0be2ed1f0ac0972764a5377cd0 Mon Sep 17 00:00:00 2001 From: KeatonTheBot Date: Thu, 14 Nov 2024 22:43:42 -0600 Subject: [PATCH 4/5] 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 1cad8f505..8df4c8db0 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -25,7 +25,7 @@ - + @@ -49,8 +49,8 @@ - - + + From 613df4533879c4b00afdf0ab4d48d48f4a6c628e Mon Sep 17 00:00:00 2001 From: KeatonTheBot Date: Thu, 26 Dec 2024 01:59:04 -0600 Subject: [PATCH 5/5] nuget: bump Microsoft.IdentityModel.JsonWebTokens from 8.2.1 to 8.3.0 --- Directory.Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 8df4c8db0..196098608 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -25,7 +25,7 @@ - +