git: dc31176bc54d - 2022Q1 - emulators/yuzu: chase Vulkan issue after e9669c2a0b41
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Jan 2022 11:39:48 UTC
The branch 2022Q1 has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dc31176bc54d2b873300008ab769faab41af45dc
commit dc31176bc54d2b873300008ab769faab41af45dc
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:36 +0000
emulators/yuzu: chase Vulkan issue after e9669c2a0b41
(cherry picked from commit dcbf6bef46feebbf9cb042533c1a362a2a1f91a0)
---
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
}