Blender Git Commit Log

Git Commits -> Revision a50c381

January 22, 2018, 11:20 (GMT)
Cycles: Fix difference in image Clip extension method between CPU and GPU

Our own implementation was behaving different comparing to OSL and GPU,
namely on the border pixels OSL and CUDA was doing interpolation with
black, but we were clamping coordinate.

This partially fixes issue reported in T53452.

Similar change should also be done for 3D interpolation perhaps, but this
is to be investigated separately.

Commit Details:

Full Hash: a50c381fac664857f1659d42aa86167236eb28cb
Parent Commit: b90f392
Lines Changed: +27, -17

1 Modified Path:

/intern/cycles/kernel/kernel_compat_cpu.h (+27, -17) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021