[go: nahoru, domu]

Jump to content

CyberGraphX: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
No edit summary
Line 12: Line 12:
* [[PowerPC]] native, with support for [[AmigaOS]] drivers
* [[PowerPC]] native, with support for [[AmigaOS]] drivers


The original CyberGraphX version for AmigaOS is no longer actively maintained. CyberGraphX V4 was the last release for that platform so far. [[AROS Research Operating System|AROS]] implements CyberGraphX V4 compatible API. Alternative RTG APIs are [[ReTargetable Graphics#Picasso 96|Picasso 96]] and [[ReTargetable Graphics#EGS and other early graphics card drivers|Enhanced Graphics System]], the first is used in [[AmigaOS4]] and implements the CyberGraphX V4 API with some V5 extensions.<!--contradiction!?-->
The original CyberGraphX software for AmigaOS is no longer actively maintained. CyberGraphX V4 was the last release for that platform so far. [[AROS Research Operating System|AROS]] implements CyberGraphX V4 compatible API. Alternative RTG APIs are [[ReTargetable Graphics#Picasso 96|Picasso 96]] and [[ReTargetable Graphics#EGS and other early graphics card drivers|Enhanced Graphics System]], the first is used in [[AmigaOS4]] and implements the CyberGraphX V4 API with some V5 extensions.<!--contradiction!?-->


== Dual monitor support ==
== Dual monitor support ==

Revision as of 18:18, 18 November 2018

CGX redirects here. For the proposed U.S. cruiser class, see CG(X). For the commercial printer, see Consolidated Graphics. For the IATA airport code, see Meigs Field.

CyberGraphX (pronounced "cybergraphics"), is the standard ReTargetable Graphics API available for the Amiga and compatible systems. It was developed by Thomas Sontowski and Frank Mariak and later adopted by Phase5 for use with their graphics cards. Many other graphics card manufacturers who offered hardware for Amiga and compatible systems used it as well.

Versions

The latest version is CyberGraphX V5 used in MorphOS. Its features include:

The original CyberGraphX software for AmigaOS is no longer actively maintained. CyberGraphX V4 was the last release for that platform so far. AROS implements CyberGraphX V4 compatible API. Alternative RTG APIs are Picasso 96 and Enhanced Graphics System, the first is used in AmigaOS4 and implements the CyberGraphX V4 API with some V5 extensions.

Dual monitor support

  • AGP-Radeon + PCI-Radeon: fail
  • AGP-Radeon + PCI-Voodoo: ok (Apple Open Firmware only)
  • AGP-Voodoo + PCI-Voodoo: unknown
  • AGP-Voodoo + PCI-Radeon: ok

Up to 2560×1600 running on Dual-link DVI, for example a Radeon 9650 with 256 MB

Drivers and libraries

Installation window
Installation window
  • cgxsystem.library
  • cgxbootpic.library
  • cgxdither.library
  • cgxvideo.library
  • (cybpci.library)
  • ddc.library
  • cgx3drave.library
  • cgxmpeg.library

References