home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / GrafikenKartenSoft / cgrfx208.lha / CyberUpdate2.08 / Docs / CGraphX208u.readme < prev    next >
Encoding:
Text File  |  1995-08-11  |  2.5 KB  |  73 lines

  1. Short:    CGraphX gfx extension update 2.08
  2. Author:   fmariak@chaosengine.ping.de,marvin@sun.ph-cip.uni-koeln.de
  3. Uploader: rcr@netcom.com (Robert Reiswig)
  4. Type:     gfx/board
  5.  
  6. The CyberGraphX system was designed to define an independant graphics
  7. standard for graphics boards. We also wanted to continue our development
  8. of graphics extensions. We could include all our knowledge of about 3 years
  9. of gfx board software development (graphics extensions for visiona, domino,
  10. picassoII and now the cybervision64).
  11.  
  12. CyberGraphX is based on hardware dependant monitor drivers and hardware
  13. independant libraries. This has some advantages: Bug fixes in the graphics
  14. extension or speed optimizations is of benefit for ALL gfx boards that are
  15. supported by the CyberGraphX system.
  16.  
  17. CyberGraphX allows using of 15/16/24 screens independant of the used
  18. color model. You are able to use the cybergraphics.library functions to
  19. modify this screens.
  20.  
  21. Currently there are versions for:  Domino
  22.                                    PicassoII
  23.                                    GVP Spectrum
  24.                                    Piccolo Z2/3
  25.                                    RetinaZ3
  26.                                    Cybervision
  27.                                    PiccoloSD64
  28.  
  29. From now on each update will have its own version number. We left the old
  30. version numbering which was derived from the version number of the main
  31. library (cybergraphics.library). The archive is now called CGraphX20u.lha
  32. because we changed the whole system name from CyBERgraphics to CyberGraphX. 
  33. The product has gone commercial now. A complete archive with some features
  34. disabled will be available in biz/demo soon. Full versions will be available
  35. from Softwood in US or phase5 in Germany. More information about that topic
  36. will follow in the complete aminet archive.
  37.  
  38.  
  39. Revision V40.58
  40. ---------------
  41.    - fixed bug in WritePixelArray8() and WriteChunkyPixels() that occured
  42.      since 40.57
  43.  
  44.  
  45. Revision V40.57
  46. --------------
  47.    - fixed bug in FillPixelArray
  48.    - added faster text output again
  49.  
  50.  
  51.  
  52.  
  53.  
  54. Monitordriver changes for PICASSOII/PICCOLO/SPECTRUM/PICCOSD64/RETINAZ3
  55.  
  56.  
  57.  Revision V1.26
  58.  --------------
  59.    - optional pattern mask was ignored in >8 bit blit modes.
  60.      now fixed
  61.  
  62.    - fixed Picasso/Piccolo/Spectrum 16 bit problems that occured
  63.      since 1.24
  64.  
  65.  Revision V1.8 (RetinaZ3)
  66.   --------------
  67.    - added complete filling routine in 15/16/24 bit
  68.    - fixed strange color bug in <256 colors
  69.    - added complete filling routine in 8 bit
  70.    - fixed enforcer hit in init code
  71.    
  72.  
  73.