aboutsummaryrefslogtreecommitdiffstats
path: root/openembedded-layer/recipes-benchmark/glmark2/glmark2_%.bbappend
AgeCommit message (Collapse)Author
2016-07-28glmark2: Don't include OpenGL ES 2.0 support for Wayland backend on i.MX ↵Tom Hochstein
6SoloLite The i.MX 6SoloLite has no 3D support, so don't build glmark2 with OpenGL ES 2.0 support. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-09-18glmark2: Rework PACKAGECONFIG to properly handle all i.MX6 SoCsOtavio Salvador
The PACKAGECONFIG is now overriden, so we avoid getting broken in case changes on meta-oe are commited. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-08-27glmark: Drop drm-gl support for all i.MX6 SoCs with GPUOtavio Salvador
The linking against GL is failing so we need to remove this support as an intermediate solution. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-07-28glmark2: Handle PACKAGECONFIG for X11 and WaylandOtavio Salvador
This handles the PACKAGECONFIG setting depending on the DISTRO_FEATURES avaiability (X11 or Wayland). It adds GL and GLES2 support for the available flavours. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2014-08-25glmark2: Move .bbappend to openembedded-layer collectionJacob Kroon
The glmark2 recipe lives in meta-oe, so move it to the proper collection directory. This makes it possible to again use meta-fsl-arm without having meta-oe layer included. Signed-off-by: Jacob Kroon <jacob.kroon@mikrodidakt.se> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>