blender/intern/cycles
Sergey Sharybin 35b61a7512 Move GCC attributes into a centraized defines
Instead of having ifdef __GNUC__ all over the headers
to use special compiler's hints use a special file where
all things like this are concentrated.

Makes code easier to follow and allows to manage special
attributes in more efficient way.

Thanks Campbell for review!
2013-09-01 15:01:15 +00:00
..
app Cycles: 2013-08-31 02:56:03 +00:00
blender Move GCC attributes into a centraized defines 2013-09-01 15:01:15 +00:00
bvh Updates for the Cycle Hair UI. With the following changes 2013-08-18 13:41:53 +00:00
cmake Cycles / Standalone: 2013-08-30 17:34:27 +00:00
device Cycles: viewport render now takes scene color management settings into account, 2013-08-30 23:49:38 +00:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Fix #36620: sss + indirect light rendering artifacts, due to wrong correlation in 2013-09-01 14:10:40 +00:00
render Fix #36620: sss + indirect light rendering artifacts, due to wrong correlation in 2013-09-01 14:10:40 +00:00
subd Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
util Cycles: viewport render now takes scene color management settings into account, 2013-08-30 23:49:38 +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