home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4816 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.1 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: 5 Mar 1996 14:06:45 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4hhhpl$56h@sunsystem5.informatik.tu-muenchen.de>
  9. References: <2824.6626T859T1819@ifi.uio.no> <2637.6627T383T87@login.eunet.no>  <719.6629T1277T1909@ifi.uio.no> <1996Feb28.090905.19028@scala.scala.com> <4h4k3b$neo@sunsystem5.informatik.tu-muenchen.de> <628.6635T948T207@ifi.uio.no>
  10. NNTP-Posting-Host: hphalle6g.informatik.tu-muenchen.de
  11. Originator: fischerj@hphalle6g.informatik.tu-muenchen.de
  12.  
  13.  
  14. In article <628.6635T948T207@ifi.uio.no>, ludvigp@ifi.uio.no (Ludvig Pedersen) writes:
  15. |> Organization: Dept. of Informatics, University of Oslo, Norway
  16. |> Lines: 19
  17. |> Message-ID: <628.6635T948T207@ifi.uio.no>
  18. |> References: <2824.6626T859T1819@ifi.uio.no> <2637.6627T383T87@login.eunet.no>
  19. |>     <719.6629T1277T1909@ifi.uio.no> <1996Feb28.090905.19028@scala.scala.com> <4h4k3b$neo@sunsystem5.informatik.tu-muenchen.de>
  20. |> NNTP-Posting-Host: gymir.ifi.uio.no
  21. |> X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  22. |> 
  23. |> >|> >>There is a solution though, with out signaling the task, but who wants
  24. |> >|> >>to do that anyway.
  25. |> >|> >
  26. |> >|> >Yes, instead of using Signal()/Wait() one can also have an extra dummy
  27. |> >|> >blitterpass which sets the flag instead of the CleanUp routine.
  28. |> >mhm, tricky. I tested for dummy blits, it works. but is it OS-legal ?
  29. |> 
  30. |> You mean like having one more blitter operations which only sets the flag
  31. |> instead of a Signal in the CleanUp?
  32. |> 
  33. |> I tried that and it worked better but once in a while it happened that it
  34. |> locked up too. :-/
  35.  
  36. but it can't have been same type of bug imho. As no other task
  37. owns the blitter in that state it can't be in a locked-non-disown state.
  38.  
  39. |> 
  40. |> 
  41. |> 
  42. |> <sb>Ludde - Amiga Demo Coder
  43. |> <sb>Virtual Reality & Official Be developer
  44. |> <sb>ludvigp@ifi.uio.no
  45. |> 
  46. ------------------------------------------------------------------------
  47.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  48.  
  49.