blender/intern/cycles
Sv. Lockal 9cf6946d31 Fix cycles texture crash on win x86-64 + msvc 11
Use union for __m128 aliasing; while gcc supports no-strict-aliasing attribute, unions are the most common way to deal with __m128 in msvc.
2014-01-13 18:31:02 +04:00
..
app Fix cycles standalone compile on some systems, CMAKE_DL_LIBS should be enough. 2014-01-13 10:36:02 +01:00
blender Fix T38134: cycles viewport render not updating when adding a world volume shader. 2014-01-08 23:12:54 +01:00
bvh spelling: use American spelling for canceled 2013-10-26 01:06:19 +00:00
cmake Cycles / Standalone: 2013-08-30 17:34:27 +00:00
device Fix T37817: cycles CUDA detection problem on Windows with non-ascii paths. 2014-01-11 00:47:58 +01:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Fix cycles texture crash on win x86-64 + msvc 11 2014-01-13 18:31:02 +04:00
render Cycles Volume Render: scattering support. 2014-01-07 15:03:41 +01:00
subd Cycles: experimental OpenSubdiv code. 2013-11-28 02:11:42 +01:00
util Cycles: SSE for Voronoi textures (targeted for Haswell CPUs) 2014-01-12 18:14:00 +04:00
CMakeLists.txt Cycles: experimental OpenSubdiv code. 2013-11-28 02:11:42 +01:00
SConscript Added scons option to actually build the sse41 kernel. CMake already has it 2014-01-06 21:38:56 +01:00