blender/intern/cycles/kernel/kernels
Brecht Van Lommel 3669a3e2e9 Fix Cycles CUDA build error with Visual Studio 2019 v16.9
Something in this update broke the floor() function in CUDA, instead use
floorf() like we do everywhere else in the kernel code. Thanks to Ray
Molenkamp for identifying the solution.
2021-03-08 14:06:16 +01:00
..
cpu Fix Cycles device kernels containing debug assertation code 2020-12-03 15:20:50 +01:00
cuda Fix Cycles CUDA build error with Visual Studio 2019 v16.9 2021-03-08 14:06:16 +01:00
opencl Cleanup: spelling 2021-01-24 16:06:58 +11:00
optix Fix Cycles rendering with OptiX after instance limit increase when building with old SDK 2021-01-08 13:38:26 +01:00