aboutsummaryrefslogtreecommitdiff
path: root/zencore/workthreadpool.cpp
Commit message (Collapse)AuthorAgeFilesLines
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-83/+0
| | | | | | * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees
* made Ref<> constructor explicit (#262)Stefan Boberg2023-04-271-2/+2
| | | This change makes the Ref<> constructor explicit, which can help avoid unnecessary overheads and other accidents
* Simple file-based compute (#65)Joe Kirchoff2022-03-301-0/+6
|
* move workthreadpool to zencore (#63)Dan Engelbrecht2022-03-221-0/+77