github RenderKit/embree v4.4.1

8 hours ago

Embree v4.4.1

  • Enabled support for Intel® Core™ Ultra series 3 integrated GPUs.
  • Added specialization constants for curves, motion blur, and motion blurred instances to reduce code complexity.
  • Enabled AVX512 support with MSVC compiler.
  • Fixed numerous potential uninitialized variables, integer over/underflows, and out-of-bounds accesses.
  • Fixed bounds checking for buffer stride and grid dimensions.
  • Fixed rare hang in rtcNewDevice when using single thread mode (start_threads=1).
  • Fixed morton builder for instance arrays.
  • Improved compiler warning handling for C++26, GCC, and ARM builds.
  • Improved AVX512 flag consistency between GCC and Clang.
  • Updated TinyEXR dependency to fix resource leaks.
  • Reduced memory copies and improved move semantics usage.
  • Bumped CMake minimum required version to 3.10.

Full Changelog: v4.4.0...v4.4.1

Don't miss a new embree release

NewReleases is sending notifications on new releases.