blender/intern/cycles
Sergey Sharybin 5c34266383 Cycles: Enable camera motion blur in split kernel for Intel/NVidia
It's good for testing and seems to work quite reliably here.

This probably not totally cheap in terms of performance, but this we
could solve quite easily by selective kernel compilation once other
things are tested/proved to be reliable.
2015-05-14 23:35:19 +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 camera motion blur in split kernel for Intel/NVidia 2015-05-14 23:35:19 +05:00
render Cycles: Fix missing camera-in-volume update when using certain render layers configurations 2015-05-14 19:08:13 +05:00
subd Cycles: Code cleanup, spaces around keywords 2015-03-28 00:15:15 +05:00
util Cycles: Add transformation functions with specified addrspace 2015-05-14 18:48:56 +05: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