home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 372 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: comma.rhein.de!serpens!not-for-mail
  2. From: mlelstv@serpens.rhein.de (Michael van Elst)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Doublebuffered window??
  5. Date: 6 Jan 1996 23:02:01 +0100
  6. Organization: dis-
  7. Message-ID: <4cmrgp$5bs@serpens.rhein.de>
  8. References: <4bfe05$l11@katiska.clinet.fi> <4bgmqq$kh6@serpens.rhein.de> <4cmftc$1g1@sunsystem5.informatik.tu-muenchen.de>
  9. NNTP-Posting-Host: serpens.rhein.de
  10.  
  11. fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer) writes:
  12.  
  13. >But in the sense of rastersplit-free update, I would sugest to
  14. >use VBeamPos() to wait for bottom of window and hope that
  15. >blitbitmaprastport() will do it under (1 frame - windowheight).
  16.  
  17. VBeamPos() ? Busy waiting ? At least use WaitBOVP() to get a chance
  18. of an optimization.
  19.  
  20. Anyway, synchronized rendering to windows isn't supported. For
  21. native screens you can do low level QBSBlit() or higher level
  22. GELS calls. GELS is even retargetable to some degree.
  23.  
  24. Regards,
  25. -- 
  26.                                 Michael van Elst
  27.  
  28. Internet: mlelstv@serpens.rhein.de
  29.                                 "A potential Snark may lurk in every tree."
  30.