| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: Use 'require' instead of 'include' | Damien Lespiau | 2012-08-06 | 4 | -12/+12 |
* | mesa: Update to 8.0.4 (latest stable version) | Damien Lespiau | 2012-08-06 | 11 | -93/+118 |
* | mesa: enable the Graphic Buffer Manager library | Ross Burton | 2012-08-06 | 2 | -3/+8 |
* | mesa: add --enable-shared-glapi, and package it in libglapi | Ross Burton | 2012-08-06 | 1 | -2/+6 |
* | mesa: move glu.pc to libglu-dev | Ross Burton | 2012-08-06 | 1 | -1/+1 |
* | mesa: format the packages list nicely | Ross Burton | 2012-08-06 | 1 | -1/+6 |
* | mesa: no need to depend on python-native, the class does that | Ross Burton | 2012-08-06 | 1 | -2/+2 |
* | mesa-common: Update for python-native changes | Morgan Little | 2012-07-22 | 1 | -2/+2 |
* | Remove a number of unneeded import os/bb calls | Richard Purdie | 2012-07-19 | 1 | -2/+0 |
* | Convert tab indentation in python functions into four-space | Richard Purdie | 2012-07-19 | 1 | -3/+3 |
* | mesa: add missing flex-native/bison-native deps | Christopher Larson | 2012-05-03 | 1 | -1/+1 |
* | mesa: Fix mklibs patch to simply remove troublesome uname usage | Richard Purdie | 2012-04-30 | 2 | -27/+29 |
* | qemugl: make postinst run at first boot | Scott Garman | 2012-04-18 | 1 | -5/+11 |
* | mesa-common: package gl.pc in libgl-dev | Joshua Lock | 2012-04-10 | 1 | -1/+1 |
* | qemugl: Hide some GLX extensions by default | Zhai Edwin | 2012-03-19 | 2 | -2/+37 |
* | mesa-dri-glsl-native: Avoid error when running configure a second time | Richard Purdie | 2012-03-12 | 1 | -1/+1 |
* | meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True) | Richard Purdie | 2012-03-05 | 1 | -1/+1 |
* | qemugl: Fix gl apps failure on qemu-x86-64 | Zhai Edwin | 2012-02-28 | 2 | -3/+39 |
* | misc patches: fix patch headers | Nitin A Kamble | 2012-01-03 | 1 | -1/+1 |
* | mesa: Properly create share library for x32 | H.J. Lu | 2011-12-12 | 1 | -3/+17 |
* | mesa-dri, mesa-xlib: fix compilation with x32 toolchain | Nitin A Kamble | 2011-12-05 | 6 | -10/+37 |
* | mesa-xlib: Bump PR to resolve various package upgarde conflicts | Richard Purdie | 2011-12-05 | 2 | -2/+2 |
* | mesa-demos: Bump PR after other mesa changes | Richard Purdie | 2011-12-02 | 1 | -1/+1 |
* | mesa-common: allow empty PN | Martin Jansa | 2011-11-29 | 1 | -0/+3 |
* | mesa: package gl/egl/osmesa to separate packages | Martin Jansa | 2011-11-29 | 1 | -2/+11 |
* | mesa: fix calling host's commands | Kang Kai | 2011-11-18 | 3 | -1/+73 |
* | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 2011-11-10 | 1 | -1/+1 |
* | qemugl: switch to new git repo | Paul Eggleton | 2011-11-07 | 1 | -1/+1 |
* | mesa-dri: use DRIDRIVERS_append_arch to promote right usage for BSP layer mai... | Martin Jansa | 2011-10-17 | 1 | -2/+2 |
* | xserver-xorg: remove glx-use-tls again | Martin Jansa | 2011-10-17 | 1 | -7/+0 |
* | mesa-dri: Enable swrast only by default and intel drivers only on IA platform | Richard Purdie | 2011-10-15 | 3 | -7/+5 |
* | mesa-git: fix LIC_FILES_CHKSUM | Martin Jansa | 2011-10-14 | 1 | -0/+1 |
* | mesa-git: upgrade from 7.7+git to 7.11+git | Martin Jansa | 2011-10-14 | 4 | -233/+71 |
* | mesa-git: lower D_P a bit more then all mesa-dri | Martin Jansa | 2011-10-14 | 2 | -0/+8 |
* | mesa-git: move shared parts from mesa-dri_git to mesa-git.inc and add mesa-xl... | Martin Jansa | 2011-10-14 | 3 | -31/+36 |
* | mesa-dri: LEAD_SONAME shouldn't be needed now, when we're packaging each lib ... | Martin Jansa | 2011-10-14 | 2 | -4/+0 |
* | mesa-dri: move shared options to mesa-dri.inc | Martin Jansa | 2011-10-14 | 3 | -38/+23 |
* | mesa-xlib: move shared options to .inc | Martin Jansa | 2011-10-14 | 2 | -2/+2 |
* | mesa: move shared PROTO_DEPS, LIB_DEPS and DEPENDS to common .inc | Martin Jansa | 2011-10-14 | 4 | -14/+9 |
* | mesa-7.11: move shared DEPENDS, SRC_URI, checksums and do_configure_prepend t... | Martin Jansa | 2011-10-14 | 3 | -31/+16 |
* | mesa-common: MesaDemos is now separate recipes, bump PE, introduce INC_PR | Martin Jansa | 2011-10-14 | 4 | -6/+6 |
* | mesa-common: add common LIC_FILES_CHKSUM for newer mesa versions | Martin Jansa | 2011-10-14 | 3 | -4/+1 |
* | mesa: move common patches which could be used in both mesa-dri and mesa-xlib ... | Martin Jansa | 2011-10-14 | 6 | -2/+3 |
* | mesa-dri-glsl-native: fix LICENSE | Martin Jansa | 2011-10-14 | 1 | -1/+1 |
* | mesa: Update 7.8.2 -> 7.11 | Richard Purdie | 2011-10-12 | 5 | -53/+69 |
* | glx-use-tls.inc: add include file to enable glx-tls only when TARGET_OS isn't... | Martin Jansa | 2011-10-11 | 1 | -0/+7 |
* | xserver/mesa: Bump PR after libdrm packaging changes | Richard Purdie | 2011-10-04 | 2 | -2/+2 |
* | qemugl: Use local variable rather than "push" to save register | Zhai Edwin | 2011-09-22 | 2 | -2/+61 |
* | recipes: Delete patch=1, its default and replace pnum with striplevel | Khem Raj | 2011-08-23 | 1 | -2/+2 |
* | upstream status: add for libsdl and xserver patches | Yu Ke | 2011-07-26 | 1 | -0/+2 |