https://bugs.freedesktop.org/show_bug.cgi?id=27603
--- Comment #6 from Xavier <[email protected]> 2010-04-12 15:59:23 PDT --- Just FYI, Luca made this repository before he got commit access to mesa. Since he got access a while ago, he will progressively merge all of this work, and that mesa-lb repo is pretty much dying now (though it should still work well). Luca already rebased the new 2d engine to mesa master locally, so I suppose it will be available soon in one way or another. Anyway there are plenty of good reasons to first clone official mesa : http://cgit.freedesktop.org/mesa/mesa $ git clone git://anongit.freedesktop.org/mesa/mesa If you still want to try the new 2d right now, you can add mesa-lb as remote : $ cd mesa/ $ git remote add lb git://repo.or.cz/mesa/mesa-lb.git/ Then you can use lb/stable branch Otherwise there should be a very simple hack/workaround for that specific assertion. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
