summaryrefslogtreecommitdiffstats
path: root/recipes/libgles
Commit message (Collapse)AuthorAgeFilesLines
* Change copyright noticeRainer Keller2014-10-062-2/+2
| | | | | | | URL points to qt.io Change-Id: I921e1f1ff506bff840cd13ed4bac21238347d98f Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Old libgles-omap3 packages were removed from meta-tiSamuli Piippo2014-06-253-85/+0
| | | | | | | | 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>
* libgles: inhibit QA error for files already being strippedSamuli Piippo2014-05-143-3/+3
| | | | | | | | Logic for INHIBIT_PACKAGE_DEBUG_SPLIT and INHIBIT_PACKAGE_STRIP was changed. Change-Id: Id0670aa1d56cf54187d7ad7cba05d22b4a0ccdb2 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* Move libgl workaround to libsdlSamuli Piippo2014-02-184-8/+0
| | | | | | | | | 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>
* Update copyright year to 2014Samuli Piippo2014-02-044-4/+4
| | | | | Change-Id: Ic3045b02350916c686cb1b011550c299ca082f06 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Add support for BeagleBone BlackSamuli Piippo2014-01-302-0/+92
| | | | | Change-Id: I1f30b93c6e3473a00a0a851f5fceccae90ba2f1b Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Add license header to all recipesSamuli Piippo2013-11-252-0/+44
| | | | | | Change-Id: I726d154e54a43d2561969d789709895d4c594da9 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com> Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
* Strip unneeded stuff from image and toolchainSamuli Piippo2013-07-251-0/+9
| | | | | | | | | - 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>
* libgles-omap3: move to latest SGX driver versionSamuli Piippo2013-06-062-0/+18
| | | | | | | | | 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>
* Include ffmpeg gstreamer plugin to imageSamuli Piippo2013-06-031-0/+2
| | | | | | | | 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>
* libgles-omap3: Use flip operation modeSamuli Piippo2013-05-241-0/+7
| | | | | Change-Id: Ic4e7937024a358f1a7d7e4274da9684322d11c84 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* libgles-omap3: Fixup recipe for BeagleBoardSamuli Piippo2013-04-302-0/+30
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>