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
51e496e62ee33533d4b32765378f8d928afd056b
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Private
/
Unix
History
arciel rekman
51e496e62e
Expose PGO collection in PlatformMisc to allow start/stop it.
...
#rb Brandon.Schaefer [REVIEW] [CL 26251324 by arciel rekman in ue5-main branch]
2023-06-26 21:52:59 -04:00
..
UnixCriticalSection.cpp
…
UnixErrorOutputDevice.cpp
RequestExit Feedback: Add Callsite argument to FPlatformMisc::RequestExit
2023-03-17 16:46:34 -04:00
UnixForkPageProtector.cpp
…
UnixForkPageProtector.h
…
UnixPlatformCrashContext.cpp
RequestExit Feedback: Add Callsite argument to FPlatformMisc::RequestExit
2023-03-17 16:46:34 -04:00
UnixPlatformFile.cpp
Fix for race condition in Linux FileMapCache
2023-03-22 19:43:31 -04:00
UnixPlatformManualResetEvent.h
Added PlatformManualResetEvent
2023-03-24 14:04:56 -04:00
UnixPlatformMemory.cpp
Compute a better estimate of AvailableVirtual.
2023-05-16 15:59:12 -04:00
UnixPlatformMisc.cpp
Expose PGO collection in PlatformMisc to allow start/stop it.
2023-06-26 21:52:59 -04:00
UnixPlatformOutputDevices.cpp
Use Gauntlet to run low level tests instead of BG's Spawn, move LowLevelTests.xml to public folder and remove all restricted platform names
2023-05-04 11:05:46 -04:00
UnixPlatformProcess.cpp
Improve command line handling to better handle quotes on Unix. PR
#5583
2023-06-13 13:44:08 -04:00
UnixPlatformRunnableThread.cpp
…
UnixPlatformStackWalk.cpp
Fix UE_LOG callsites that have format string-related UB
2023-05-26 15:52:39 -04:00
UnixPlatformSyscallTable.cpp
…
UnixPlatformSyscallTable.h
…
UnixPlatformTime.cpp
…
UnixSignalHeartBeat.cpp
Replaced use of sa_handler with sa_sigaction
2023-06-20 13:22:32 -04:00