This project is a fork of the
mesa.git project. If you have that one
already cloned locally, you can use
git clone --reference /path/to/your/mesa.git/incarnation mirror_URL
to save bandwidth during cloning.
description | Luca Barbieri's Mesa tree |
owner | luca@luca-barbieri.com |
last change | Tue, 16 Mar 2010 20:30:34 +0000 (16 21:30 +0100) |
URL | git://repo.or.cz/mesa/mesa-lb.git |
| https://repo.or.cz/mesa/mesa-lb.git |
push URL | ssh://repo.or.cz/mesa/mesa-lb.git |
| https://repo.or.cz/mesa/mesa-lb.git (learn more) |
bundle info | mesa-lb.git downloadable bundles |
content tags
|
|
readme
Summary
Mesa core, Nouveau and NV30/NV40 patches
Usage tips
For Sauerbraten on Nouveau pre-NV50, add "set gpuskin 0" to the config file.
Branches
The whole repository is automatically rebased against mesa master.
Each ".base" tag is the base commit of the patch series represented by the branch.
- unification: just the nv30/nv40 unification, with no behavior changes
- unification+fixes: unification, plus minimal fixes that allow to test it correctly (especially nv30 swtnl).
- unification+fixes+stable: unification+fixes, plus several improvements that are supposed to work.
- unification+fixes+stable+testing: unification+fixes+stable, plus several more experimental improvements that may or may to work. DON'T RUN. It will currently hang your machine because it needs a kernel patch
- unification+fixes+stable+testing+wip: unification+fixes+stable+testing, plus my working tree. May not even compile, much less actually work.
- branch#feature: ancestor of [branch] implementing [feature]