aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa/mesa-demos_8.1.0.bb
AgeCommit message (Collapse)Author
2013-05-03mesa-demos: Use PACKAGECONFIG to enable/disable featuresOtavio Salvador
This allow selection of following features: drm, egl, freetype2, gbm, gles1, gles2, glut, osmesa, vg, wayland, x11 The x11 features is enabled depending on distro features but the wayland has not been enabled as it does not work with Wayland 1.0. Rest were enabled for a sane default. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-29mesa-demos: Update to 8.1.0Saul Wold
Removed patches that now appear in the upstream. Signed-off-by: Saul Wold <sgw@linux.intel.com>