mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-09 19:57:18 +08:00
fix cogl typos
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9924 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
742b99e018
commit
ff5df153c8
@ -12,7 +12,7 @@
|
|||||||
<!ENTITY cogl-time "0.5 SBU">
|
<!ENTITY cogl-time "0.5 SBU">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
<sect1 id="cogl" xreflabel="cogl-&cogl-version;">
|
<sect1 id="cogl" xreflabel="Cogl-&cogl-version;">
|
||||||
<?dbhtml filename="cogl.html"?>
|
<?dbhtml filename="cogl.html"?>
|
||||||
|
|
||||||
<sect1info>
|
<sect1info>
|
||||||
@ -29,10 +29,10 @@
|
|||||||
<sect2 role="package">
|
<sect2 role="package">
|
||||||
<title>Introduction to Cogl</title>
|
<title>Introduction to Cogl</title>
|
||||||
|
|
||||||
<para><application>Cogl</application> Cogl is a modern 3D graphics API with
|
<para><application>Cogl</application> is a modern 3D graphics API with
|
||||||
associated utility APIs designed to expose the features of 3D graphics hardware
|
associated utility APIs designed to expose the features of 3D graphics hardware
|
||||||
using a direct state access API design, as opposed to the state-machine style
|
using a direct state access API design, as opposed to the state-machine style
|
||||||
of OpenGL. </para>
|
of OpenGL.</para>
|
||||||
|
|
||||||
&lfs70_checked;
|
&lfs70_checked;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user