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

  1. Path: informatik.tu-muenchen.de!fischerj
  2. From: fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: doubling pixels horizontally
  5. Date: 20 Feb 1996 04:54:46 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4gbk6m$104@sunsystem5.informatik.tu-muenchen.de>
  9. References: <4f4ibc$gl9@news.cs.tu-berlin.de> <591.6610T1165T2102@login.eunet.no><1045.6611T753T2256@vip.cybercity.dk><695.6611T1193T2676@login.eunet.no><729.6615T699T2129@vip.cybercity.dk><807.6616T1079T1489@login.eunet.no><896.6617T632T386@vip.cybercity.dk> <1281.6621T599T1509@ifi.uio.no>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Ludvig Pedersen (ludvigp@ifi.uio.no) wrote:
  14.  
  15. : Ours *is* going one frame and it uses only as much time as it takes to copy
  16. : the byffer (20480 pixels) to chipram.
  17.  
  18. : - Linear chunky buffer
  19. : - CPU and Blitter is NOT working at the same time in chipram!
  20. : - CPU time per frame is 4-5 ms. (About 70-75 rasterlines)
  21.  
  22. so this is cpu 2-pass + 1 blitter pass, right ? blitter needs a half frame,
  23. and if you start blitter after the pass+copy, it's automatic not working
  24. same time in chipmem :) as long as you stay on 2x2...
  25.  
  26. : <sb>Ludde - Amiga Demo Coder
  27. : <sb>Virtual Reality & Official Be developer
  28. : <sb>ludvigp@ifi.uio.no
  29. ------------------------------------------------------------------------
  30.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  31.  
  32.