diff options
Diffstat (limited to 'tde-i18n-pl/docs/tdebase/kinfocenter/opengl/index.docbook')
-rw-r--r-- | tde-i18n-pl/docs/tdebase/kinfocenter/opengl/index.docbook | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/opengl/index.docbook b/tde-i18n-pl/docs/tdebase/kinfocenter/opengl/index.docbook new file mode 100644 index 00000000000..bb3b049b570 --- /dev/null +++ b/tde-i18n-pl/docs/tdebase/kinfocenter/opengl/index.docbook @@ -0,0 +1,104 @@ +<?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 % Polish "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 +>(c) 2005 Mandriva</firstname +><surname +>Poland</surname +><affiliation +><address +><email +>biuro@mandriva.pl</email +></address +></affiliation +><contrib +>Polskie tłumaczenie</contrib +></othercredit +><othercredit role="translator" +><firstname +>Marcin</firstname +><surname +>Kocur</surname +><affiliation +><address +><email +>marcinkocur@op.pl</email +></address +></affiliation +><contrib +>Sprawdzanie i aktualizacja dla KDE 3.5.4</contrib +></othercredit +> + +</authorgroup> + +<date +></date> +<releaseinfo +></releaseinfo> + +<keywordset> +<keyword +>KDE</keyword> +<keyword +>KControl</keyword> +<keyword +>OpenGL</keyword> +<keyword +>informacje systemowe</keyword> +</keywordset> +</articleinfo> + +<sect1 id="opengl"> + +<title +>OpenGL</title> + +<para +>Na tej stronie wyświetlone są informacje na temat implementacji <acronym +>OpenGL</acronym +>, zainstalowanej w systemie. OpenGL ("Open Graphics Library") jest niezależną od sprzętu platformą niezbędną do wyświetlania grafiki 3D. </para> + +<para +><acronym +>GLX</acronym +> stanowi powiązanie OpenGL z systemem X'ów.</para> + +<para +><acronym +>DRI</acronym +> (Direct Rendering Infrastucture) udostępnia sprzętową akcelerację dla OpenGL. Aby funkcja ta działała poprawnie, niezbędna jest karta graficzna z akceleracją 3D i odpowiednio zainstalowanymi sterownikami.</para> + + +<para +>Więcej na ten temat dowiesz się na oficjalnej stronie OpenGL <ulink url="http://www.opengl.org" +>http://www.opengl.org</ulink +> </para> + +</sect1> + +</article> |