git: dcbf6bef46fe - main - emulators/yuzu: chase Vulkan issue after e9669c2a0b41
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Jan 2022 11:39:19 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=dcbf6bef46feebbf9cb042533c1a362a2a1f91a0 commit dcbf6bef46feebbf9cb042533c1a362a2a1f91a0 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-01-18 11:13:26 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-01-18 11:39:11 +0000 emulators/yuzu: chase Vulkan issue after e9669c2a0b41 --- emulators/yuzu/pkg-message | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emulators/yuzu/pkg-message b/emulators/yuzu/pkg-message index c2ad1a1f9c89..d6b3cd9fbbe4 100644 --- a/emulators/yuzu/pkg-message +++ b/emulators/yuzu/pkg-message @@ -2,7 +2,7 @@ { type: install message: <<EOM Known issues: -- mesa-devel > 21.2.b.3070 breaks Vulkan renderer on Intel GPUs +- mesa-dri > 21.3.0 breaks Vulkan renderer on Intel GPUs https://github.com/yuzu-emu/yuzu/issues/7116 EOM }