Blender Git Loki
Git Commits -> Revision 1f50f06
Revision 1f50f06 by Mathieu Menuet (blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2018, 15:34 (GMT) |
Fix T53017: Cycles not detecting AMD GPU when there is an NVidia GPU too. Best guess is that cuInit() somehow interferes with the AMD graphics driver on Windows, and switching the initialization order to do OpenCL first seems to solve the issue. |
Commit Details:
Full Hash: 1f50f0676abf8700f810bcfec4f9f24c679ca012
Parent Commit: 4f247ed
Committed By: Bastien Montagne
Lines Changed: +12, -10
1 Modified Path:
/intern/cycles/device/device.cpp (+12, -10) (Diff)