Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WorkerThreadPool (plus friends): Overhaul unlock allowance zones | Pedro J. Estébanez | 2024-08-21 | 1 | -1/+7 |
* | Enforce template syntax `typename` over `class` | Thaddeus Crews | 2024-03-07 | 1 | -2/+2 |
* | Add THREADS_ENABLED macro in order to compile Godot to run on the main thread | Adam Scott | 2024-01-17 | 1 | -0/+14 |
* | WorkerThreadPool: Overhaul scheduling and synchronization | Pedro J. Estébanez | 2024-01-08 | 1 | -0/+2 |
* | Use mingw-std-threads in MinGW builds | Pedro J. Estébanez | 2023-11-18 | 1 | -2/+9 |
* | Implement ConditionVariable | Pedro J. Estébanez | 2023-02-20 | 1 | -0/+60 |