summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/mesa
Commit message (Collapse)AuthorAgeFilesLines
* mesa-glut: fix S!=B failureMatthieu CRAPET2014-05-211-1/+1
| | | | | Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mesa-glut: add Mesa's OpenGL Utility Toolkit implementationRoss Burton2013-11-181-0/+14
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mesa: drop, there should be mesa-7.11 in oe-coreMartin Jansa2011-10-1310-2577/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mesa-common: use glx-use-tls.inc from oe-core instead of bbclassMartin Jansa2011-10-121-1/+1
| | | | | | | | * to resolve python function clash * mesa recipes will be removed from meta-oe as soon as 7.11 patches are aplied in oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mesa: package dri drivers seperately, like OE-core doesKoen Kooi2011-06-261-2/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mesa-dri: sync packaging with OE-core, prepare for further PACKAGE_ARCH cleaningKoen Kooi2011-06-232-2/+18
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mesa: move PACKAGE_ARCH = MACHINE_ARCH to the mesa-dri includeKoen Kooi2011-06-232-3/+1
| | | | | | mesa-dri is the only machine specific one, leaking MACHINE_ARCH into mesa-x11 causes massive sstate mismatch Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mesa-common.inc: fix make-depend typoKoen Kooi2011-05-241-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mesa: makedepend-native is needed by every mesa, not just the DRI oneKoen Kooi2011-05-242-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mesa-xlib: fix FILESPATHMartin Jansa2011-04-161-1/+4
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes,classes: import a lot of recipes from meta-shrMartin Jansa2011-04-1010-0/+2561
* tested on shr-lite-image for om-gta02 and nokia900 (with meta-shr layer)