Set debug drawer for demo
Fixed issue with toggle of activation in the DemoApplication added hint/todo for Win32ThreadSupport
This commit is contained in:
@@ -22,6 +22,9 @@ subject to the following restrictions:
|
||||
|
||||
#include <Windows.h>
|
||||
|
||||
///The number of threads should be equal to the number of available cores
|
||||
///Todo: each worker should be linked to a single core, using SetThreadIdealProcessor.
|
||||
|
||||
///Win32ThreadSupport helps to initialize/shutdown libspe2, start/stop SPU tasks and communication
|
||||
///Setup and initialize SPU/CELL/Libspe2
|
||||
Win32ThreadSupport::Win32ThreadSupport(Win32ThreadConstructionInfo& threadConstructionInfo)
|
||||
|
||||
Reference in New Issue
Block a user