- 19 Mar, 2019 2 commits
-
-
FritzFlorian committed
-
The first draft of the internal threading component is currently only implemented using the c++11 std::thread, pthread support will be added next.
FritzFlorian committed
-
- 18 Mar, 2019 2 commits
-
-
FritzFlorian committed
-
FritzFlorian committed
-
- 15 Mar, 2019 5 commits
-
-
For now this is only running our catch tests, but we plan on adding more (ThreadSanitizer, basic performance metrics) later on.
FritzFlorian committed -
FritzFlorian committed
-
FritzFlorian committed
-
FritzFlorian committed
-
Seperate library from other parts of project (samples, playground, testing, ...). We still are in one 'toplevel' cmake project, so we can for exmaple compile everything (library and playground) in debug mode, for simple development.
FritzFlorian committed
-