Rub�n wrote:
> > Why don't you just use GGI ? GGI handles the colours, uses accelleration
> > if available, etc. Or do you want to join us developping the driver ?
> 
>         I use GGI for other things (GGL development, for example) but now
> I'm porting my graphics library from DOS to Linux (almost done), because I
> want to code an Intro (of demoscene), and when coding demos/intros, It's
> very important not to use libraries not coded by myself.

Well, LibGGI is a grahics driver component, not a drawing library.
Aren't you using libc either then?

I thought it was really cool when people started coding Amiga demos
where you actually didn't have to reboot the machine after watching
it, and that would run on my VGA monitor. Sounds like the scene has
been going the opposite way since then when it comes to portability. :(

> > Besides, virge ACCEL_DRAWCIRCLE does return an -E(ACCEL,BOGUS). Unless
> > this error is mapped to 0, you should get an errorvalue... I'll check that
> > one out tonight. (Anything but 0 is an error value)
> 
>         Ahh, ok, anything but 0... I thought that it should return -1 on
> error as ioctl manpage says...

Bug in fbcon-kgi.c. See my other mail.

//Marcus
-- 
-------------------------------+------------------------------------
        Marcus Sundberg        | http://www.stacken.kth.se/~mackan/
 Royal Institute of Technology |       Phone: +46 707 295404
       Stockholm, Sweden       |   E-Mail: [EMAIL PROTECTED]

Reply via email to