| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Create new layer for recipes and files that required only when
meta-ti layer is used. For now, the bblayers.conf template still
includes the new layer as well.
Change-Id: Iab8f6b3a61578e7a9579066ae7facca5a9a1f33b
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Linux kernel version 3.8 from meta-beagleboard adds support for the cape
manager. Using powervr driver version 4.10.00.01, SGX is also supported.
Patches for the kernel and SGX are taken from TI support pages.
Kernel args need 'quiet' for HDMI to work, otherwise you only get black
screen. Double buffering (libpvrPVR2D_FLIPWSEGL.so) does not work,
need to use FRONT buffering which can cause screen tearing.
Task-number: QTEE-312
Change-Id: I160e7e954ce9d060b0cb1bdaca70b24de9ccd697
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
|
|
|
|
|
|
|
| |
Remove bbappends for recipes that don't exists anymore, and use the
latest package for BBB.
Change-Id: Iacf1de8631e2e8218dc18e97bc6f993ad0d2da6f
Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
|
|
|
|
|
|
|
|
| |
Logic for INHIBIT_PACKAGE_DEBUG_SPLIT and INHIBIT_PACKAGE_STRIP
was changed.
Change-Id: Id0670aa1d56cf54187d7ad7cba05d22b4a0ccdb2
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
|
|
|
|
|
|
|
|
| |
libsdl tries to pull in mesa, so workaround was added to machines
configs to prevent that. Now remove dependency to libgl from libsdl
that was causing that.
Change-Id: I425aa45cdc32842d573354eaaab7ed67ee5bb7b5
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|
|
|
|
| |
Change-Id: Ic3045b02350916c686cb1b011550c299ca082f06
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
| |
Change-Id: I1f30b93c6e3473a00a0a851f5fceccae90ba2f1b
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|
|
|
|
|
| |
Change-Id: I726d154e54a43d2561969d789709895d4c594da9
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
|
|
|
|
|
|
|
|
|
| |
- imx6 viv_samples removed
- libgles files for other SGX versions removed
- unneeded python modules removed
Change-Id: I4c76ba96e6c445f872cbeccc370ada90da3702df
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|
|
|
|
|
|
|
|
| |
Using latest SGX version allows at least correctly working
Qt5 Cinematic Experience demo.
Set default ParamBufferSize to 32MB to increase performance.
Change-Id: Ia16e46cf95b2939086cdc7b9acd07656aae83158
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|
|
|
|
|
|
|
| |
FFmpeg provides more video decoding capabilities.
Needed some hacks to keep mesa from getting pulled in.
Change-Id: I1129d08cc61ad39154cb2f76d656d9dfc0a3075f
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|
|
|
|
| |
Change-Id: Ic4e7937024a358f1a7d7e4274da9684322d11c84
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
Patch to add missing GLchar define to EGL headers.
The TI Graphics SDK uses TOOLCHAIN_PATH define and when not set
causes QA warning: "host include and/or library paths were used"
Change-Id: I1b97880f09d8df641573d1415a0d1dc3374abeb4
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|