[cogl] docs: Add swap-chain/onscreen-template to 2.0 reference



commit 8bb28d6f22e285f49b6dc15b8ea015d0aacddc74
Author: Robert Bragg <robert linux intel com>
Date:   Mon Jun 20 13:54:26 2011 +0100

    docs: Add swap-chain/onscreen-template to 2.0 reference
    
    This adds the cogl_swap_chain and cogl_onscreen_template symbols to the
    experimental 2.0 reference manual.
    
    Signed-off-by: Neil Roberts <neil linux intel com>

 .../cogl-2.0-experimental/cogl-sections.txt        |   14 ++++++++++++++
 1 files changed, 14 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 9b23e03..0b28b88 100644
--- a/doc/reference/cogl-2.0-experimental/cogl-sections.txt
+++ b/doc/reference/cogl-2.0-experimental/cogl-sections.txt
@@ -33,6 +33,20 @@ cogl_renderer_wayland_get_compositor
 </SECTION>
 
 <SECTION>
+<FILE>cogl-swap-chain</FILE>
+<TITLE>CoglSwapChain: Describe a set of back buffers for flipping between</TITLE>
+cogl_swap_chain_new
+cogl_swap_chain_set_has_alpha
+cogl_swap_chain_set_length
+</SECTION>
+
+<SECTION>
+<FILE>cogl-onscreen-template</FILE>
+<TITLE>CoglOnscreenTemplate: Describe a template for onscreen framebuffers</TITLE>
+cogl_onscreen_template_new
+</SECTION>
+
+<SECTION>
 <FILE>cogl-display</FILE>
 <TITLE>CoglDisplay: Setup a display pipeline</TITLE>
 cogl_display_new



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