summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/cogl
Commit message (Collapse)AuthorAgeFilesLines
* clutter-1.0, cogl-1.0: Use Framebuffer API for WaylandOtavio Salvador2014-03-171-1/+1
| | | | | | | | The Vivante default backend is X11 so we must ensure we use the Framebuffer API when building for Wayland otherwise it fails badly. Change-Id: I64940b5f9dbf28e5e52e5e297cba4e7daa6a7a43 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* cogl-1.0: Rename bbappend to generic versionOtavio Salvador2014-03-121-1/+1
| | | | | | | | | | This allow for version independant matching so we don't need to bump it every time OE-Core updates. This also removes the -DUSE_API_FB for X11 case as X11 cannot use it. Change-Id: I20eef5c08ee8e6799c5038d5aa3dcd3ba4cb6f3f Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* cogl-1.0: Add support for Vivante GPUOtavio Salvador2014-01-061-0/+10
Add support for Vivante GPU for use with X11 and Wayland backends. In case 'x11' and 'wayland' distro features are both enabled, it defaults for X11 support. Change-Id: I180b92818a3081c861b7f29fc35bbc75e2b56b9d Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>