Date: Fri, 24 Sep 2021 04:39:22 GMT From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5a1f2db45736 - main - emulators/wine-devel: Refine VKD3D_DESC Message-ID: <202109240439.18O4dMo7070356@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=5a1f2db45736cb70dc556090ba6c929c51d1eb28 commit 5a1f2db45736cb70dc556090ba6c929c51d1eb28 Author: Gerald Pfeifer <gerald@FreeBSD.org> AuthorDate: 2021-09-24 04:37:58 +0000 Commit: Gerald Pfeifer <gerald@FreeBSD.org> CommitDate: 2021-09-24 04:37:58 +0000 emulators/wine-devel: Refine VKD3D_DESC PR: 258375 Suggested by: Alex S <iwtcex@gmail.com> --- emulators/wine-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 4c6d511e07d0..6dc7a019418b 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -73,7 +73,7 @@ DOSBOX_DESC= Use DOSBox to run MS-DOS programs LIBXSLT_DESC= Use libxslt (only used by msxml3.dll) SDL_DESC= Use SDL for gamepad support (XInput only) STAGING_DESC= Include Wine Staging patchset (experimental&unsupported) -VKD3D_DESC= Direct3D 12 support via Vulkan +VKD3D_DESC= Vulkan and Direct3D 12 support WINEMAKER_DESC= Fully support winemaker (requires Perl) GECKO_DESC= Bundle Gecko MSI package for Wine MONO_DESC= Bundle Mono MSI package for Wine
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109240439.18O4dMo7070356>