~ubuntu-branches/ubuntu/hardy/kdebase-workspace/hardy

« back to all changes in this revision

Viewing changes to doc/kinfocenter/opengl/index.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-03-03 11:37:30 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20080303113730-ppdchskh93rr77le
Tags: 4:4.0.2-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" ?>
2
 
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
3
 
"dtd/kdex.dtd" [
4
 
<!ENTITY % addindex "IGNORE">
5
 
<!ENTITY % English "INCLUDE" > <!-- change language only here -->
6
 
]>
7
 
 
8
 
<article lang="&language;">
9
 
<title><acronym>OpenGL</acronym></title>
10
 
<articleinfo>
11
 
 
12
 
<authorgroup>
13
 
<author><personname><firstname>Ilya</firstname><surname>Korniyko</surname></personname><email>k_ilya@ukr.net</email></author>
14
 
<!-- TRANS:ROLES_OF_TRANSLATORS -->
15
 
 
16
 
</authorgroup>
17
 
 
18
 
<date></date>
19
 
<releaseinfo></releaseinfo>
20
 
 
21
 
<keywordset>
22
 
<keyword>KDE</keyword>
23
 
<keyword>KControl</keyword>
24
 
<keyword>OpenGL</keyword>
25
 
<keyword>system information</keyword>
26
 
</keywordset>
27
 
</articleinfo>
28
 
 
29
 
<sect1 id="opengl">
30
 
 
31
 
<title>OpenGL</title>
32
 
 
33
 
<para>This page displays information about installed <acronym>OpenGL</acronym> implementation.
34
 
OpenGL (for "Open Graphics Library") is a cross-platform, 
35
 
hardware independent interface for 3D graphics. </para>
36
 
 
37
 
<para><acronym>GLX</acronym> is the binding for OpenGL to X Window system.</para>
38
 
 
39
 
<para> <acronym>DRI</acronym> (Direct Rendering Infrastucture) provides hardware acceleration for OpenGL. 
40
 
You must have a videocard with 3D accelerator and properly installed driver for this.</para>
41
 
<para> </para>
42
 
 
43
 
<para>Read more at the official OpenGL site <ulink url="http://www.opengl.org">http://www.opengl.org</ulink> </para>
44
 
 
45
 
</sect1>
46
 
 
47
 
</article>