home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / System / FBlit / Changes.doc next >
Text File  |  1999-09-30  |  3KB  |  120 lines

  1.  
  2. Changes from v2.63
  3.  
  4.  
  5.  
  6. 3.51
  7. ----
  8.  
  9.  FBltBitMap
  10.   - a bug was found and killed. When in 'always pretty' mode, some small
  11.     operations (<33bits) could be rendered one lw to the right of the
  12.     correct possition.
  13.   - added a stack check option
  14.  
  15.  FAllocMem
  16.   - changed so that it can (hopefully) be applied safely over
  17.     muguardianangel(MGA). Note however that if you launch MGA after FBlit
  18.     is installed, all bitmap promotion will be disabled! You can restart
  19.     promotion by uninstalling and reinstalling the FAllocMem patch (this
  20.     will require 'PatchControl' or equiv').
  21.  
  22.  FBltTemplate
  23.   - ooops! Fixed a nasty bug. When set to process both chip and fast data,
  24.     FBltTemplate would fail to lock layers.
  25.  
  26.  FBltPattern
  27.   - is completed, finally. (this also cures the slight pattern alignment
  28.     error under certain circumstances, in the old version)
  29.   - as with FBltTemplate, if set to process both chip and fast data, it
  30.     will not waste time classifying the data and stats will therefore be
  31.     invalid for this configuration.
  32.  
  33.  
  34.  
  35. 3.47
  36. ----
  37.  
  38.  FBlit
  39.   - RAM classification method changed, same for fblit.lib
  40.  
  41.  FAllocBitMap
  42.   - clears #BMF_STANDARD (again) (hmm, if anyone has an opinion on wether
  43.     or not this bit should be cleared, let me know, I can't make my mind up
  44.     about it ;)
  45.  
  46.  FBltPattern
  47.   - ignores fast mem rp_AreaPtrn (yet again)
  48.   - a dangerous bug was killed (thanks to Luca)
  49.  
  50.  FDrawGList
  51.   - gone
  52.  
  53.  AddBobPatch
  54.   - new patch to move fast BOB images to chip
  55.  
  56.  RemIBobPatch
  57.   - cleans up after AddBobPatch
  58.  
  59.  
  60.  
  61. 3.40
  62. ----
  63.  
  64.  FBlit
  65.   - fblit.library can now be stored in the same directory as FBlit
  66.  
  67.  FBlitGUI
  68.   - removed a bug associated with large task lists (thanks to Luca)
  69.  
  70.  FAreaEnd
  71.   - fixed bubble help ;)
  72.   - parameters for discard have changed, now only calls with a fast
  73.     ram TmpRas will be discarded (which should be none at all)
  74.  
  75.  OSTLPatch
  76.   - a new patch (with catchy name) to address multiview/datatype problems
  77.    
  78.  
  79.  
  80. 3.36
  81. ----
  82.  
  83.  FBlit
  84.   - removed Enforcer hits generated when FBlit couldn't open libraries
  85.     (thanks to Marco)
  86.  
  87.  FBlitGUI
  88.   - removed Enforcer hits generated when FBlit was launched with patches
  89.     uninstalled (also thanks to Marco)
  90.  
  91.  FBltTemplate
  92.   - completely rewritten (now uses fblit.library instead of BlitEm)
  93.   - if configured to process both chip and fast data, the patch no longer
  94.     wastes time classifying the data. Stats will therefore be invalid in
  95.     this configuration!
  96.  
  97.  FBltPattern
  98.   - partly rewritten to use the lib... not completed yet
  99.  
  100.  FAreaEnd
  101.   - was trashing the function's return value (thanks to Luca)
  102.  
  103.  FAllocMem
  104.   - rewritten for no good reason. Stats are completely removed!
  105.  
  106.  FText
  107.   - has been removed, and (probably) won't be back.
  108.  
  109.  
  110.  
  111. 3.32
  112. ----
  113.  
  114.   - everything changes
  115.   - the path bug has been fixed again. FBlit would still hang if launched
  116.     from the root of a device, or from a device with a space ('Ram Disk:')
  117.  
  118.  FDraw
  119.   - is partially operational. No patterned or complement lines yet
  120.