Age | Commit message (Expand) | Author |
---|---|---|
2022-12-24 | Make it compile with MSVC.HEADmaster | Keuin |
2022-04-20 | Reserve vector thread_pool::tasks to speed up task initializing. | Keuin |
2022-04-20 | Code refactor: make basic_viewport and aa_viewport no longer a child class. M... | Keuin |
2022-04-17 | Remove redundant closure. | Keuin |
2022-04-17 | New lock-free thread pool. Improve CPU utility with massive small tasks. | Keuin |