summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-libs/embree: Version bump to 3.13.3Sebastian Parborg2022-02-182-0/+133
| | | | | | Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/24239 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/embree: Filter out more compile flagsSebastian Parborg2022-02-182-6/+6
| | | | | | | | | | Embree will fail building if we pass CPU specific useflags. This is because Embree builds multiple modules so it can autodetect the CPU instruction set to use at runtime. Closes: https://bugs.gentoo.org/828659 Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/embree: Remove static-lib useflagSebastian Parborg2022-02-182-4/+4
| | | | | | | | | | | | | It could cause build issues with the Blender ebuild when using older CPUs. It will also fail to build with newer TBB versions. It doesn't bring any real benifit to build static libs for Blender currently either. (The only package in portage that uses embree) Closes: https://bugs.gentoo.org/828447 Closes: https://bugs.gentoo.org/831377 Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/embree: add 3.13.2Sam James2021-11-232-0/+133
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/embree: Stabilize 3.13.0-r2 amd64, #803884Sam James2021-10-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/embree: add tbb subslot operatorSam James2021-10-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/embree: Keyword 3.13.0-r1 ppc64, #795279Sam James2021-09-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/embree: Keyword 3.13.0-r1 arm, #795279Sam James2021-09-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/embree: Keyword 3.13.0-r1 arm64, #795279Sam James2021-09-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* media-libs/embree: revision bump for subslot operatorSam James2021-08-041-0/+0
| | | | | | | | We need to bump revisions for adding/subscribing to subslot operators. Fixes: 687e88e1d62e728b09144c89932f3e9dec90e215 Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/embree: Implement remaining feedback from review taskSebastian Parborg2021-08-042-10/+17
| | | | | Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/embree: set IUSE=+raymaskSam James2021-06-101-1/+1
| | | | | | | Blender is the only reverse dependency and it needs this enabled. Reported-by: Kobboi Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/embree: New packageSebastian Parborg2021-06-103-0/+150
| | | | | | | | | | | Embree is a collection of high-performance ray tracing kernels, developed at Intel. The target users of Embree are graphics application engineers who want to improve the performance of their photo-realistic rendering application by leveraging Embree's performance-optimized ray tracing kernels. Signed-off-by: Sebastian Parborg <darkdefende@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* media-libs/embree: Remove last-rited pkg, #595396Michał Górny2017-08-143-74/+0
|
* media-libs/embree: Cleanup metadata due to retirementPacho Ramos2017-06-201-4/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* media-libs/embree: Initial import, ebuild written by me.Kacper Kowalik2016-02-123-0/+76
Package-Manager: portage-2.2.27