summaryrefslogtreecommitdiff
path: root/recipes/mesa
AgeCommit message (Collapse)AuthorFiles
2009-12-23mesa-common: package libegl seperatelyKoen Kooi1
2009-12-23mesa 7.6: disable EGL to remain compatible with previous versionsKoen Kooi1
* if EGL needs to be enabled, some more thought needs to get put into it, since libEGL.so is what gets provided by all those binary driver blobs
2009-12-16mesa: add 7.6 from xorg-7.5 branch, update git version with different ↵Martin Jansa4
SRC_URI for om-gta02 (glamo patches)
2009-12-14mesa: Add a few more missing INC_PR's for old recipes.David-John Willis2
2009-12-14mesa-xlib: Add 7.4.David-John Willis1
2009-12-14mesa-xlib 7.2: Add missing INC_PR.David-John Willis1
2009-12-14mesa: Add INC_PR for old mesa recipes as these still seem to be in use.David-John Willis3
2009-12-10x11 recipes: use virtual/libgl instead of mesaMartin Jansa1
2009-08-26mesa-common.inc: avoid bashismMichael Smith1
Closes bug #5307. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-08-24mesa-dri: move tls configure logic to a classMichael Smith2
Will allow reuse by xorg-xserver. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-08-24mesa-dri: set PACKAGE_ARCH to ${MACHINE}Michael Smith4
${MACHINE_DRI_MODULES} is passed to configure, so the package output depends on MACHINE. As foretold by commit f06119fc :) Also switch to INC_PR and fix built of mesa-xprogs when prefix != /usr. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-07-10mesa: add version 7.4Otavio Salvador2
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko27
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>