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

  1. Path: osse.nrl.navy.mil!jung
  2. From: jung@osse.nrl.navy.mil (Greg Jung)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: QBlit() waits for blitter to finish... ??
  5. Date: 5 Jan 1996 20:12:58 GMT
  6. Organization: NRL, Washington, D.C. - Code 7650
  7. Sender: jung@osse.nrl.navy.mil ()
  8. Distribution: world
  9. Message-ID: <4ck0oa$pvp@ra.nrl.navy.mil>
  10. References: <4c1v3q$hhs@wumpus.cc.uow.edu.au> <1046.6575T1156T2713@ifi.uio.no> <38231832@kone.fipnet.fi>
  11. Reply-To: jung@osse.nrl.navy.mil ()
  12. NNTP-Posting-Host: ossen.nrl.navy.mil
  13. X-Newsreader: mxrn 6.18-32
  14.  
  15.  
  16. In article <38231832@kone.fipnet.fi>, "Jyrki Saarinen" <jsaarinen@kone.fipnet.fi> writes:
  17. |>
  18. |>> I had the same problem myself. Later I found out that there is a bug in
  19. |>> FasterBlitter (FBL) made by Arthur Hagen.
  20. |>> 
  21. |>> If you har using the FBL-patch, remove it or use the "SLOW" option.
  22. |>
  23. |>What kind of bug? What this program does anyway?
  24. |>
  25.   FBL rewrites some of the graphics.library primitives.  For OS37 it will
  26.   speed up noticeably the graphics (on A3000 at least) so that
  27.   sysinfo/"writepixel" test clocks as fast as for OS40.  One thing
  28.    I suppose is that blitter operations are done in fast mem.
  29.     What that has to do with Qblit I don't have a clue.
  30.  
  31. Greg
  32.