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

  1. Path: ifi.uio.no!usenet
  2. From: ludvigp@ifi.uio.no (Ludvig Pedersen)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: doubling pixels horizontally
  5. Date: 4 Mar 1996 22:47:02 GMT
  6. Organization: Dept. of Informatics, University of Oslo, Norway
  7. Message-ID: <784.6637T1302T1269@ifi.uio.no>
  8. References: <782.6637T801T2378@dk-online.dk>
  9. NNTP-Posting-Host: gymir.ifi.uio.no
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12. >> Is this slow?
  13. >> ChangeVPBitMap(&MyScreen->ViewPort, ActiveBM, MyDBI);
  14. >No I don't think so... I tryed to use Snoopy on ChangeScreenBuffer() ( which
  15. >use ChangeVPBitMap(), and is the right way to make multi-buffering with
  16. >intuition screens). I also had Snoopy to notify me if MrgCop() or MakeVPort()
  17. >where called. When ChangeScreenBuffer is called the other two is not called.
  18. >So what I think happens when you call ChangeVPBitMap() is that i updates the
  19. >actual copperlist directly, and this is faaasst compared to the old way
  20. >(before OS3+ ) of multi-buffering!
  21. >btw. I also found out that NemacIV use ChangeScreenBuffer() - way to go!!!
  22.  
  23. hmm...ok, I'll look at it. Thanks! :-)
  24.  
  25.  
  26.  
  27. <sb>Ludde - Amiga Demo Coder
  28. <sb>Virtual Reality & Official Be developer
  29. <sb>ludvigp@ifi.uio.no
  30.  
  31.