Commit Graph

8 Commits

Author SHA1 Message Date
Dmitry Rekman
038d4fb66d Sync up local SDL2 branch with Ryan's (icculus) external SDL-gui-backend.
- 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]
2015-04-21 19:45:55 -04:00
Dmitry Rekman
2ceb9e36ef Updated UELinuxNativeDialogs.
- 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]
2015-04-17 15:45:42 -04:00
Zachary EdgertonJones
65c25a0912 Adding third party software tracking, first pass
[CL 2482042 by Zachary EdgertonJones in Main branch]
2015-03-17 15:42:32 -04:00
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Dmitry Rekman
793f1f27ec Linux: add prebuilt libs for ARM.
- 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]
2014-10-31 03:16:02 -04:00
Dmitry Rekman
0bf3bf69e7 Changes to LinuxNativeDialogs.
- pjoe's (#ue4linux) fix.
- Tweaking the sleep time.

[CL 2313649 by Dmitry Rekman in Main branch]
2014-09-29 19:22:37 -04:00
Dmitry Rekman
2bae5d805f Fixing cross-compilation of the editor target for Linux.
- 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]
2014-09-10 15:03:57 -04:00
Dmitry Rekman
aafceb7679 Added LinuxNativeDialogs as third-party library.
[CL 2245017 by Dmitry Rekman in Main branch]
2014-08-05 21:12:49 -04:00