Copyright (c) Hyperion Entertainment and contributors.

Difference between revisions of "Graphics Library"

From AmigaOS Documentation Wiki
Jump to navigation Jump to search
Line 5: Line 5:
 
* [[Graphics_Regions|Region Clipping]]
 
* [[Graphics_Regions|Region Clipping]]
 
* [[Graphics_Composited_Video|Composited Video]]
 
* [[Graphics_Composited_Video|Composited Video]]
  +
* [[Graphics_Video_Overlay|Video Overlay]]
   
 
= RTG Support =
 
= RTG Support =

Revision as of 21:51, 25 September 2015

Graphics Library (graphics.library) provides many services related to graphics on the Amiga including:

RTG Support

Starting with graphics.library V54, full Re-Targetable Graphics (RTG) support has been added to the graphics subsystem. In AmigaOS 4.0, programmers must juggle both the Picasso 96 and graphics.library APIs simultaneously. The situation is worse in AmigaOS 3.x and earlier where different RTG implementations compete for market share.