Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
a5087e8000faeab83aa8eeee45ede410b69cb8ac
UnrealEngineUWP/Engine/Source/Runtime/Core/Private/Async
History
Andriy Tylychko e491fb8f8b tasks integration: Tasks System integrated into the old TaskGraph API as an intermediary step into transition to the new API. Disabled by default. The only remaining part of the old TaskGraph is named threads implementation that is not directly supported by the new Tasks System.
also includes the fix for parallel animation evaluation to work correctly with task retraction that is globally enabled by these change. animation fix was reviewed by evgenii.babinets

#rb francis.hurteau, danny.couture
#preflight 6268163bdd35c0d6cab2c267

[CL 19924083 by Andriy Tylychko in ue5-main branch]
2022-04-26 13:31:54 -04:00
..
Fundamental
use non-inlined GetActiveTasks() in modular builds because ActiveTask can't be dllexport if it is also thread_local.
2022-04-26 09:14:06 -04:00
Async.cpp
…
LazyEvent.cpp
…
ParallelFor.cpp
…
TaskGraph.cpp
tasks integration: Tasks System integrated into the old TaskGraph API as an intermediary step into transition to the new API. Disabled by default. The only remaining part of the old TaskGraph is named threads implementation that is not directly supported by the new Tasks System.
2022-04-26 13:31:54 -04:00
TaskTrace.cpp
Make the TaskId from TaskTrace 64 bit. Breaks compatibility with older traces containing Task events.
2021-12-07 10:07:15 -05:00
Powered by Gitea Page: 1072ms Template: 12ms
English
English
Licenses API