On Thu, 2010-03-25 at 14:39 +0100, Marius Strobl wrote: > > > > > The following patch fixes the powerpc [sic] and sparc64 build > of the > > > > > default Mesa3D 7.4.4 after the 7.6.1 integration: > > > > > http://people.freebsd.org/~marius/mesa3d_7.6.1_unbreak.diff > > > > > Is it okay to commit? > > > > > > > > Looks good to me, this will save me some work now that I have > both a > > > > powerpc and sparc64 boxes to play with. In looking at mesa git, > I think > > > > I'll be making a few changes shortly...
Ok, I've stuck a patch at http://people.freebsd.org/~rnoland/mesa-arch-cleanup.patch This enables the use of assembly on powerpc and sparc64. A fair amount of cleanup to the overall port structure to make it work like it was originally intended. (All patches go in the libGL ports directory, since it is all the same source code) It also adjusts the drivers that are build by the dri port to only those that build and are useful on each platform. Both mesa 7.4 and 7.6 should work. robert. -- Robert Noland <rnol...@freebsd.org> FreeBSD _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"