Index: [thread] [date] [subject] [author]
  From: Andreas Beck <becka@rz.uni-duesseldorf.de>
  To  : ggi-develop@eskimo.com
  Date: Mon, 1 Nov 1999 13:53:50 +0100

Re: problems over matrox fb

> I've found that DrawLine and DrawBox(at least) function have problems when
> first (at least) coordinate X is negative.

What happens ?

> Sample:
> ggiDrawLine(-10, 20, 90, 120);
> ggiDrawBox(-10, 20, 100, 100);
> 
> line left top end is pointed somewhere
> Box disappeared from the screen
> 
> I have no problem with X target. I never tested vesafb.

Hmmm - might be a problem with HW-Accel. Marcus - are these HW-acceled in
the matrox driver ? If so and the problem is reproducible, could you fix 
that behaviour ? It is important, that HW-acceled functions behave exactly
as defined by LibGGI standards.

CU, ANdy

-- 
= Andreas Beck                    |  Email :  <andreas.beck@ggi-project.org> =


Index: [thread] [date] [subject] [author]