summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa/files
Commit message (Collapse)AuthorAgeFilesLines
* mesa: upgrade to 7.10.2Yu Ke2011-04-181-15571/+0
| | | | | | | | | | - also remove the talloc-removal.patch because it is already included in this version (From OE-Core rev: a59cb20da8eb66edcf6e99ca926609ecb80c5ae6) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mesa-dri-7.10: replace GPLv3 talloc with MIT-x licensed rallocYu Ke2011-02-091-0/+15571
mesa 7.10.1 devel branch has the patch to replace talloc with ralloc. so add a patch to sync with 7.10.1 devel branch. Signed-off-by: Yu Ke <ke.yu@intel.com>