blender/intern/cycles
Sergey Sharybin e2c04a8bf0 Cycles: Code cleanup -- use bitshifts instead of hardcoded constants
This way it's easier to extend bitfields and see when we start running
out of free bits.

Plus added brief description of what SD_VOLUME_CUBIC flag means.
2014-10-22 20:51:40 +06:00
..
app Ghost Context Refactor 2014-10-07 15:47:32 -05:00
blender Cycles: Get rid of hardcoded enum values in the code 2014-10-22 16:17:03 +02:00
bvh Cycles: Rebuild BVH from scratch if loading cache failed 2014-09-01 18:05:10 +06:00
cmake Ghost Context Refactor 2014-10-07 15:47:32 -05:00
device Cycles: Do cuda pointer arithmetic in integers, don't use pointer arithmetic 2014-10-14 17:54:41 +02:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: Code cleanup -- use bitshifts instead of hardcoded constants 2014-10-22 20:51:40 +06:00
render Cycles: Get rid of hardcoded enum values in the code 2014-10-22 16:17:03 +02:00
subd Code cleanup: Add -Werror=float-conversion to Cycles 2014-05-03 07:31:46 +10:00
util Fix T42021: OSL doesn't work when there are non-ascii chars in the path 2014-10-14 14:56:21 +02:00
CMakeLists.txt Futher tweaks to WITH_CPU_SSE option 2014-10-15 18:45:09 +06:00
SConscript Ghost Context Refactor 2014-10-07 15:47:32 -05:00