Revisions of embree
Hans-Peter Jansen (frispete)
accepted
request 1102562
from
Hans-Peter Jansen (frispete)
(revision 32)
- Fix library package naming
buildservice-autocommit
accepted
request 1033497
from
Hans-Peter Jansen (frispete)
(revision 31)
baserev update by copy to link target
Hans-Peter Jansen (frispete)
accepted
request 1033002
from
Hans-Peter Jansen (frispete)
(revision 30)
- Obsolete the -devel-static package
Hans-Peter Jansen (frispete)
accepted
request 1032950
from
Stefan Brüns (StefanBruens)
(revision 29)
- Build embree as shared library, blender no longer requires a static library build. - Reduce memory constraints, use limit_build to avoid build failures due to OOM. - Fix build on ARM (gh#embree/embree#383, gh#embree/embree#410)
buildservice-autocommit
accepted
request 1032171
from
Hans-Peter Jansen (frispete)
(revision 28)
baserev update by copy to link target
Hans-Peter Jansen (frispete)
accepted
request 1031122
from
Hans-Peter Jansen (frispete)
(revision 27)
- Remove the cmake config tweaking - Update to version 3.13.5: * regenerated documentation * setting version to v3.13.5 * ci: add github actions workflows * FastAllocator: fix the false sharing in SpinLock array * Fixed spatial splitting for non-planar quads. * no longer automatically starting thread nor setting affinity * disabling thread ID affinity re-mapping as it causes issues inside LXC containers * TBB: Stop task_scheduler_observer when TaskScheduler is destroyed * Improved self intersection avoidance for RTC_GEOMETRY_TYPE_DISC_POINT geometry type. * Fix compilation issues on macOS 12.5 and Apple clang version 13.1.6 - Update to version 3.13.4: * Using 8-wide BVH and double pumped NEON instructions on Apple M1 gives 8% performance boost. * Fixed binning related crash in SAH BVH builder. * Added EMBREE_TBB_COMPONENT cmake option to define the component/library name of Intel® TBB (default: tbb). * Embree supports now Intel® oneAPI DPC++/C++ Compiler 2022.0.0 - Switch to _service based package source - Use simd compiler ispc - Fix cmake devel config to reflect reality
buildservice-autocommit
accepted
request 972817
from
Hans-Peter Jansen (frispete)
(revision 26)
baserev update by copy to link target
Hans-Peter Jansen (frispete)
accepted
request 972778
from
Guillaume GARDET (Guillaume_G)
(revision 25)
- Update _constraints for aarch64
buildservice-autocommit
accepted
request 972413
from
Hans-Peter Jansen (frispete)
(revision 24)
baserev update by copy to link target
Hans-Peter Jansen (frispete)
accepted
request 972399
from
Hans-Peter Jansen (frispete)
(revision 23)
- Update to version v3.13.3 * Invalid multi segment motion blurred normal oriented curves are properly excluded from BVH build. * Fixing issue with normal oriented curve construction when center curve curvature is very large. * Due to this change normal oriented curve shape changes slightly. * Fixed crash caused by disabling a geometry and then detaching it from the scene. * Bugfix in emulated ray packet intersection when EMBREE_RAY_PACKETS is turned off. * Bugfix for linear quaternion interpolation fallback. * Fixed issues with spaces in path to Embree build folder. * Some fixes to compile Embree in SSE mode using WebAssembly. * Bugfix for occlusion rays with grids and ray packets. * We do no longer provide installers for Windows and macOS, please use the ZIP files instead. * Upgrading to Intel® ISPC 1.17.0 for release build. * Upgrading to Intel® oneTBB 2021.5.0 for release build.
Hans-Peter Jansen (frispete)
accepted
request 933727
from
Benjamin Greiner (bnavigator)
(revision 22)
- Update to version 3.13.2 * Avoiding spatial split positions that are slightly out of geometry bounds. * Introduced rtcGetGeometryThreadSafe function, which is a thread safe version of rtcGetGeometry. * Using more accurate rcp implementation. * Bugfix to rare corner case of high quality BVH builder. - Embree 3.13.1 * Added support for ISPC+ARM. * Releases upgrade to TBB 2021.3.0 and ISPC 1.16.1 - Use internal tasking instead of TBB * gh#embree/embree#348 * boo#1192994
buildservice-autocommit
accepted
request 895479
from
Hans-Peter Jansen (frispete)
(revision 21)
baserev update by copy to link target
Hans-Peter Jansen (frispete)
accepted
request 895430
from
Ferdinand Thiessen (susnux)
(revision 20)
- Update to version 3.13.0
buildservice-autocommit
accepted
request 888496
from
Hans-Peter Jansen (frispete)
(revision 19)
baserev update by copy to link target
Hans-Peter Jansen (frispete)
accepted
request 888305
from
jun wang (jgwang)
(revision 18)
Update to version 3.12.2
buildservice-autocommit
accepted
request 852365
from
Hans-Peter Jansen (frispete)
(revision 17)
baserev update by copy to link target
Hans-Peter Jansen (frispete)
accepted
request 851371
from
Hans-Peter Jansen (frispete)
(revision 16)
- update to version 3.12.1 + Changed default frequency level to SIMD128 for Skylake, Cannon Lake, Comet Lake and Tiger Lake CPUs. This change typically improves performance for renderers that just use SSE by maintaining higher CPU frequencies. In case your renderer is AVX optimized you can get higher ray tracing performance by configuring the frequency level to simd256 through passing frequency_level=simd256 to rtcNewDevice.
buildservice-autocommit
accepted
request 838600
from
Hans-Peter Jansen (frispete)
(revision 15)
baserev update by copy to link target
Hans-Peter Jansen (frispete)
accepted
request 837354
from
Hans-Peter Jansen (frispete)
(revision 14)
- update to version 3.12.0 + Added linear cone curve geometry support. In this mode a real geometric surface for curves + with linear basis is rendered using capped cones. They are discontinuous at edge boundaries. + Enabled fast two level builder for instances when low quality build is requested. + Bugfix for BVH build when geometries got disabled. + Added EMBREE_BACKFACE_CULLING_CURVES cmake option. This allows for a cheaper round + linear curve intersection when correct internal tracking and back hits are not required. + The new cmake option defaults to OFF. + User geometries with invalid bounds with lower>upper in some dimension will be ignored. + Increased robustness for grid interpolation code and fixed returned out of range u/v + coordinates for grid primitive. + Fixed handling of motion blur time range for sphere, discs, and oriented disc geometries. + Fixed missing model data in releases. + Ensure compatibility to newer versions of oneTBB. + Motion blur BVH nodes no longer store NaN values.
buildservice-autocommit
accepted
request 831262
from
Hans-Peter Jansen (frispete)
(revision 13)
baserev update by copy to link target
Displaying revisions 1 - 20 of 32