summaryrefslogtreecommitdiffstats
path: root/pvrsrvinit
Commit message (Collapse)AuthorAgeFilesLines
* pvrsrvinit/libEGL_POWERVR: Actually ready needed vendor librariesD. Andrei Măceș2017-02-251-3/+2
| | | | Change-Id: I7c3dc8abfd9367b1b983b696d7357a27f9350b60
* pvrsrvinit/libEGL_POWERVR: Link against generic library symlinksD. Andrei Măceș2017-02-251-9/+3
| | | | | | | | Since newer DDKs may expect more generic UM prebuilt names, link against the symlinks prepared in vendor/ti, rather than matching against TARGET_BOARD_OMAP_CPU every time. Change-Id: Ibc6a3b4f92984f787ddbe9eba596875b9fbd7c26
* pvrsrvinit: PVRScopeServices symlink lives in vendor/ti nowD. Andrei Măceș2017-02-251-20/+0
| | | | Change-Id: I31b4139e3607a8bd7b4d024f6e80b2bb3d03c66f
* pvrsrvinit: define the libraries to link against in LOCAL_LDFLAGSZiyan2017-02-251-2/+2
| | | | | | LOCAL_LDLIBS isn't working below Lollipop for some reason. Change-Id: I5ade9b46634fdfd6ecc30b1a351a99e75159da23
* pvrsrvinit: create binary in /system/bin not /vendor/binHashcode2015-02-061-1/+1
|
* pvrsrvinit: remove hard-coded lib location and adjust libs by gpu typeHashcode2015-02-031-2/+10
|
* PVR: add re-implemented pvrsrvinit and glueMichael Gernoth2015-02-022-0/+44
as the proprietary pvrsrvinit is non-PIE, add a re-implementation of it. Change-Id: I1842738e223b2ac302ef19ae6731ad0b492ade4d Signed-off-by: Michael Scott <michael.scott@linaro.org> Conflicts: common.mk root/init.mapphone.rc