Blender Git Commit Log

Git Commits -> Revision b10b7cd

Revision b10b7cd by Brecht Van Lommel (master)
June 22, 2020, 11:06 (GMT)
Cleanup: use lambdas instead of functors for task pools, remove threadid

Commit Details:

Full Hash: b10b7cdb43b07e67905ffdeba3639dd5f9806169
Parent Commit: d8c2092
Lines Changed: +113, -216

11 Modified Paths:

/intern/cycles/bvh/bvh_build.cpp (+45, -66) (Diff)
/intern/cycles/bvh/bvh_build.h (+7, -4) (Diff)
/intern/cycles/bvh/bvh_sort.cpp (+2, -13) (Diff)
/intern/cycles/bvh/bvh_split.cpp (+5, -5) (Diff)
/intern/cycles/bvh/bvh_split.h (+5, -5) (Diff)
/intern/cycles/device/cuda/device_cuda_impl.cpp (+4, -11) (Diff)
/intern/cycles/device/device_cpu.cpp (+6, -12) (Diff)
/intern/cycles/device/device_optix.cpp (+13, -14) (Diff)
/intern/cycles/device/opencl/device_opencl.h (+4, -11) (Diff)
/intern/cycles/util/util_task.cpp (+15, -32) (Diff)
/intern/cycles/util/util_task.h (+7, -43) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021