home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / GrafikenKartenSoft / CGFXUP.LZX / Changes.txt.CGFX next >
Encoding:
Text File  |  1996-10-11  |  1.1 KB  |  29 lines

  1.  Revision V40.92
  2.  --------------
  3.    - fixes serious bug in FillPixelArray (register A6 was trashed under
  4.      certain conditions)
  5.  
  6.  Revision V40.89
  7.  ---------------
  8.    - added src bitmap = 0 check in BltBitmap() replacement
  9.    - changed revision numbering scheme
  10.    - fixed bug in CVideoCtrlTagList()/cgfx
  11.    - all screen structure dependencies in ViewFuncs module removed. Now only
  12.      uses view/viewport structures
  13.    - the GetDTAttrs patch now checks if the source bitmap is already a
  14.      cybergraphx map and terminates early if possible
  15.      (This saves some memory when the v43 pcdt is installed)
  16.    - fixed softcrsr background refresh  bug when dragging
  17.      nextscreens
  18.    - fixed a bug with XORed BltPattern() calls which contained
  19.      a mask (went wrong in all colormodes)
  20.    - software cursor works on nextscreens, too, now
  21.    - optimized software cursor support
  22.    - Changed AllocBitMap to avoid Wordworth 4/5 problems with
  23.      SPECIALFMT bitmaps
  24.    - minor speed improvements in CopyCyberMap RGB24->RGB16
  25.      copying
  26.    - fixed a minor bug in SetRGB32()/gfx patch
  27.    - changed BitMapInfo structure
  28.  
  29.