2008-06-16 Matthew Allum <mallum@openedhand.com>

* cogl/cogl-docs.sgml:
        Add an intro.
This commit is contained in:
Matthew Allum 2008-06-16 16:31:08 +00:00
parent 2ccfd3c08f
commit 813b22a22e
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2008-06-16 Matthew Allum <mallum@openedhand.com>
* cogl/cogl-docs.sgml:
Add an intro.
2008-06-13 Øyvind Kolås <pippin@o-hand.com>
* clutter/event-flow.png: fixed typo.

View File

@ -43,8 +43,11 @@
<section id="cogl-intro">
<title>About COGL</title>
<para>
FIXME
COGL is a low level OpenGL abstraction library developed for (and part of) Clutter. It is used primarily by #ClutterActor's to provide a common rendering API that works transparently across OpenGL >=1.4, OpenGL ES 1.1 and OpenGL ES 2.0.
</para>
</section>
<xi:include href="xml/cogl.xml"/>