blender/intern/cycles
Sergey Sharybin ae41a08288 Cycles: Attempt to work around compilation of sm_20 and sm_21
Disabled forceinline for those architectures, which seems to be compiling
successfully more often.

There might be ~3% slowdown based on quick tests, but better be rendering
something rather than failing to compile kernels again and again.

Those architectures will be doomed for abandon once we'll switch to toolkit 9.
2017-09-08 18:37:54 +02:00
..
app CMake: Add option to build against system-wide Glog 2017-04-21 14:36:34 +02:00
blender Cycles: follow strict class naming convention 2017-09-01 16:08:25 +10:00
bvh Cycles: Fix typo in comment 2017-08-31 13:24:32 +02:00
cmake CMake: Add option to build against system-wide Glog 2017-04-21 14:36:34 +02:00
device Cycles: Fix build with networking enabled 2017-08-30 00:19:44 -04:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
graph Cycles: Make all #include statements relative to cycles source directory 2017-03-29 13:41:11 +02:00
kernel Cycles: Attempt to work around compilation of sm_20 and sm_21 2017-09-08 18:37:54 +02:00
render Fix T52533: Blender shuts down when rendering duplicated smoke domain 2017-09-04 13:14:54 +02:00
subd Cycles: Make all #include statements relative to cycles source directory 2017-03-29 13:41:11 +02:00
test Cycles: Don't leave multiple spaces in the device name 2017-06-08 12:15:24 +02:00
util Cycles: Fix compilation warning 2017-09-04 13:28:15 +02:00
CMakeLists.txt Cycles: disable fast math flags, only use a subset. 2017-09-08 15:12:37 +02:00