Mark Crichton wrote:
>
> Hello,
>
> I've been mucking around in the mesa-3-5 DRI branch, and was wondering
> if I should be reporting bugs (and fixes) for it?
>
> I've found some issues in lib/GL/mesa/src/drv/mga/mgatris.c w.r.t. some
> of the inline assembly (newer gcc's will complain that esi has already
> been clobbered...fix is to not specifically list esi as clobbered, I
> think),
Can you verify this?
> and some dodgy code (lines 671-673 in same file if you don't
> have an X86).
Why do you think this is bad? It's just the same as the triangle code
elsewhere in that file.
> Also, is anyone working on the MGA code? I'm willing to muck with it a
> bit...
I've been banging the driver back into shape on the 3.5 branch over the last
few days, but once it's working I don't have any real intention to do more
work on it, though I will be keeping it uptodate with infrastructure changes I
make elsewhere.
Keith
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dri-devel