[go: nahoru, domu]

Jump to content

CyberGraphX: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Undid revision 515857773 by Polluks (talk)
m {{Redirect|CGX}}
 
(15 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{Redirect|CGX}}
:''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]].''

[[File:cybergraphx.png|right]]
[[File:cybergraphx.png|right]]
'''CyberGraphX''' (pronounced "cybergraphics"), is the standard [[ReTargetable Graphics]] [[Application programming interface|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.
'''CyberGraphX''' (pronounced "cybergraphics"), is the standard [[ReTargetable Graphics]] [[Application programming interface|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.
Line 9: Line 8:
* [[AltiVec]] accelerated
* [[AltiVec]] accelerated
* [[Display Data Channel]] (DDC) and [[gamma correction]] support
* [[Display Data Channel]] (DDC) and [[gamma correction]] support
* [[Hardware acceleration|Hardware accelerated]] operations for [[alpha blending]], [[Tint|tinting]], [[gradients]], stretching
* [[Hardware acceleration|Hardware accelerated]] operations for [[alpha blending]], [[tint]]ing, [[gradients]], stretching
* [[PowerPC]] native, with support for [[AmigaOS]] drivers
* [[PowerPC]] native, with support for [[AmigaOS]] drivers


AmigaOS version is no longer actively maintained and 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#Enhanced Graphics System|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 ==
Line 19: Line 18:
* AGP-Voodoo + PCI-Voodoo: unknown
* AGP-Voodoo + PCI-Voodoo: unknown
* AGP-Voodoo + PCI-Radeon: ok
* 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 ==
== Drivers and libraries ==
[[File:Cgxv4_install.jpg|right|Installation window]]
[[File:Cgxv4 install.jpg|right|Installation window]]
* cgxsystem.library
* cgxsystem.library
* cgxbootpic.library
* cgxbootpic.library
Line 32: Line 33:


== References ==
== References ==
{{reflist}}
* [http://www.morphos-team.net/releasenotes-2.0.html MorphOS 2.0 release notes]
* [http://www.morphos-team.net/releasenotes-2.0.html MorphOS 2.0 release notes]


== External links ==
== External links ==
* {{Official|http://www.cybergraphx.de}}
{{Portal|Amiga}}
* {{Official website|http://www.cybergraphx.de}}
* [http://phase5.a1k.org/index.php?id=3 Selection of CyberGraphX drivers at the Unofficial phase5 Support Page]
* [http://phase5.a1k.org/index.php?cgx Selection of CyberGraphX drivers at the Unofficial phase5 Support Page]


{{MorphOS}}
{{MorphOS}}
Line 46: Line 49:
[[Category:MorphOS]]
[[Category:MorphOS]]


{{graphics-software-stub}}


{{graphics-software-stub}}
[[pl:CyberGraphX]]

Latest revision as of 01:21, 23 April 2024

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

[edit]

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

[edit]
  • 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

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

References

[edit]
[edit]