blender/intern/cycles
Sergey Sharybin 14d343a8f9 Cycles: Move motion triangle intersection functions to own file
Mimics how regular triangles are working and makes it more clear where
the stuff is located in the kernel.

Needed to have some forward declarations because of the current placement
of things in the kernel.
2017-01-20 12:46:17 +01:00
..
app Cycles: Cleanup, style 2017-01-13 15:24:56 +01:00
blender Fix T50460. Greying out issue with Cycles culling options. 2017-01-20 10:58:03 +01:00
bvh Cycles: Cleanup, better variable name 2017-01-20 12:46:17 +01:00
cmake Fix compilation error when CUDA toolkit is not installed 2016-11-07 14:47:10 +01:00
device Land D2339 by bliblu bli 2016-12-09 08:28:04 -07:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
graph Cycles: Don't use guarded vector for statically initialized data 2016-10-24 14:18:22 +02:00
kernel Cycles: Move motion triangle intersection functions to own file 2017-01-20 12:46:17 +01:00
render Cycles: Add utility function to fetch motion keys while on CPU side 2017-01-20 12:46:17 +01:00
subd Cycles: Cleanup, style 2016-10-24 12:26:12 +02:00
test Cycles: Cleanup, style 2016-10-24 12:26:12 +02:00
util Cycles: Fix compilation error on with older GCC 2017-01-20 11:55:48 +01:00
CMakeLists.txt Cycles: Don't use fast math for the host code 2017-01-19 14:51:11 +01:00