Betreff: Re: [GEM Development] Screen driver for OpenGEM

Robert Flossmann robert.flossmann at lycos.de
Thu Sep 15 22:29:38 PDT 2005


Michael, that sounds good.
Having browsed through available code, though, I find that I'll probably
have to abandon this thing as I'm not enough of a programmer to manage it ..

Thanks for all input on this subject! 
Robert
 
-------Originalmeldung-------
 
Von: Michael Bernstein
Datum: 09/15/05 14:30:59
An: GEM Development
Betreff: Re: [GEM Development] Screen driver for OpenGEM
 
Hi,
 
> :
> : Is it possible to write a wrapper? A VDI driver which loads the GSX
driver?
>
>   Almost certainly not. That wouldn't give you:
 
Thats not true because ...
 
> * Mouse movement/button callbacks
> * Timer callbacks
> * Bit-blitting
> * Loadable fonts
 
... the missing things can be done by the vdi driver, which uses the gsx
driver for things the gsx driver can handle. See the gsx driver like a
graphic library.
 
> which I don't think can be implemented by any combination of GSX calls.
 
They should not implemented by a combination of GSX calls, they can be
implemented in the driver which makes GSX calls.
 
Regards
Michael
_______________________________________________
gem-dev mailing list
gem-dev at simpits.org
http://www.simpits.org/mailman/listinfo/gem-dev
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.simpits.org/pipermail/gem-dev/attachments/20050915/4e9826e4/attachment.html


More information about the gem-dev mailing list