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
dd72ffe26ceecacd2c6a78c813ca7b0e46eeeaaf
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
VectorVM
/
Private
History
shawn mcgrath
4e139a6169
- EVVM codesize improvement. (just removed a single FORCEINLINE)
...
#rb none #trivial [CL 28630652 by shawn mcgrath in ue5-main branch]
2023-10-10 14:34:37 -04:00
..
Tests
…
VectorVM.cpp
Fixed usage of TRACE_CPUPROFILER_EVENT_SCOPE macros in various engine files.
2023-09-29 04:05:39 -04:00
VectorVMExperimental.cpp
New VectorVM half float and cast instruction fixes.
2023-10-06 10:49:41 -04:00
VectorVMExperimentalOptimizer.cpp
- EVVM codesize improvement. (just removed a single FORCEINLINE)
2023-10-10 14:34:37 -04:00
VectorVMExperimentalSerialization.cpp
…
VectorVMPrivate.h
…