Revisions of embree

Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 831259 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 12)
- raise limits to 24G, since this version uses up to 22,6G on TW 
  for build (16,7G on 15.2)

- 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
buildservice-autocommit accepted request 828228 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 11)
baserev update by copy to link target
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 828204 from Martin Liška's avatar Martin Liška (marxin) (revision 10)
- Use memory limit as the build is dominated by 2 huge gas runs.
buildservice-autocommit accepted request 773619 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 9)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 772214 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 8)
- update to version 3.8.0
  + New Features:
    * Added collision detection support for user geometries (see
      rtcCollide API function)
    * Passing geomID to user geometry callbacks.
  + Fixed Issues:
    * Bugfix in AVX512VL codepath for rtcIntersect1
    * For sphere geometries the intersection filter gets now
      invoked for front and back hit.
    * Fixed some bugs for quaternion motion blur.
    * RTCIntersectContext always non-const in Embree API
    * Made RTCHit aligned to 16 bytes in Embree API
- update to version 3.7.0
  + Added quaternion motion blur for correct interpolation of
    rotational transformations.
  + Fixed wrong bounding calculations when a motion blurred
    instance did instantiate a motion blurred scene.
  + In robust mode the depth test consistently uses tnear <= t <=
    tfar now in order to robustly continue traversal at a previous
    hit point in a way that guarentees reaching all hits, even hits
    at the same place.
  + Fixed depth test in robust mode to be precise at tnear and
    tfar.
  + Added next_hit tutorial to demonstrate robustly collecting all
    hits along a ray using multiple ray queries.
  + Implemented robust mode for curves. This has a small
    performance impact but fixes bounding problems with flat
    curves.
  + Improved quality of motion blur BVH by using linear bounds
    during binning.
buildservice-autocommit accepted request 737992 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 7)
baserev update by copy to link target
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 737581 from Adrian Schröter's avatar Adrian Schröter (adrianSuSE) (revision 6)
- update to version 3.6.1
   Added Catmull-Rom curve types.
   Added support for multi-level instancing.
   Added support for point queries.
   Fixed a bug preventing normal oriented curves being used unless timesteps were specified.
   Fixed bug in external BVH builder when configured for dynamic build.
   Added support for new config flag "user_threads=N" to device initialization
   which sets the number of threads used by TBB but created by the user.
   Fixed automatic vertex buffer padding when using rtcSetNewGeometry API function.
buildservice-autocommit accepted request 731334 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 5)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 729433 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 4)
initialized devel package after accepting 729433
Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) accepted request 729544 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 3)
- Trim marketing from description.
Stefan Brüns's avatar Stefan Brüns (StefanBruens) accepted request 729265 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 2)
Sanitize _constraints
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 724736 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 1)
Take two of embree submission, addressing Stefans comments
here as well.
Displaying revisions 21 - 32 of 32
openSUSE Build Service is sponsored by