home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!yale.edu!ira.uka.de!smurf.sub.org!artcom0!hb.maus.de!k.maus.de!Peter_Missel
- From: Peter_Missel@k.maus.de (Peter Missel)
- Newsgroups: comp.sys.atari.st.tech
- Subject: Re: Sending objc_draw to a buf
- Message-ID: <A49120@K.maus.de>
- Date: 27 Dec 92 11:26:00 GMT
- Article-I.D.: K.A49120
- References: <A10381@HB.maus.de>
- Organization: MausNet (Mitglied im IN e.V.)
- Lines: 10
- X-Gateway: MausGate/News 1.14D/hb
-
- c>I should have said,"a buffer the size of the screen buffer currently
- c>being used." Since the logbase is the place where writes are done, the
- c>user will not see the objc_draw calls occuring provided that the
- c>physbase() is not changed.
- c>
- c>So this would be the procedure:
-
- This procedure definitely is NOT suitable for background drawing, as there is
- no guarantee that the screen XBIOS uses is the same one VDI and AES use.
- Watch out! Graphics cards are around...
-