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
5708eba80daf4df646073443a00a2d8ce31482cc
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Private
/
Windows
History
wouter dek
d6306dede8
Fix static analyzer warnings for clipboard copy and float casts
...
#rb trivial #preflight none [CL 22994720 by wouter dek in ue5-main branch]
2022-11-04 16:40:38 -04:00
..
VirtualAllocPageStatus.cpp
Fix implicit conversion warnings in VirtualAllocPageStatus.cpp.
2022-11-03 08:37:52 -04:00
VirtualAllocPageStatus.h
LLM: Add missing pragma once.
2022-11-02 19:10:01 -04:00
WindowsCriticalSection.cpp
…
WindowsErrorOutputDevice.cpp
…
WindowsEvent.h
…
WindowsEventLogOutputDevice.cpp
…
WindowsPlatformAtomics.cpp
…
WindowsPlatformCrashContext.cpp
…
WindowsPlatformEventTracingForWindows.h
…
WindowsPlatformFile.cpp
…
WindowsPlatformMemory.cpp
Mimalloc changes to support LLM:
2022-11-02 16:38:07 -04:00
WindowsPlatformMisc.cpp
Fix static analyzer warnings for clipboard copy and float casts
2022-11-04 16:40:38 -04:00
WindowsPlatformModuleDiagnostics.h
…
WindowsPlatformNamedPipe.cpp
…
WindowsPlatformOutputDevices.cpp
…
WindowsPlatformProcess.cpp
Fixed compile error when CPUPROFILERTRACE_ENABLED is 0.
2022-11-04 11:11:28 -04:00
WindowsPlatformStackWalk.cpp
…
WindowsPlatformTime.cpp
…
WindowsRunnableThread.cpp
…
WindowsRunnableThread.h
…