[cogl/msvc-support] Update cogl.symbols
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/msvc-support] Update cogl.symbols
- Date: Tue, 6 Sep 2011 06:02:44 +0000 (UTC)
commit 6f61bbb38a77782d29413eadaa35bffc3d232028
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Tue Sep 6 14:19:29 2011 +0800
Update cogl.symbols
This is in response to the added (experimental) APIs in the following
commits by Damien and Robert:
-6584c183 (context: Add an accessor to get display associated
with the context)
-6a2e2118 (display: Add an accessor to get the renderer out of a display)
-c36652a4 (renderer: Add cogl_renderer_get_n_fragment_texture_units())
-191d9156 (framebuffer: Add a getter for the framebuffer format)
cogl/cogl.symbols | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/cogl/cogl.symbols b/cogl/cogl.symbols
index 91e9bc6..6b0750d 100644
--- a/cogl/cogl.symbols
+++ b/cogl/cogl.symbols
@@ -166,6 +166,7 @@ cogl_color_unpremultiply
cogl_egl_context_get_egl_display_EXP
#endif
+cogl_context_get_display_EXP
cogl_context_new_EXP
#endif
@@ -188,6 +189,7 @@ cogl_depth_test_function_get_type
cogl_disable_fog
#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_display_get_rendrer_EXP
cogl_display_new_EXP
cogl_display_setup_EXP
#endif
@@ -238,6 +240,7 @@ cogl_framebuffer_clear4f_EXP
cogl_framebuffer_clear_EXP
cogl_framebuffer_get_alpha_bits_EXP
cogl_framebuffer_get_blue_bits_EXP
+cogl_framebuffer_get_color_format_EXP
cogl_framebuffer_get_color_mask_EXP
cogl_framebuffer_get_context_EXP
cogl_framebuffer_get_dither_enabled
@@ -694,6 +697,7 @@ cogl_rectangle_with_texture_coords
#ifdef COGL_ENABLE_EXPERIMENTAL_API
cogl_renderer_check_onscreen_template_EXP
cogl_renderer_connect_EXP
+cogl_renderer_get_n_fragment_texture_units_EXP
#endif
cogl_renderer_error_get_type
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]