summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa
AgeCommit message (Expand)Author
2012-11-21mesa-dri: add correct RPROVIDES for the -dev packagesRoss Burton
2012-11-19mesa: default to enabling EGL and GLESRoss Burton
2012-11-19mesa: add -mesa suffix to GL packages, RPROVIDE their generic namesRoss Burton
2012-11-12mesa-demos: fix --with-glut checkRoss Burton
2012-11-12mesa: remove python2 detection hackRoss Burton
2012-11-02mesa: Build separate GLU libraryDaniel Stone
2012-10-24qemugl: Remove since support for it was removed from qemuRichard Purdie
2012-10-19PACKAGES_DYNAMIC: use += instead of = in most casesMartin Jansa
2012-10-19PACKAGES_DYNAMIC: use regexp not globMartin Jansa
2012-10-18mesa: remove libegl-dbg, put all debugging into mesa-dri-dbgRoss Burton
2012-10-18mesa: remove mesa-dri dependency in mesa-dri-devRoss Burton
2012-09-12mesa-dri: remove DEFAULT_PREFERENCE, this is the preferred nowRoss Burton
2012-09-12mesa-xlib: remove, it serves no useful purposeRoss Burton
2012-08-31nativesdk: Switch to using nativesdk as a prefix, not a suffixRichard Purdie
2012-08-23mesa: clean up PACKAGECONFIGRoss Burton
2012-08-19mesa: enable EGL, with DRM and X11 platformsRoss Burton
2012-08-19mesa: respect x11 DISTRO_FEATURERoss Burton
2012-08-19mesa-demos: fix GLES2 buildRoss Burton
2012-08-19mesa: enable GLES v1 and v2Ross Burton
2012-08-19mesa: Add a mesa-dri-glsl-native_git recipeDamien Lespiau
2012-08-06mesa: Use 'require' instead of 'include'Damien Lespiau
2012-08-06mesa: Update to 8.0.4 (latest stable version)Damien Lespiau
2012-08-06mesa: enable the Graphic Buffer Manager libraryRoss Burton
2012-08-06mesa: add --enable-shared-glapi, and package it in libglapiRoss Burton
2012-08-06mesa: move glu.pc to libglu-devRoss Burton
2012-08-06mesa: format the packages list nicelyRoss Burton
2012-08-06mesa: no need to depend on python-native, the class does thatRoss Burton
2012-07-22mesa-common: Update for python-native changesMorgan Little
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-05-03mesa: add missing flex-native/bison-native depsChristopher Larson
2012-04-26mesa: Fix mklibs patch to simply remove troublesome uname usageRichard Purdie
2012-04-18qemugl: make postinst run at first bootScott Garman
2012-04-10mesa-common: package gl.pc in libgl-devJoshua Lock
2012-03-19qemugl: Hide some GLX extensions by defaultZhai Edwin
2012-03-12mesa-dri-glsl-native: Avoid error when running configure a second timeRichard Purdie
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2012-02-28qemugl: Fix gl apps failure on qemu-x86-64Zhai Edwin
2012-01-03misc patches: fix patch headersNitin A Kamble
2011-12-12mesa: Properly create share library for x32H.J. Lu
2011-12-05mesa-dri, mesa-xlib: fix compilation with x32 toolchainNitin A Kamble
2011-12-05mesa-xlib: Bump PR to resolve various package upgarde conflictsRichard Purdie
2011-12-02mesa-demos: Bump PR after other mesa changesRichard Purdie
2011-11-29mesa-common: allow empty PNMartin Jansa
2011-11-29mesa: package gl/egl/osmesa to separate packagesMartin Jansa
2011-11-18mesa: fix calling host's commandsKang Kai
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-11-07qemugl: switch to new git repoPaul Eggleton
2011-10-17mesa-dri: use DRIDRIVERS_append_arch to promote right usage for BSP layer mai...Martin Jansa
2011-10-17xserver-xorg: remove glx-use-tls againMartin Jansa