On Mon, Dec 05, 2016 at 12:20:59PM +0100, Matthieu Herrb wrote:
> On Sun, Dec 04, 2016 at 10:45:34PM +1100, Jonathan Gray wrote:
> > cd /usr/xenocara/lib
> > ftp https://mesa.freedesktop.org/archive/13.0.2/mesa-13.0.2.tar.gz
> > tar zxf mesa-13.0.2.tar.gz
> > patch -p0 < /path/to/mesa.diff
> > 
> > sed -i 's/mesa$/mesa-13.0.2/' Makefile
> > 
> > build xenocara as normal
> > 
> 
> Seems to work for me where I tested so far. (Intel Skylake and radeon
> 3650, both amd64). 
> 
> I guess the rename to mesa-13.0.2 is only for testing.. You will
> put the new version in 'mesa' for the commit, right?

Yes, that is just to avoid cvs conflicts.

in terms of other archs, runs on i386 with x40/i915 and t42/r100 radeon,
working my way through more test machines but I don't expect any problems.

Builds on arm and the compiler bug there seems to be back in hiding
as glxgears now slowly runs over forwarding without crashing.

Reply via email to