[cogl/cogl-1.16] README: misc updates



commit 8caa1163254a7c4918faf81f676bf300ac8c3edd
Author: Robert Bragg <robert linux intel com>
Date:   Tue Jul 9 19:06:38 2013 +0100

    README: misc updates
    
    Reviewed-by: Neil Roberts <neil linux intel com>
    
    (cherry picked from commit 141014b50a3106d58f476b562aeb87c087ac31c8)

 README.in |   16 ++++++++++------
 1 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/README.in b/README.in
index 914459e..5453eec 100644
--- a/README.in
+++ b/README.in
@@ -30,12 +30,13 @@ REQUIREMENTS
 
 Cogl currently only requires:
 
-  • GLib ≥ @GLIB_REQ_VERSION@
   • OpenGL ≥ 1.3 (or 1.2 + multitexturing), or OpenGL ES 2.0 (or 1.1)
   • GLX, AGL, WGL or an EGL implementation
 
 Cogl also has optional dependencies:
 
+  • GLib ≥ @GLIB_REQ_VERSION@
+     - for gtype integration
   • GDK-Pixbuf ≥ @GDK_PIXBUF_REQ_VERSION@
      - for image loading
   • Cairo ≥ @CAIRO_REQ_VERSION@
@@ -45,6 +46,10 @@ The optional Cogl Pango library requires:
   • Cairo ≥ @CAIRO_REQ_VERSION@
   • PangoCairo ≥ @PANGOCAIRO_REQ_VERSION@
 
+The optional Cogl GStreamer library requires:
+
+  • GStreamer 1.0
+
 On X11, Cogl depends on the following extensions
 
   • XComposite ≥ @XCOMPOSITE_REQ_VERSION@
@@ -96,12 +101,11 @@ The 1.x stable API is documented here:
 
 The 1.x development API is documented here:
 
-  http://developer.gnome.org/cogl/1.$(COGL_1_MINOR_VERSION)
+  http://developer.gnome.org/cogl/1  COGL_1_MINOR_VERSION@
+
+The experimental 2.0 API is documented here:
 
-The experimental 2.0 API is currently not hosted online but can be built
-by passing the --enable-gtk-doc option to ./configure when building
-and the documentation can then be found under
-doc/reference/cogl-2.0-experimental/html/index.html
+  http://cogl3d.org/cogl2-reference/
 
 --
 LICENSE


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]