Copyright (c) Hyperion Entertainment and contributors.
Difference between revisions of "Graphics Library"
Jump to navigation
Jump to search
Steven Solie (talk | contribs) |
Steven Solie (talk | contribs) |
||
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 20:51, 25 September 2015
Graphics Library (graphics.library) provides many services related to graphics on the Amiga including:
- Graphics Primitives
- Sprites, Bobs and Animation
- Text Rendering
- Region Clipping
- Composited Video
- Video Overlay
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.