[cogl/wip/rib/master-next: 11/11] docs: update cogl-context 2.0 docs
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/wip/rib/master-next: 11/11] docs: update cogl-context 2.0 docs
- Date: Fri, 1 Jul 2011 12:43:48 +0000 (UTC)
commit 84412d3b727675735d3cf0b9dd11600e15df6375
Author: Robert Bragg <robert linux intel com>
Date: Fri Jul 1 02:02:23 2011 +0100
docs: update cogl-context 2.0 docs
This fixes the 2.0 reference manual Makefile to not ignore
cogl-context.h; it also adds cogl_context_new to cogl-sections.txt and
removes cogl_begin/end_gl. (For using raw GL with Cogl 2.0 the plan was
to add some API for creating additional GL contexts via some Cogl API
and a way to push/pop those contexts.)
doc/reference/cogl-2.0-experimental/Makefile.am | 1 -
.../cogl-2.0-experimental/cogl-sections.txt | 3 +--
2 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/doc/reference/cogl-2.0-experimental/Makefile.am b/doc/reference/cogl-2.0-experimental/Makefile.am
index 576b939..441e276 100644
--- a/doc/reference/cogl-2.0-experimental/Makefile.am
+++ b/doc/reference/cogl-2.0-experimental/Makefile.am
@@ -97,7 +97,6 @@ IGNORE_HFILES=\
cogl-vertex-buffer-private.h \
cogl-blend-string.h \
cogl-clip-stack.h \
- cogl-context.h \
cogl-debug.h \
cogl-defines.h \
cogl-deprecated.h \
diff --git a/doc/reference/cogl-2.0-experimental/cogl-sections.txt b/doc/reference/cogl-2.0-experimental/cogl-sections.txt
index ff55543..c4f8332 100644
--- a/doc/reference/cogl-2.0-experimental/cogl-sections.txt
+++ b/doc/reference/cogl-2.0-experimental/cogl-sections.txt
@@ -112,8 +112,6 @@ cogl_read_pixels
<SUBSECTION>
cogl_flush
-cogl_begin_gl
-cogl_end_gl
<SUBSECTION Standard>
COGL_TYPE_ATTRIBUTE_TYPE
@@ -339,6 +337,7 @@ cogl_pop_framebuffer
<TITLE>CoglOnscreen: The Onscreen Framebuffer Interface</TITLE>
CoglOnscreen
COGL_ONSCREEN
+cogl_onscreen_new
cogl_x11_onscreen_set_foreign_window_xid
cogl_x11_onscreen_get_window_xid
cogl_x11_onscreen_get_visual_xid
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]