diff options
author | Timothy Pearson <[email protected]> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-es/docs/kdebase/kinfocenter/opengl/index.docbook | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-es/docs/kdebase/kinfocenter/opengl/index.docbook')
-rw-r--r-- | tde-i18n-es/docs/kdebase/kinfocenter/opengl/index.docbook | 90 |
1 files changed, 0 insertions, 90 deletions
diff --git a/tde-i18n-es/docs/kdebase/kinfocenter/opengl/index.docbook b/tde-i18n-es/docs/kdebase/kinfocenter/opengl/index.docbook deleted file mode 100644 index 54c8acb780d..00000000000 --- a/tde-i18n-es/docs/kdebase/kinfocenter/opengl/index.docbook +++ /dev/null @@ -1,90 +0,0 @@ -<?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 % Spanish "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 ->[email protected]</email -></author> -<othercredit role="translator" -><firstname ->Marcos</firstname -><surname ->Fouces Lago</surname -><affiliation -><address -><email ->[email protected]</email -></address -></affiliation -><contrib ->Traductor</contrib -></othercredit -> - -</authorgroup> - -<date -></date> -<releaseinfo -></releaseinfo> - -<keywordset> -<keyword ->KDE</keyword> -<keyword ->KControl</keyword> -<keyword ->OpenGL</keyword> -<keyword ->Información del sistema</keyword> -</keywordset> -</articleinfo> - -<sect1 id="opengl"> - -<title ->OpenGL</title> - -<para ->Está página muestra información acerca de la implementación <acronym ->OpenGL</acronym -> de su sistema. OpenGL -abreviatura de «Open Graphic Library» (biblioteca gráfica abierta)- es un interfaz para gráficos 3D multiplataforma e independiente del hardware. </para> - -<para -><acronym ->GLX</acronym -> es un enlazador de OpenGL para el sistema X Window.</para> - -<para -><acronym ->DRI</acronym -> -Direct Rendering Infrastructure (infraestructura de representación directa)- proporciona aceleración 3D por hardware para OpenGL. Necesitará tener una tarjeta gráfica con soporte para ello así como los controladores adecuados instalados para poder usarlo.</para> - - -<para ->Puede obtener más información en la web oficial de OpenGL <ulink url="http://www.opengl.org" ->http://www.opengl.org</ulink ->. </para> - -</sect1> - -</article> |