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
602ee28bdb3ecc0cc36e2ef87cc3568f04aaba68
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealBuildTool
/
Android
History
Josh Adams
602ee28bdb
- Fixed a problem with fat binary linking after the GPU architecture fat binary changes
...
#codereview niklas.smedberg [CL 2304676 by Josh Adams in Main branch]
2014-09-19 19:46:02 -04:00
..
AndroidProjectGenerator.cs
- Initial "Fat" binary support for Android - multiple architectures at once, by compiling multiple .so's in one go of UBT (will be controlled by Project Settings, intentionally hidden for now)
2014-08-26 09:56:29 -04:00
AndroidToolChain.cs
- Fixed a problem with fat binary linking after the GPU architecture fat binary changes
2014-09-19 19:46:02 -04:00
UEBuildAndroid.cs
Support for OpenGL ES 3.1 + Android Extension Pack
2014-09-18 17:49:40 -04:00
UEDeployAndroid.cs
- Added Engine.ini as dependencies to .apk genertion checking
2014-09-18 20:35:18 -04:00