summaryrefslogtreecommitdiffstats
path: root/game/shared/threading.cc
Commit message (Expand)AuthorAgeFilesLines
* Displace threading into core (qfortress graft)untodesu2025-09-111-127/+0
* Replace most of C strings with string_viewuntodesu2025-09-111-4/+18
* I forgot to set these to true in .clang-formatuntodesu2025-07-011-2/+4
* I hyper-focued on refactoring againuntodesu2025-07-011-0/+111
* Move game sources into src subdirectoryuntodesu2025-06-291-111/+0
* Restructure dependencies and update to C++20untodesu2025-06-281-2/+2
* Clang-format the entire source codeuntodesu2025-06-251-9/+11
* Slightly refactor threading APIuntodesu2025-03-231-1/+1
* Update threading command line argumentsuntodesu2025-03-161-3/+21
* Add whatever I was working on for the last monthuntodesu2025-03-151-0/+91