Blender Git Commit Log

Git Commits -> Revision 0e4ddaa

Revision 0e4ddaa by Sergey Sharybin (master)
May 9, 2015, 14:05 (GMT)
Cycles: Change the way how we pass requested capabilities to the device

Previously we only had experimental flag passed to device's load_kernel() which
was all fine. But since we're gonna to have some extra parameters passed there
it makes sense to wrap them into a single struct, which will make it easier to
pass stuff around.

Commit Details:

Full Hash: 0e4ddaadd487ebdd80399e2fd24cb8b12bd7f721
Parent Commit: d69c80f
Lines Changed: +40, -12

6 Modified Paths:

/intern/cycles/device/device.h (+19, -1) (Diff)
/intern/cycles/device/device_cuda.cpp (+3, -3) (Diff)
/intern/cycles/device/device_multi.cpp (+2, -2) (Diff)
/intern/cycles/device/device_network.cpp (+5, -5) (Diff)
/intern/cycles/render/session.cpp (+8, -1) (Diff)
/intern/cycles/render/session.h (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021