This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
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
0dcaff90dba50200c8df6dfb1663d5020fc3272e
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Private
/
Async
History
Arne Schober
0e072c82f3
U5 - change scheduler to use cycles for it's spinloop because that is more predictable across differnt CPU architectures.
...
[CL 15578850 by Arne Schober in ue5-main branch]
2021-03-02 23:34:26 -04:00
..
Fundamental
U5 - change scheduler to use cycles for it's spinloop because that is more predictable across differnt CPU architectures.
2021-03-02 23:34:26 -04:00
Async.cpp
…
ParallelFor.cpp
Added copyright boilerplate to file.
2021-02-16 09:27:10 -04:00
TaskGraph.cpp
fixed duplicated task trace ID
2021-02-15 13:28:29 -04:00
TaskTrace.cpp
task trace fix for a problem detected by unit tests: "empty" FGraphEvent doesn't have TraceId generated
2021-02-03 11:02:45 -04:00