diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
commit | 9b58d35185905f8334142bf4988cb784e993aea7 (patch) | |
tree | f83ec30722464f6e4d23d6e7a40201d7ef5b6bf4 /tde-i18n-en_GB/docs/kdebase/kinfocenter/opengl/index.docbook | |
download | tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.tar.gz tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.zip |
Initial import of extracted KDE i18n tarballs
Diffstat (limited to 'tde-i18n-en_GB/docs/kdebase/kinfocenter/opengl/index.docbook')
-rw-r--r-- | tde-i18n-en_GB/docs/kdebase/kinfocenter/opengl/index.docbook | 90 |
1 files changed, 90 insertions, 0 deletions
diff --git a/tde-i18n-en_GB/docs/kdebase/kinfocenter/opengl/index.docbook b/tde-i18n-en_GB/docs/kdebase/kinfocenter/opengl/index.docbook new file mode 100644 index 00000000000..3e114ff0a24 --- /dev/null +++ b/tde-i18n-en_GB/docs/kdebase/kinfocenter/opengl/index.docbook @@ -0,0 +1,90 @@ +<?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 % British-English "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 +>Andrew</firstname +><surname +>Coles</surname +><affiliation +><address +><email +>andrew_coles@yahoo.co.uk</email +></address +></affiliation +><contrib +>Conversion to British English</contrib +></othercredit +> + +</authorgroup> + +<date +></date> +<releaseinfo +></releaseinfo> + +<keywordset> +<keyword +>KDE</keyword> +<keyword +>KControl</keyword> +<keyword +>OpenGL</keyword> +<keyword +>system information</keyword> +</keywordset> +</articleinfo> + +<sect1 id="opengl"> + +<title +>OpenGL</title> + +<para +>This page displays information about installed <acronym +>OpenGL</acronym +> implementation. OpenGL (for "Open Graphics Library") is a cross-platform, hardware independent interface for 3D graphics. </para> + +<para +><acronym +>GLX</acronym +> is the binding for OpenGL to X Window system.</para> + +<para +><acronym +>DRI</acronym +> (Direct Rendering Infrastucture) provides hardware acceleration for OpenGL. You must have a videocard with 3D accelerator and properly installed driver for this.</para> + + +<para +>Read more at the official OpenGL site <ulink url="http://www.opengl.org" +>http://www.opengl.org</ulink +> </para> + +</sect1> + +</article> |