Blender Git Commit Log
Git Commits -> Revision 204113b
Revision 204113b by Brecht Van Lommel (master) November 7, 2012, 21:00 (GMT) |
Fix #33107: cycles fixed threads 1 was still having two cores do work, because main thread works as well. |
Commit Details:
Full Hash: 204113b791a8eea6087de61199df1d5811055244
SVN Revision: 51986
Parent Commit: b51908b
Lines Changed: +25, -13
8 Modified Paths:
/intern/cycles/blender/blender_sync.cpp (+4, -1) (Diff)
/intern/cycles/device/device.cpp (+2, -2) (Diff)
/intern/cycles/device/device.h (+1, -1) (Diff)
/intern/cycles/device/device_cpu.cpp (+4, -4) (Diff)
/intern/cycles/device/device_intern.h (+1, -1) (Diff)
/intern/cycles/render/session.cpp (+1, -1) (Diff)
/intern/cycles/util/util_task.cpp (+8, -2) (Diff)
/intern/cycles/util/util_task.h (+4, -1) (Diff)
/intern/cycles/device/device.cpp (+2, -2) (Diff)
/intern/cycles/device/device.h (+1, -1) (Diff)
/intern/cycles/device/device_cpu.cpp (+4, -4) (Diff)
/intern/cycles/device/device_intern.h (+1, -1) (Diff)
/intern/cycles/render/session.cpp (+1, -1) (Diff)
/intern/cycles/util/util_task.cpp (+8, -2) (Diff)
/intern/cycles/util/util_task.h (+4, -1) (Diff)