commit | 5e264f4565f3b5cd3b469ac5d4a16174d4378323 | [log] [tgz] |
---|---|---|
author | Milko Leporis <milko.leporis@mips.com> | Wed Feb 14 16:28:47 2018 +0100 |
committer | Milko Leporis <milko.leporis@mips.com> | Mon Feb 19 11:30:39 2018 +0100 |
tree | a683d3f5a6cc3efc211d7ed3c3ec012f1a37e642 | |
parent | 1dec4ba8fbe8db68c410cf0d5e7b294252bc4301 [diff] |
[CI20] Fix EGL initialization issue CI20 with 1.14 SGX libraries has issue with EGL initialization. This change adds workaround by overriding eglGetDisplay() and eglTerminate() to call XOpenDisplay() and XCloseDisplay(). Change-Id: If3341720e7ee8596438881a9c22f3012835a3c38