Short: CGraphX gfx extension update 2.06 Author: fmariak@chaosengine.ping.de,marvin@sun.ph-cip.uni-koeln.de Uploader: rcr@netcom.com (Robert Reiswig) Type: gfx/board The CyberGraphX system was designed to define an independant graphics standard for graphics boards. We also wanted to continue our development of graphics extensions. We could include all our knowledge of about 3 years of gfx board software development (graphics extensions for visiona, domino, picassoII and now the cybervision64). CyberGraphX is based on hardware dependant monitor drivers and hardware independant libraries. This has some advantages: Bug fixes in the graphics extension or speed optimizations is of benefit for ALL gfx boards that are supported by the CyberGraphX system. CyberGraphX allows using of 15/16/24 screens independant of the used color model. You are able to use the cybergraphics.library functions to modify this screens. Currently there are versions for: Domino PicassoII GVP Spectrum Piccolo Z2/3 RetinaZ3 Cybervision PiccoloSD64 From now on each update will have its own version number. We left the old version numbering which was derived from the version number of the main library (cybergraphics.library). The archive is now called CGraphX20u.lha because we changed the whole system name from CyBERgraphics to CyberGraphX. The product has gone commercial now. A complete archive with some features disabled will be available in biz/demo soon. Full versions will be available from Softwood in US or phase5 in Germany. More information about that topic will follow in the complete aminet archive. cybergraphics.library Revision V40.56 - fixed bug in extended BltBitmap() minterm 0x00 handling - fixed bug in BitmapScale() replacement - added blitter independant BitmapScale()/gfx replacement - added two new cybergraphics support functions (private) - added additional sprite pattern check to disable sprite cursor if an empty pattern was supplied cyberlayers library Revision V40.7 - backdrop layer test removed (caused problems with backdrop windows) - complete rework of some layers replacement functions cyberintuition.library Revision V40.24 - fixed CloseScreen() bug that was introduced with the NOCHIPSCREEN option Monitordriver changes for PICASSOII/PICCOLO/SPECTRUM/PICCOSD64/RETINAZ3 Revision V1.26 -------------- - optional pattern mask was ignored in >8 bit blit modes. now fixed - fixed Picasso/Piccolo/Spectrum 16 bit problems that occured since 1.24 Revision V1.7 (RetinaZ3) -------------- - fixed mousepointer interlace bug - border is now correctly set to black in 15/16 bit modes - added template blit support for 15/16/24 bit mode - added blitter fill support for 15/16/24 bit mode - inverse blits now work correctly in 15/16/24 bit mode