summaryrefslogtreecommitdiffstats
path: root/package/x11r7/mesa3d
Commit message (Collapse)AuthorAgeFilesLines
* mesa3d: sync kconfig deps with makefilePeter Korsgaard2009-03-231-0/+6
|
* x11r7: update to 7.4Peter Korsgaard2009-03-143-449/+2
| | | | | | Patch by Dan Lykowski <lykowdk@gmail.com>, closes #181. Minor fixups for kdrive by me.
* mesa3d: fix makedepend argumentsPeter Korsgaard2009-02-241-3/+4
| | | | | Make sure makedepends only searches the gcc/staging dir, and not the host include dirs.
* mesa: use correct config file for archPeter Korsgaard2009-02-241-1/+15
|
* mesa3d: use MAKE1 instead of playing around with BR2_JLEVELPeter Korsgaard2009-02-241-2/+1
|
* xserver-xorg: select mesa3d in kconfigPeter Korsgaard2009-02-241-1/+1
| | | | xserver-xorg depends on mesa3d, so select it in kconfig as well.
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
|
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* mesa: bump versionPeter Korsgaard2008-06-303-4/+439
| | | | Based on googlecode r559 by John Voltz.
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-5/+5
|
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-2/+2
|
* Correct mesa3d-source, use correct patch directoryUlf Samuelsson2007-08-111-2/+2
|
* Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn'tEric Andersen2007-08-103-0/+104
quite work yet for me, but this clearly is a huge project and not having it quite work on the first pass is hardly unexpected. We definately want this stuff in buildroot.