summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Bragg <robert@linux.intel.com>2011-06-20 13:50:34 +0100
committerRobert Bragg <robert@linux.intel.com>2011-06-27 21:13:51 +0100
commit6aae90bee19adbb25f60523c2732ae861ce78abd (patch)
tree433d09ce6bdf4df0dd2920a96268d67da125b2c9
parentb8eca410cc0cc5b8b3f5d31a0079c62fb3ae545e (diff)
downloadcogl-6aae90bee19adbb25f60523c2732ae861ce78abd.tar.gz
docs: Adds CoglDisplay symbols to 2.0 reference
Adds the cogl_display symbols to the experimental 2.0 reference manual.
-rw-r--r--doc/reference/cogl-2.0-experimental/cogl-sections.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/reference/cogl-2.0-experimental/cogl-sections.txt b/doc/reference/cogl-2.0-experimental/cogl-sections.txt
index fbe94e12..9b23e03b 100644
--- a/doc/reference/cogl-2.0-experimental/cogl-sections.txt
+++ b/doc/reference/cogl-2.0-experimental/cogl-sections.txt
@@ -33,6 +33,19 @@ cogl_renderer_wayland_get_compositor
</SECTION>
<SECTION>
+<FILE>cogl-display</FILE>
+<TITLE>CoglDisplay: Setup a display pipeline</TITLE>
+cogl_display_new
+cogl_display_setup
+
+</SUBSECTION>
+cogl_gdl_display_set_plane
+
+</SUBSECTION>
+cogl_wayland_display_set_compositor_display
+</SECTION>
+
+<SECTION>
<FILE>cogl-context</FILE>
<TITLE>The Top-Level Context</TITLE>