[go: nahoru, domu]

Jump to content

CyberGraphX: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Xorxos (talk | contribs)
m Add Category:Amiga APIs
m {{Redirect|CGX}}
 
(35 intermediate revisions by 15 users not shown)
Line 1: Line 1:
{{Redirect|CGX}}
''CGX redirects here. For the proposed US cruiser line, see [[CG(X)]]. For the commercial printer, see [[Consolidated Graphics]]. For the [[IATA airport code]], see [[Meigs Field]].''
[[File:cybergraphx.png|right]]

'''CyberGraphX''' (pronounced "cybergraphics"), is the one of the standard [[AmigaOS#Graphics|ReTargetable Graphics]] [[Application programming interface|API]] available for the [[Amiga]] and compatible operating 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.


== Versions ==
== Versions ==
Line 7: Line 7:


* [[AltiVec]] accelerated
* [[AltiVec]] accelerated
* [[Display Data Channel]] (DDC) 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 Amiga release so far. [[AROS Research Operating System|AROS]] implements CyberGraphX V4 compatible API. There is [[Picasso96]] (a rival [[AmigaOS#Graphics|RTG]] system) which is used in [[AmigaOS4]] and implements CyberGraphX V4 API with some CyberGraphX V5 API extensions.
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 ==
== Subsystems of cybergraphics.library ==
* 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 ==
[[File:Cgxv4 install.jpg|right|Installation window]]
* cgxsystem.library
* cgxsystem.library
* cgxbootpic.library
* cgxbootpic.library
* cgxdither.library
* cgxdither.library
* cybpci.library
* cgxvideo.library
* (cybpci.library)
* ddc.library
* ddc.library
* cgx3drave.library
* cgxmpeg.library


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


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


{{graphics-software-stub}}


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

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]