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

  1. Path: ifi.uio.no!usenet
  2. From: ludvigp@ifi.uio.no (Ludvig Pedersen)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Qblit intereference again
  5. Date: 24 Feb 1996 13:59:23 GMT
  6. Organization: Dept. of Informatics, University of Oslo, Norway
  7. Message-ID: <871.6628T745T276@ifi.uio.no>
  8. References: <4gb6om$104@sunsystem5.informatik.tu-muenchen.de>
  9.     <4gg00a$gqm@oreig.uji.es> <4gj1vq$f9c@sunsystem5.informatik.tu-muenchen.de>
  10. NNTP-Posting-Host: gymir.ifi.uio.no
  11. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  12.  
  13. >Jorge Acereda Macia (ii202@rossegat.uji.es) wrote:
  14. >: Juergen "Rally" Fischer (fischerj@Informatik.TU-Muenchen.DE) wrote:
  15. >: > My Qblit function still locks up if OS does small blits between it.
  16. >: > help please.
  17. >: AFAIK no other task should be able to use the blitter if you keep
  18. >: returning Z flag clear in your bltnode.function... So how can the
  19. >: OS do small blits between your blits?
  20. >no, not between my blits. after me returning Z flag set.
  21. >And then sometimes there's a blitter lockup.
  22. >so no wrong blit is done, just a lockup.
  23. >As I also had interference with shell blits now, I guess the
  24. >bug is in the qblit call.
  25. >well, last possibility is OS bug if doing lots of chained large blits ?
  26.  
  27. You get lockups because you don't send a Signal in the CleanUp routine.
  28.  
  29. <sb>Ludde - Amiga Demo Coder
  30. <sb>Virtual Reality & Official Be developer
  31. <sb>ludvigp@ifi.uio.no
  32.  
  33.