- Most relevant changes from Epic's branch have been cleaned up and merged upstream, although a recent change is still left as an Epic extension.
- UEPLAT-381 Prevent strange behavior on X11 when SDL2 was incorrectly built without XRandR support
- UEPLAT-693 Extend SDL to report desktop work areas
- UEPLAT-698 Upstream SDL extension for tooltip and popup windows
- UEPLAT-699 Upstream SDL extension for setting window transparency
- UEPLAT-700 Upstream SDL extension for drag-and-drop
- UEPLAT-701 Update UE4 SDL's fork to the latest SDL trunk
- UEPLAT-703 Upstream SDL extension for getting client area size
- x86_64 and ARM libs updated (built with -O2 instead of -O3).
#codereview Ryan.Gordon, Josh.Adams, Andy.Bayle
[CL 2520371 by Dmitry Rekman in Main branch]
- Updated to latest from Rush (encharm).
- Further simplified the install - no need to build LND locally anymore (on Ubuntu).
- Staging fixed to include LND libs.
- Added clang requirement as suggested in PR #1066 (previously clang version was up to the user).
[CL 2516336 by Dmitry Rekman in Main branch]
- built for armv6k (allow to target Raspberry Pi). Work on Jetson TK1 too.
- fixes/changes to some places in TPS for easier compilation (needs to be properly addressed).
[CL 2345912 by Dmitry Rekman in Main branch]
- Ugly hack to get obsolete GL stuff compiled for splash.
- LND binary added to noredist folder for now.
- A lot of pre-built binaries built on added.
[CL 2292785 by Dmitry Rekman in Main branch]