This website requires JavaScript.
Explore
Help
Register
Sign In
GoaLitiuM
/
FlaxEngine
Watch
1
Star
0
Fork
0
You've already forked FlaxEngine
Code
Issues
Pull Requests
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
749c0cacb40c0175cbe9533f314bcb4a7f717862
FlaxEngine
/
Source
/
Engine
/
Threading
History
Wojtek Figat
b960600102
Optimize scenes loading with Job System
2023-10-01 10:55:01 +02:00
..
ConcurrentBuffer.h
…
ConcurrentQueue.h
…
ConcurrentTaskQueue.h
…
IRunnable.h
…
JobSystem.cpp
Optimize scenes loading with Job System
2023-10-01 10:55:01 +02:00
JobSystem.h
…
MainThreadTask.cpp
…
MainThreadTask.h
…
Task.cpp
…
Task.h
…
TaskGraph.cpp
Add
TaskGraphSystem.RemoveDependency
and automatically cleanup dependencies on system destroy
2023-04-05 22:43:05 +02:00
TaskGraph.h
Add
TaskGraphSystem.RemoveDependency
and automatically cleanup dependencies on system destroy
2023-04-05 22:43:05 +02:00
Threading.Build.cs
…
Threading.h
…
ThreadLocal.h
Optimize scenes loading with Job System
2023-10-01 10:55:01 +02:00
ThreadPool.cpp
…
ThreadPool.h
…
ThreadPoolTask.h
…
ThreadRegistry.cpp
…
ThreadRegistry.h
…
ThreadSpawner.h
…