home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / atari / st / tech / 6414 < prev    next >
Encoding:
Internet Message Format  |  1992-12-28  |  901 b 

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