Blender Git Loki
Git Commits -> Revision 956f318
Revision 956f318 by Brecht Van Lommel (cycles-x) July 14, 2021, 15:29 (GMT) |
Cycles X: make OptiX 7.3 the minimum required SDK version This ensure the new faster builtin curve intersection is used, and lets us simplify the code a bit. Differential Revision: https://developer.blender.org/D11866 |
Commit Details:
Full Hash: 956f318fd6d580d298600582c605c33eb4728df5
Parent Commit: dbda302
Lines Changed: +27, -143
6 Modified Paths:
/build_files/cmake/Modules/FindOptiX.cmake (+15, -2) (Diff)
/build_files/config/pipeline_config.json (+1, -1) (Diff)
/intern/cycles/CMakeLists.txt (+1, -1) (Diff)
/intern/cycles/device/optix/device_impl.cpp (+10, -126) (Diff)
/intern/cycles/device/optix/device_impl.h (+0, -6) (Diff)
/intern/cycles/kernel/device/optix/kernel.cu (+0, -7) (Diff)
/build_files/config/pipeline_config.json (+1, -1) (Diff)
/intern/cycles/CMakeLists.txt (+1, -1) (Diff)
/intern/cycles/device/optix/device_impl.cpp (+10, -126) (Diff)
/intern/cycles/device/optix/device_impl.h (+0, -6) (Diff)
/intern/cycles/kernel/device/optix/kernel.cu (+0, -7) (Diff)