3 Commits

Author SHA1 Message Date
Kawe Mazidjatari
55754adaa9 Tier0: use CThreadMutex instead for CFrameTask
Use the cirical_section based implementation instead of STD Mutex.
2024-08-03 12:12:00 +02:00
Kawe Mazidjatari
420cb7a68d Engine: make task queue singleton static
Compile it as static object & renamed to more correct names. Also made the integral type for frame delay an unsigned int instead
2024-02-28 00:43:57 +01:00
Kawe Mazidjatari
fd3e227a86 Align folder structure with p4 2023-09-19 22:13:22 +02:00