[cogl/wip/rib/master-next: 34/35] doc: Adds a cogl-texture-2d to the 2.0 reference manual



commit dc549db7ef0da7f7f5182209f9a2a43c13afdcab
Author: Robert Bragg <robert linux intel com>
Date:   Fri Oct 14 09:59:23 2011 +0100

    doc: Adds a cogl-texture-2d to the 2.0 reference manual
    
    When we make CoglTexture2D public as experimental api we forgot to add a
    corresponding section the experimental 2.0 reference manual.

 .../cogl-2.0-experimental-sections.txt             |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-sections.txt b/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-sections.txt
index f26fc4f..6aa3945 100644
--- a/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-sections.txt
+++ b/doc/reference/cogl-2.0-experimental/cogl-2.0-experimental-sections.txt
@@ -305,6 +305,15 @@ COGL_TEXTURE_MAX_WASTE
 </SECTION>
 
 <SECTION>
+<FILE>cogl-texture-2d</FILE>
+<TITLE>2D textures</TITLE>
+cogl_texture_2d_new_with_size
+cogl_texture_2d_new_from_data
+cogl_texture_2d_new_from_foreign
+cogl_is_texture_rectangle
+</SECTION>
+
+<SECTION>
 <FILE>cogl-texture-rectangle</FILE>
 <TITLE>Rectangle textures (non-normalized coordinates)</TITLE>
 cogl_texture_rectangle_new_with_size



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