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
05d8fbeea38ff307aa052d94a0e673a472a9577f
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Private
/
Windows
History
Johan Torp
6871720087
Reduce FWindowsPlatformFile allocations
...
#rb matt.peters [CL 15987431 by Johan Torp in ue5-main branch]
2021-04-13 05:52:58 -04:00
..
MinimalWindowsApi.cpp
…
WindowsAsyncIO.h
…
WindowsCriticalSection.cpp
…
WindowsErrorOutputDevice.cpp
When capturing and reporting callstacks, use the return address of a failure instead of a count of stack frames to trim. The count approach was spread about in many places and fragile to maintain as code changed. This resulted in "noisy" callstacks with distracting boilerplate present like assert dispatch functions.
2021-03-02 07:48:13 -04:00
WindowsEvent.h
…
WindowsEventLogOutputDevice.cpp
…
WindowsPlatformAtomics.cpp
…
WindowsPlatformCrashContext.cpp
More cleanup for UE4 references.
2021-03-25 15:42:37 -04:00
WindowsPlatformFile.cpp
Reduce FWindowsPlatformFile allocations
2021-04-13 05:52:58 -04:00
WindowsPlatformMemory.cpp
Merge UE5/RES @ 15958325 to UE5/Main
2021-04-08 14:32:07 -04:00
WindowsPlatformMisc.cpp
Merge UE5/RES @ 15958325 to UE5/Main
2021-04-08 14:32:07 -04:00
WindowsPlatformNamedPipe.cpp
…
WindowsPlatformOutputDevices.cpp
…
WindowsPlatformProcess.cpp
Removal of dependencies to Windows Vista or earlier.
2021-03-19 08:05:49 -04:00
WindowsPlatformStackWalk.cpp
Removal of dependencies to Windows Vista or earlier.
2021-03-19 08:05:49 -04:00
WindowsPlatformTime.cpp
Merge UE5/Release-Engine-Staging @ CL# 15299266 to UE5/Main
2021-02-03 14:57:28 -04:00
WindowsRunnableThread.cpp
U5 - Implement ProcessorGroup support to enable more than 64 cores on Windows.
2021-02-08 19:24:49 -04:00
WindowsRunnableThread.h
U5 - Implement ProcessorGroup support to enable more than 64 cores on Windows.
2021-02-08 19:24:49 -04:00