blender/intern/cycles
Sergey Sharybin 4ed6605d65 Cycles: Don't show devices which does not support OpenCL 1.1 in the menu
They'll be checked for the version later and that check will fail anyway,
so better to not allow user to see unsupported device in the list.

Also corrected one more issue with the device enumeration.
2015-06-18 11:26:22 +02:00
..
app Expose Background AO and Transparent flag to XML API 2015-06-12 00:32:00 +02:00
blender Cycles: Report total and render time to the log 2015-06-17 14:07:51 +02:00
bvh Cleanup: style & const's 2015-05-05 05:19:49 +10:00
cmake Cycles: Post-reintegration tweaks to ensure things do compile 2015-01-01 01:31:08 +05:00
device Cycles: Don't show devices which does not support OpenCL 1.1 in the menu 2015-06-18 11:26:22 +02:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Add back ray bounces debug code, can be useful nevertheless. 2015-06-16 00:39:11 +02:00
render Cycles: Fix compilation error with motion blur disabled on CPU 2015-06-13 18:16:32 +02:00
subd Cycles: Code cleanup, spaces around keywords 2015-03-28 00:15:15 +05:00
util Cycles: Report total and render time to the log 2015-06-17 14:07:51 +02:00
CMakeLists.txt Cycles: Use native float->half conversion instructions for Haswell CPUs. 2015-05-10 16:35:51 +00:00
SConscript Cycles: Restructure kernel files organization 2015-05-22 16:31:34 +05:00