blender/intern/cycles
Brecht Van Lommel e308c2f166 Fix #36316: dots in cycles render on certain CPUs with 32 bit linux builds.
There is some sort of problem with the SSE2 code path, but I couldn't find
the cause, maybe a compiler bug due to the large amount of inlining? For
now I've disabled SSE2 optimizatons in 32 bit GCC builds.
2013-10-02 19:00:16 +00:00
..
app Cycles: 2013-08-31 02:56:03 +00:00
blender Fixes for cycles Mapping and Vector Transform node: 2013-10-02 17:02:59 +00:00
bvh Fix #36750: windows crash with empty cycles scene, can't do &references[0] with 2013-09-17 15:03:01 +00:00
cmake Cycles / Standalone: 2013-08-30 17:34:27 +00:00
device Fix cycles OpenCL compile error on AMD, and fix assert in debug builds. 2013-10-02 14:41:04 +00:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Fix cycles OpenCL compile error on AMD, and fix assert in debug builds. 2013-10-02 14:41:04 +00:00
render Fix [#36822], Sky Turbidity values > 10 could result in weird behavior and crashes with the new sky model. 2013-09-27 10:26:00 +00:00
subd Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
util Fix #36316: dots in cycles render on certain CPUs with 32 bit linux builds. 2013-10-02 19:00:16 +00:00
CMakeLists.txt Cleanup: 2013-08-31 03:18:55 +00:00
SConscript Move GCC attributes into a centraized defines 2013-09-01 15:01:15 +00:00