Hello community, here is the log from the commit of package embree for openSUSE:Factory checked in at 2020-09-25 16:28:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/embree (Old) and /work/SRC/openSUSE:Factory/.embree.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "embree" Fri Sep 25 16:28:22 2020 rev:6 rq:831262 version:3.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/embree/embree.changes 2020-08-20 22:34:32.392141590 +0200 +++ /work/SRC/openSUSE:Factory/.embree.new.4249/embree.changes 2020-09-25 16:30:22.291828499 +0200 @@ -1,0 +2,6 @@ +Tue Sep 1 16:22:19 UTC 2020 - Hans-Peter Jansen <[email protected]> + +- raise limits to 24G, since this version uses up to 22,6G on TW + for build (16,7G on 15.2) + +------------------------------------------------------------------- @@ -4,0 +11,57 @@ + +------------------------------------------------------------------- +Thu Jul 9 11:07:33 UTC 2020 - Hans-Peter Jansen <[email protected]> + +- update to version 3.11.0 + + Round linear curves now automatically check for the existence + of left and right + + connected segments if the flags buffer is empty. Left segments + exist if the + + segment(id-1) + 1 == segment(id) and similarly for right + segments. + + Implemented the min-width feature for curves and points, which + allows to increase the + + radius in a distance dependent way, such that the curve or + points thickness is n pixels wide. + + Round linear curves are closed now also at their start. + + Embree no longer supports Visual Studio 2013 starting with this + release. + + Bugfix in subdivision tessellation level assignment for non- + quad base primitives + + Small meshes are directly added to top level build phase of + two-level builder to reduce memory consumption. + + Enabled fast two level builder for user geometries when low + quality build is requested. + +- update to version 3.10.0 + + Added EMBREE_COMPACT_POLYS CMake option which enables double + indexed triangle and quad + + leaves to reduce memory consumption in compact mode by an + additional 40% at about + + 15% performance impact. This new mode is disabled by default. + + Compile fix for oneTBB 2021.1-beta05 + + Releases upgrade to TBB 2020.2 + + Compile fix for ISPC v1.13.0 + + Adding RPATH to libembree.so in releases + + Increased required CMake version to 3.1.0 + + Made instID member for array of pointers ray stream layout + optional again. + +- update to version 3.9.0 + + Added round linear curve geometry support. In this mode a real + geometric surface for curves + + with linear basis is rendered using capped cones with spherical + filling between + + the curve segments. + + Added rtcGetSceneDevice API function, that returns the device a + scene got created in. + + Improved performance of round curve rendering by up to 1.8x. + + Bugfix to sphere intersection filter invokation for back hit. + + Fixed wrong assertion that triggered for invalid curves which + anyway get filtered out. + + RelWithDebInfo mode no longer enables assertions. + + Fixed an issue in FindTBB.cmake that caused compile error with + Debug build under Linux. + + Embree releases no longer provide RPMs for Linux. Please use + the RPMs coming with the package + + manager of your Linux distribution. Old: ---- embree-3.8.0.tar.gz New: ---- embree-3.11.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ embree.spec ++++++ --- /var/tmp/diff_new_pack.czoTIe/_old 2020-09-25 16:30:22.999829126 +0200 +++ /var/tmp/diff_new_pack.czoTIe/_new 2020-09-25 16:30:23.003829129 +0200 @@ -18,7 +18,7 @@ Name: embree -Version: 3.8.0 +Version: 3.11.0 Release: 0 Summary: Ray Tracing Kernels License: Apache-2.0 ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.czoTIe/_old 2020-09-25 16:30:23.039829161 +0200 +++ /var/tmp/diff_new_pack.czoTIe/_new 2020-09-25 16:30:23.043829165 +0200 @@ -2,7 +2,7 @@ <constraints> <hardware> <memory> - <size unit="G">12</size> + <size unit="G">24</size> </memory> </hardware> </constraints> ++++++ embree-3.8.0.tar.gz -> embree-3.11.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/embree/embree-3.8.0.tar.gz /work/SRC/openSUSE:Factory/.embree.new.4249/embree-3.11.0.tar.gz differ: char 13, line 1
