We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a05150 commit 10ed7e9Copy full SHA for 10ed7e9
doc/design/tasks.txt
@@ -79,3 +79,13 @@ nitrocaster: Pavel Kovalenko
79
STALKER_2010: Andrew Boyarshin
80
* detach/update LuaJIT
81
* detach/update LuaBind
82
+
83
+awdavies: Andrew Davies
84
+- project general
85
+ * Get rid of deprecation compiler warnings.
86
+- engine
87
+ - multithreading
88
+ - Designate which tasks should be assigned to which cores.
89
+ - Abstract specific tasks to certain cores.
90
+ - Add thread pool/scheduler for tasks.
91
+ - Include library capable of creating light-weight kernel-visible threads.
0 commit comments