You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
1.6 KiB
XML
45 lines
1.6 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
|
|
"dtd/kdex.dtd" [
|
|
<!ENTITY % addindex "IGNORE">
|
|
<!ENTITY % German "INCLUDE"> <!-- change language only here -->
|
|
]>
|
|
|
|
<article lang="&language;">
|
|
<title><acronym>OpenGL</acronym></title>
|
|
<articleinfo>
|
|
|
|
<authorgroup>
|
|
<author><personname><firstname>Ilya</firstname><surname>Korniyko</surname></personname><email>k_ilya@ukr.net</email></author>
|
|
<othercredit role="translator"><firstname>Stephan</firstname><surname>Johach</surname><affiliation><address><email>hunsum@gmx.de</email></address></affiliation><contrib>Deutsche Übersetzung</contrib></othercredit>
|
|
|
|
</authorgroup>
|
|
|
|
<date></date>
|
|
<releaseinfo></releaseinfo>
|
|
|
|
<keywordset>
|
|
<keyword>KDE</keyword>
|
|
<keyword>KControl</keyword>
|
|
<keyword>OpenGL</keyword>
|
|
<keyword>Systeminformation</keyword>
|
|
</keywordset>
|
|
</articleinfo>
|
|
|
|
<sect1 id="opengl">
|
|
|
|
<title>OpenGL</title>
|
|
|
|
<para>Diese Seite zeigt Informationen über die installierte <acronym>OpenGL</acronym>-Implementierung an. OpenGL (das steht für: "Open Graphics Library") eine plattformübergreifende, hardwareunabhängige Schnittstelle für 3D-Graphik. </para>
|
|
|
|
<para><acronym>GLX</acronym> ist die Verbindungsschicht von OpenGL zum X-Window-System.</para>
|
|
|
|
<para><acronym>DRI</acronym> (Direct Rendering Infrastructure) stellt Hardwarebeschleunigung für OpenGL zur Verfügung. Sie müssen eine Graphikkarte mit 3D-Beschleunigung und die dazu passenden Treiber installiert haben.</para>
|
|
|
|
|
|
<para>Lesen Sie mehr dazu auf der offiziellen OpenGL-Seite <ulink url="http://www.opengl.org">http://www.opengl.org</ulink>. </para>
|
|
|
|
</sect1>
|
|
|
|
</article>
|