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
ea34b09df362e7707cf156bd42febac98aaa90e8
UnrealEngineUWP/Engine/Source/Runtime/PakFile/Private
History
Jian Ru f700cc15dd Add recursion support to FCompressionScratchBuffers. This is needed to fix a race condition with the inflight decompression task. It wasn�t a problem in UE4 because FAsyncTask::SyncCompletion used to just wait on a completion event. In UE5, however, it will try to pull other tasks from task queues and execute them locally until either there is no more task or the completion event is triggered.
#jira UE-113581
#rb arne.schober,ben.woodhouse,carlmagnus.nordin

[CL 16073735 by Jian Ru in ue5-main branch]
2021-04-21 10:55:31 -04:00
..
IPlatformFilePak.cpp
Add recursion support to FCompressionScratchBuffers. This is needed to fix a race condition with the inflight decompression task. It wasn�t a problem in UE4 because FAsyncTask::SyncCompletion used to just wait on a completion event. In UE5, however, it will try to pull other tasks from task queues and execute them locally until either there is no more task or the completion event is triggered.
2021-04-21 10:55:31 -04:00
SignedArchiveReader.cpp
…
SignedArchiveReader.h
Merge UE5/Release-Engine-Staging to UE5/Main @ 14548662
2020-10-22 19:19:16 -04:00
Powered by Gitea Page: 1111ms Template: 19ms
English
English
Licenses API