summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Bragg <robert@linux.intel.com>2011-06-20 13:54:26 +0100
committerRobert Bragg <robert@linux.intel.com>2011-06-27 21:13:51 +0100
commita5b6ea95ccdd43ad4eb2ca18d2c678300f51b115 (patch)
tree2ab74f5bba895a499d95fe769dbde2499aa1c012
parent6aae90bee19adbb25f60523c2732ae861ce78abd (diff)
downloadcogl-a5b6ea95ccdd43ad4eb2ca18d2c678300f51b115.tar.gz
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.
-rw-r--r--doc/reference/cogl-2.0-experimental/cogl-sections.txt14
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 9b23e03b..0b28b88c 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