Blender Git Commit Log

Git Commits -> Revision 9a10435

Revision 9a10435 by Sergey Sharybin (cycles_kernel_split)
May 7, 2015, 12:06 (GMT)
Cycles kernel split: Always gather requested feature set for the device

It is a bit violation of design to check what kernel type device will use
prior gathering the required features. It'll also fail for cases like
network rendering.

This bit of code is relatively cheap, so there's no real harm doing it
always and letting the device itself to decide ignore or use the info.

Commit Details:

Full Hash: 9a1043548811e46ef12780197d1455bf0900ed2f
Parent Commit: 8e74691
Lines Changed: +11, -12

1 Modified Path:

/intern/cycles/render/session.cpp (+11, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021