On Mon, 19 Jan 2004, David Dawes wrote:
n Mon, Jan 19, 2004 at 10:11:53PM +0100, Nicolas Joly wrote:
Tests for XDrawLineThose three are real.
Test 52: FAIL
Tests for XDrawLines
Test 57: FAIL
Tests for XDrawSegments
Test 53: FAIL
Does the Savage hardware really have a Bresenham line interface? If so, why is it providing the TwoPointLine interface?
Probably inexperience on the part of the author. When I was working on the driver, it wasn't obvious to me when one would be preferable to the other, so I added both. The TwoPointLine routine just converts to Bresenham.
If XAA does that for me, then it's silly to support both.
-- - Tim Roberts, [EMAIL PROTECTED] Providenza & Boekelheide, Inc.
_______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
