home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #7 / amigamamagazinepolishissue1998.iso / www / gloom / files / gloomc2p10.lha / GloomC2P10 / GloomC2P10.readme < prev    next >
Text File  |  1996-01-04  |  2KB  |  49 lines

  1. Short: Alternative c2p files for Gloom Deluxe
  2. Type: game/demo
  3. Uploader: (Peter McGavin) p.mcgavin@irl.cri.nz
  4.  
  5.  
  6.         Alternative C2P Routines v1.0 for Gloom Deluxe       4 Jan 1996
  7.         ----------------------------------------------
  8.  
  9. This archive is intended to be used with the wonderful Gloom Deluxe
  10. Demo by Mark Sibly of Black Magic Software.  Hopefully it also works
  11. with the full commercial version of Gloom Deluxe.
  12.  
  13. The files in this archive may be distributed anywhere provided they are
  14. unmodified and are not sold for profit.
  15.  
  16. Ownership and copyright of all files remains with the author:
  17.  
  18.         Peter McGavin, 86 Totara Crescent, Lower Hutt, New Zealand.
  19.         e-mail: p.mcgavin@irl.cri.nz
  20.  
  21.  
  22. A feature of Gloom Deluxe Demo is that users can write their own
  23. chunky to planar (c2p) routines for Amiga native displays.  It is
  24. possible to make Gloom Deluxe Demo faster on some machines.
  25.  
  26. This archive contains some c2p routines that I wrote.  They supplement
  27. the c2p/blackmagic_1 routines supplied with Gloom Deluxe Demo.
  28.  
  29. Note: there is little point in using these routines if you have a
  30. 3rd-party graphics card and cybergraphics.
  31.  
  32. c2p/020_1 is optimised for 68020.  The routines for a pixel width of 1
  33. are about the same speed as blackmagic_1.  However the routines for
  34. double-width pixels are twice as fast when 32-bit chipmem is
  35. available.
  36.  
  37. c2p/040_1 is optimised for 68040 and 32-bit chipmem, e.g, A4000/040 or
  38. A3000+accelerator.  It is up to twice as fast as c2p/blackmagic_1 on
  39. an A4000/040.  It may be faster than c2p/blackmagic_1 on some 68030
  40. systems as well.
  41.  
  42. c2p/akiko_1 is optimised for 68020+akiko, e.g, a CD32.  It is 3 or 4
  43. times faster than c2p/blackmagic_1, but it requires an Akiko chip and
  44. kickstart 3.1.
  45.  
  46. Note: Although my c2p routines are up to several times faster than
  47. c2p/blackmagic_1, the difference may not always be noticeable because
  48. Gloom spends only a fraction its time converting chunky to planar.
  49.