Commit: c75b1209cba1dfce6a46cc09d3fa2ab260e63b39
Author: varunsundar08
Date:   Wed Apr 29 17:31:03 2015 +0530
Branches: cycles_kernel_split
https://developer.blender.org/rBc75b1209cba1dfce6a46cc09d3fa2ab260e63b39

Dont use OpenCLCache with split kernel

===================================================================

M       intern/cycles/device/device_opencl.cpp

===================================================================

diff --git a/intern/cycles/device/device_opencl.cpp 
b/intern/cycles/device/device_opencl.cpp
index 28317de..6d4cf1c 100644
--- a/intern/cycles/device/device_opencl.cpp
+++ b/intern/cycles/device/device_opencl.cpp
@@ -2204,8 +2204,6 @@ public:
                        return false;
                }
 
-               /* TODO : Use OpenCLCahce with spit kernel */
-
                /* if it is an interactive render; we ceil clos_max value to a 
multiple of 5 in order
                * to limit re-compilations
                */

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to