home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / GrafikenKartenSoft / crx-cyb.lha / cyberregs / Changes.txt < prev    next >
Encoding:
Text File  |  1995-07-21  |  2.5 KB  |  80 lines

  1. cybergraphics Revision 40.54
  2.  
  3.    - changed CyberGraphX monitor name from 'CyBERgraphics' to
  4.      'CyberGraphX'
  5.    - fast memory planes are now allocated with MEMF_ANY instead
  6.      of MEMF_FAST
  7.    - fixed problems with fast memory planes and interleaved bitmaps
  8.  
  9.    - made some changes in the line drawing code
  10.  
  11.    - added new environment variable KEEPAMIGAVIDEO. If this
  12.      option is disabled, everytime a CyberGraphX display becomes
  13.      frontscreen, AMIGA DMA is switched off. You can avoid this
  14.      by enabling this option.
  15.    - added new environment variable NOPASSTHROUGH. If this option
  16.      is enabled, the monitor switch on every CyberGraphX
  17.      supported board is deactivated. This option is required for
  18.      multi monitor systems.
  19.    - fixed some problems in the lores crsr sprite code
  20.    - added new environment variable PLANES2FAST. With this option
  21.      on, AllocBitmap() allocates non displayable planar bitmaps
  22.      in fast memory
  23.    - fixed clipping rectange bug in MovePixelArray to avoid problems
  24.      with software mouse cursor
  25.    - fixed bottom border clipping bug with bobs/icons in
  26.      BltMaskBitmapRastPort()
  27.    - added planar BltBitmap() replacement
  28.    - added DPMS support call
  29.    - fixed extended BltPattern() complement bug in 24-bit (3bpp)
  30.      mode
  31.    - added new GetCyberMapAttr() tag CYBRMATTR_ISLINEARMEM
  32.    - fixed some routines that didn't handle software cursor
  33.      correctly
  34.    - diverse changes in the software cursor support part
  35.    - extended BltPattern now fully uses blitter in ARGB32 mode if
  36.      possible
  37.  
  38.    - fixed some problems in AllocBitmap(). Brilliance and DPaint
  39.      brushed failed in 40.50
  40.  
  41.  
  42.  
  43.  
  44. Monitordriver changes for PICASSOII/PICCOLO/SPECTRUM/PICCOSD64
  45.  
  46. Revision V1.24
  47.  
  48.   - made some changes in the softcrsr stuff 
  49.   - fixed enforcer hits at driver startup
  50.   - horizontal auto scrolling works correctly now in 24bit
  51.     (3bpp) mode
  52.   - added DPMS support. Only SD64 supports all 3 levels, the
  53.     other boards only support level 3
  54.   - added software cursor support for 24 bpp mode
  55.  
  56.   - SD64 driver now uses blitter even in 32-bit pixel modes.
  57.     for template blits.
  58.     filled patterns in 32-bit pixel mode are not possible
  59.     due to a CL-GD5434 bug (Rev JE Production F)
  60.  
  61. Revision V1.22
  62.  
  63.   - triple mousepointer bug in PiccoloSD64 24-bit mode fixed.
  64.     Now uses 32-bit ARGB mode.
  65.   - 4MB PiccoloSD64 is correctly detected now.
  66.  
  67. Revision V1.21
  68.  
  69.   - (hopefully) fixed SD64 15/16 bit problems
  70.  
  71.  
  72.  
  73.  
  74.  
  75. Monitordriver changes for RetinaZ3
  76.  
  77. Revision V1.4
  78.  
  79.    - 24bit support added
  80.