On Fri, 1 Oct 1999, [iso-8859-1] Rub�n wrote:

>       Ah, ok, well, it does what I want, its enough for me. Anyway, I will
> continue reading docs and learning how to include vertical retrace support
> into KGIcon, it's best (I have readed the GGI tech. docs, and it seems to be
> a bit difficult).

Actually, most code is already in the KGIcon ViRGE driver to support that.
The ViRGE has completely functional vertical retrace interrupt code, but
at the moment, nothing is done with it. Reason: I have not seen a
mechanism to get the sync to userspace neatly. (Maybe some
CHIP_WAITFORRECTRACE ioctl ? We never intended to be real-time, so some
while not in retrace schedule (); can do the job here)

>       I'm still porting 3D routines from DOS to Linux, I have finished
> flat and gouraud, and will start with zbuffer. And a Cube is the easyest
> way, IMHO, for finding bugs in the ported routines, it isn't the demo itself
> :-D

You're talking about software emulation of the functions you describe or
hardware support ?

Want to help writing 3D accelleration in the KGIcon S3 Virge driver ? 

Jos

Reply via email to