On Thu, May 08, 2003 at 01:18:31AM +0200, Martin Dickopp wrote: > Lines are not rendered correctly on S3 Trio64V+, they are drawn to a point > different from the one specified to the XDrawLine function. This can e.g. be > seen in the xclock program. I have also written a small sample program to > demonstrate the problem (see below); it should draw an almost horizontal > line [(0,0) to (200,1)], but does in fact draw from (0,0) to roughly > (200,100).
Thanks for your report.
Does this wrong behavior go away if you turn off XAA acceleration?
E.g., add the following line to the "Driver" section of your
/etc/X11/XF86Config-4:
Option "NoAccel"
Then restart the X server and try your sample program again.
--
G. Branden Robinson | Never underestimate the power of
Debian GNU/Linux | human stupidity.
[EMAIL PROTECTED] | -- Robert Heinlein
http://people.debian.org/~branden/ |
signature.asc
Description: Digital signature

