Date: Wed, 24 Nov 2021 18:35:28 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 260031] graphics/embree: Enable ISPC, add option for BACKFACE_CULLING Message-ID: <bug-260031-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260031 Bug ID: 260031 Summary: graphics/embree: Enable ISPC, add option for BACKFACE_CULLING Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: danfe@FreeBSD.org Reporter: yuri@freebsd.org Flags: maintainer-feedback?(danfe@FreeBSD.org) Assignee: danfe@FreeBSD.org Created attachment 229709 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D229709&action= =3Dedit patch Hi Alexey, The attached patch performs these 2 actions: 1. sets ISPC to ON (which is also a default value for it) 2. adds the BACKFACE_CULLING option with OFF as default (which is also a default value for it) Both options are restored to their default values. This is needed for OSPray, an important raytracing library. which explicitly requires these two Embree options to be at their default values in order to build. Thank you, Yuri --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260031-7788>