From 51bc27cbf16378db30d589ff602794bf12359456 Mon Sep 17 00:00:00 2001 From: Robert Bragg Date: Mon, 20 Jun 2011 13:50:34 +0100 Subject: [PATCH] docs: Adds CoglDisplay symbols to 2.0 reference Adds the cogl_display symbols to the experimental 2.0 reference manual. Signed-off-by: Neil Roberts --- .../cogl-2.0-experimental/cogl-sections.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/reference/cogl-2.0-experimental/cogl-sections.txt b/doc/reference/cogl-2.0-experimental/cogl-sections.txt index fbe94e123..9b23e03b3 100644 --- a/doc/reference/cogl-2.0-experimental/cogl-sections.txt +++ b/doc/reference/cogl-2.0-experimental/cogl-sections.txt @@ -32,6 +32,19 @@ cogl_renderer_wayland_set_foreign_compositor cogl_renderer_wayland_get_compositor +
+cogl-display +CoglDisplay: Setup a display pipeline +cogl_display_new +cogl_display_setup + + +cogl_gdl_display_set_plane + + +cogl_wayland_display_set_compositor_display +
+
cogl-context The Top-Level Context