home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / GrafikenKartenSoft / CGX214U.LHA / CyberUpdate2.14 / Docs / Changes.txt < prev    next >
Encoding:
Text File  |  1995-11-19  |  1.9 KB  |  48 lines

  1.  
  2.  
  3.  
  4.  cyberintuition.lib Revision V40.28
  5.  ----------------------------------
  6.    - <= 8 bit NOCHIPSCREEN screens are always opened with the
  7.      correct depth now
  8.    - 15/16/24 bit screens are opened now even if no SA_Depth tag
  9.      is supplied
  10.    - OpenScreenTagList() NewScreen parameter is supported now
  11.      when NOCHIPSCREEN is set to on or a 15/16/24 bit screen is
  12.      opened.
  13.      This fixes some problems with titlebar fonts in certain applications.
  14.  
  15.    - screen bitmap is now cleared before a NOCHIPSCREEN screen is
  16.      opened
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  cybergraphics.lib Revision V40.64
  23.  ---------------------------------
  24.    - removed some incompatibility issues in conjunction with the
  25.      PLANES2FAST option that occured since 40.63 (DOpus 5.11 crashes etc.)
  26.  
  27.    - fixed some more bugs in chunky->planar BltMaskBitMapRastPort
  28.      /gfx code
  29.    - added UnLockBitMapTagList() call to support application
  30.      display refresh for non-linear access video boards (e.g. AmiWin & A2410)
  31.    - fixed some mask src offset bugs in BltMaskBitMapRastPort()/gfx
  32.    - fixed mask bug in BltMaskBitMapRastPort()/gfx when src bitmap was chunky
  33.      and destination was planar (mask was not correct)
  34.    - Copper DMA is not disabled anymore when KEEPAMIGAVIDEO
  35.      is off and a CGraphX view is frontmost.
  36.    - CYBRMREQ_CModelArray tag is now supported with AllocModeList()/cybergfx.
  37.      It was ignored before.
  38.    - changed BestCyberModeID MinDiff algorithm (dX^2+ dY^2)
  39.    - fixed bug in BltMaskBitMapRastPort()/gfx. When an 8bit chunky
  40.      source bitmap was supplied and the destination rastport was
  41.      8bit chunky, too, this call went wrong.
  42.    - extended BltMaskBitMapRastPort()/gfx now supports non planar
  43.      source bitmaps
  44.    - fixed writemask bug in BltBitmap()/gfx when CPUP2C was on and -1/0 dummy
  45.      planes were used as source data
  46.    - diverse bug fixes in ScalePixelArray()/cybergraphics.lib
  47.    - again made some changes to the sprite funcs
  48.