blender/intern/cycles
Sergey Sharybin 79aa50dc53 Cycles: Enable hair for split kernels when using Intel or NVidia drivers
Apart from simply enabling this features needed changes to the code were done.
Technical change, replacing SD access from "simple" structure to SOA.
2015-05-14 18:48:56 +05:00
..
app Cleanup: Remove leftover from Distorted Noise node in XML reader. 2015-05-05 10:38:45 +02:00
blender Fix T44616: Cycles crashes loading 42k by 21k textures 2015-05-12 18:48:55 +05: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: Cleanup: use generic utility function to set kernel arguments 2015-05-13 19:56:24 +05:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: Enable hair for split kernels when using Intel or NVidia drivers 2015-05-14 18:48:56 +05:00
render Cycles: Resize light_data after possible light removal. 2015-05-14 01:13:40 +02:00
subd Cycles: Code cleanup, spaces around keywords 2015-03-28 00:15:15 +05:00
util Cycles: check for F16C support with __cpuid, as we do for BMI and BMI2 2015-05-11 15:49:36 +00:00
CMakeLists.txt Cycles: Use native float->half conversion instructions for Haswell CPUs. 2015-05-10 16:35:51 +00:00
SConscript Cycles: Add -mf16c for previous commit for Scons 2015-05-10 17:51:04 +00:00