Blender Git Commit Log

Git Commits -> Revision 44c6b66

Revision 44c6b66 by Ray molenkamp (master)
March 21, 2020, 17:55 (GMT)
OpenCL: Bring back CYCLES_OPENCL_TEST override

Back in 2.79 you could either use the debug panel or an
environment variable to override using OpenCL for unsupported
hardware. Which was rather useful for developers when testing
on NVidia just to be sure the CL kernels at-least build properly.

This broke in rB949ab753bb2

This diff restores testing though the CYCLES_OPENCL_TEST
environment variable.

Differential Revision: https://developer.blender.org/D7202

Reviewers: brecht

Commit Details:

Full Hash: 44c6b6615b7235b960cc0e70bf0b4ed5b240fad6
Parent Commit: 3033b2a
Lines Changed: +7, -4

2 Modified Paths:

/intern/cycles/device/opencl/device_opencl.h (+1, -2) (Diff)
/intern/cycles/device/opencl/opencl_util.cpp (+6, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021