Copyright (c) Hyperion Entertainment and contributors.

Graphics Library: Difference between revisions

From AmigaOS Documentation Wiki
Jump to navigation Jump to search
Content deleted Content added
No edit summary
mNo edit summary
Line 7: Line 7:
* [[Graphics_Video_Overlay|Video Overlay]]
* [[Graphics_Video_Overlay|Video Overlay]]


= RTG Support =
== 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.
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.

Revision as of 20:34, 27 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.