home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3299 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 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: Demo/game to OS friendly part II
  5. Date: 12 Feb 1996 16:20:56 GMT
  6. Organization: Technische Universitaet Muenchen, Germany
  7. Distribution: world
  8. Message-ID: <4fnpd8$epm@sunsystem5.informatik.tu-muenchen.de>
  9. References: <618.6599T1T505@mbox3.swipnet.se> <4f7qkp$q3u@oreig.uji.es> <38232358@kone.fipnet.fi> <4ffl1b$cnt@sunsystem5.informatik.tu-muenchen.de> <38232391@kone.fipnet.fi>
  10. NNTP-Posting-Host: hphalle5.informatik.tu-muenchen.de
  11. Originator: fischerj@hphalle5.informatik.tu-muenchen.de
  12.  
  13.  
  14. In article <38232391@kone.fipnet.fi>, "Jyrki Saarinen" <jsaarinen@kone.fipnet.fi> writes:
  15. |> 
  16. |> > btw optimal c2p is not only config dependent, beyond 040
  17. |> > it even can get aplication dependent (cpu overtaking more
  18. |> > passes than usual for very fast fx).
  19. |> 
  20. |> I think it is something like 2pass CPU and 2pass blitter
  21. |> on 68020/68030 and 4pass CPU on 68040/68060.
  22.  
  23. nooo. it's not easy to get it ideal.
  24.  
  25. It is 4 pass blitter on a 020-14+fast doing doom.
  26. it is maybe 3 pass cpu on a 030-50.
  27. it is 1 pass cpu + 2 pass blitter on a 020-14 doing chunky gouraud.
  28.  
  29. etc. ;)
  30.  
  31. your 2+2 example would be a 020-28 doing doom.
  32. blitter would need 2.5 frames for 2 passes on 320x160 1x1, so
  33. even useful for 030-50.
  34.  
  35. But on 020-14 even 1 cpu pass is too much when dooming.
  36.  
  37. (exception could be vanilla A1200, maybe cpu overtaking 1 pass
  38. is better there. don't know)
  39.  
  40. |> 
  41. |> > |> - how to support CyberGraphX
  42. |> 
  43. |> Rtg.library is the solution..
  44.  
  45. so what will rtg do on AGA ?
  46. drive the 040-c2p and be far too slow on 90% of all Amigas ?
  47. drive 2 + 2 c2p and brake 040 animations ?
  48.  
  49. ?=:}
  50.  
  51. |> 
  52. |> --                               _
  53. |> a Stellar programmer          _ //
  54. |> "Amiga - back for the future" \X/
  55. ------------------------------------------------------------------------
  56.    fischerj@Informatik.TU-Muenchen.DE (Juergen "Rally" Fischer)   =:)
  57.  
  58.