Date: Fri, 29 Apr 2022 20:39:27 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 67be3c79b390 - main - graphics/mesa-devel: describe panfrost option after f80d299e3d03 Message-ID: <202204292039.23TKdRjp028089@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=67be3c79b3901ac8bdd195f6dba4e8a97277696d commit 67be3c79b3901ac8bdd195f6dba4e8a97277696d Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-04-29 20:30:53 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-04-29 20:39:02 +0000 graphics/mesa-devel: describe panfrost option after f80d299e3d03 --- graphics/mesa-devel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index bebe5701992e..7a129d209eba 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -71,6 +71,7 @@ ${j}_VARS+= ${i}_DRIVERS+=${j:S/anv/intel/:S/radv/amd/} GALLIUM_DESC= Unified OpenGL drivers crocus_DESC= Broadwater, Eaglelake, Ironlake, Sandybridge, Ivybridge, Haswell iris_DESC= Broadwell and newer +panfrost_DESC= Midgard, Bifrost r600_DESC= R600, R700, Evergreen, Northern Islands (implies LLVM) radeonsi_DESC= Southern Islands and newer (implies LLVM)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204292039.23TKdRjp028089>