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

  1. Path: Hermes.grace.irl.cri.nz!maths!peterm
  2. From: peterm@maths.grace.cri.nz (Peter McGavin)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Demos on graphiccards
  5. Date: 31 Jan 1996 10:18:28 GMT
  6. Organization: Industrial Research Ltd
  7. Distribution: world
  8. Message-ID: <PETERM.96Jan31231828@tui.maths.irl.cri.nz>
  9. References: <xB53AMD0asz2@wizzcat.prima.ruhr.de>
  10.     <4eavqk$da8@sunsystem5.informatik.tu-muenchen.de>
  11. NNTP-Posting-Host: tui.grace.cri.nz
  12. In-reply-to: fischerj@informatik.tu-muenchen.de's message of 26 Jan 1996
  13.     16:34:28 GMT
  14.  
  15. fischerj@informatik.tu-muenchen.de (Juergen "Rally" Fischer) writes:
  16. >well, supporting gfx-cards doesn't mean you need to fallback to
  17. >OS-routines for rendering. OS-rendering as option could speed up
  18. >on special hardware though.
  19.  
  20. IMHO, it's the other way around.  A demo must fall-back to high-level
  21. OS calls if it wants to support _all_ gfx-cards (including unknown and
  22. future cards).  If a demo detects a known, particular card or custom
  23. chipset, then it could possibly go faster with an option to go right
  24. to the hardware.
  25.  
  26. >|>     See Gloom running systemfriendly !!
  27. >
  28. >Yes, that's nice. But it's too slow. Not because of sysfriendly, but
  29. >bacause of suboptimal c2p and suboptimal mapping.
  30.  
  31. Feel free to write faster c2p routines than the ones I uploaded to
  32. Aminet game/demo/GloomC2P10.lha.  Unfortunately the Gloom Deluxe Demo
  33. c2p interface doesn't seem to support async blitter, which would be
  34. faster on an '020.  For CPU-only c2p, I think my routines would be
  35. hard to improve significantly (but I've been proved wrong before).
  36. -- 
  37. Peter McGavin.   (p.mcgavin@irl.cri.nz)
  38.