home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / GrafikenKartenSoft / CGraphX215.LHA / CyberUpdate2.15 / Docs / CGraphX215u.readme < prev    next >
Encoding:
Text File  |  1996-01-03  |  1.9 KB  |  59 lines

  1. Short:    CyberGraphX Extension Update Version 2.15
  2. Author:   fmariak@chaosengine.ping.de,marvin@sun.ph-cip.uni-koeln.de
  3. Uploader: rcr@netcom.com (Robert C. Reiswig)
  4. Type:     gfx/board
  5.  
  6.  
  7. The CyberGraphX system was designed to define an independant graphics
  8. standard for graphics boards. We also wanted to continue our development
  9. of graphics extensions. We could include all our knowledge of about 3 years
  10. of gfx board software development (graphics extensions for visiona, domino,
  11. picassoII and now the cybervision64).
  12.  
  13. CyberGraphX is based on hardware dependant monitor drivers and hardware
  14. independant libraries. This has some advantages: Bug fixes in the graphics
  15. extension or speed optimizations is of benefit for ALL gfx boards that are
  16. supported by the CyberGraphX system.
  17.  
  18. CyberGraphX allows using of 15/16/24 screens independant of the used
  19. color model. You are able to use the cybergraphics.library functions to
  20. modify this screens.
  21.  
  22. Currently there are versions for:  Domino
  23.                                    PicassoII
  24.                                    GVP Spectrum
  25.                                    Piccolo Z2/3
  26.                                    RetinaZ3
  27.                                    Cybervision
  28.                                    PiccoloSD64
  29.                                    A2410
  30.                                    DraCo Altais
  31.                                     
  32.  
  33.  
  34.  
  35. CHANGES:
  36.  
  37.  
  38. cyberintuitition.library Revision V40.30
  39.  
  40.    - all NOCHIPSCREEN bitmaps are allocated with BMF_DISPLAYABLE
  41.      flag now
  42.    - fixed bug in conjunction with NOCHIPSCREEN option. Even if
  43.      Closescreen() returned FALSE, the custom screen bitmap was
  44.      freed. (fixed PGS3 crashes)
  45.  
  46. cyberlayers.library Revision V40.8
  47.  
  48.    - fixed opcode optimizing bug in MoveSizeLayer(). The
  49.      layers code should now work as expected.
  50.  
  51.  
  52. Monitordriver changes
  53. ---------------------------------
  54. Cybervision Revision V1.38
  55.  
  56.    - minor internal changes
  57.  
  58.  
  59.