blender/intern/cycles/device/hip
Gon Solo c306ccb67f Fix Cycles error with runtime compilation when there is no path to OptiX SDK
If no OPTIX_ROOT is set, nvcc fails to compile because there is a stray "-I"
in the arguments. Detect if the include path is empty and act accordingly.

Differential Revision: https://developer.blender.org/D16308
2022-11-08 19:40:57 +01:00
..
device_impl.cpp GPU: replace GLEW with libepoxy 2022-08-15 16:10:29 +02:00
device_impl.h Fix Cycles error with runtime compilation when there is no path to OptiX SDK 2022-11-08 19:40:57 +01:00
device.cpp Cleanup: add verbose logging category names instead of numbers 2022-06-17 14:08:14 +02:00
device.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
graphics_interop.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
graphics_interop.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
kernel.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
kernel.h Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
queue.cpp Cycles: Metal integrator state size tuning 2022-10-24 17:14:33 +01:00
queue.h Cycles: Metal integrator state size tuning 2022-10-24 17:14:33 +01:00
util.cpp Cycles: use SPDX license headers 2022-02-11 17:47:34 +01:00
util.h Cycles: enable Vega GPU/APU support 2022-06-28 18:35:43 +02:00