[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: Thu, 14 Jul 2011 06:41:34 +0000 (UTC)
commit ed71bdc1da0937e178e35837228e7cd91cea39f3
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Thu Jul 14 14:57:12 2011 +0800
Update cogl.symbols
cogl/cogl.symbols | 17 ++++++++---------
1 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/cogl/cogl.symbols b/cogl/cogl.symbols
index 15ea628..70aaee8 100644
--- a/cogl/cogl.symbols
+++ b/cogl/cogl.symbols
@@ -158,7 +158,7 @@ cogl_color_unpremultiply
#ifdef COGL_ENABLE_EXPERIMENTAL_API
#ifdef COGL_HAS_EGL_SUPPORT
-cogl_context_egl_get_egl_display_EXP
+cogl_egl_context_get_egl_display_EXP
#endif
cogl_context_new_EXP
@@ -476,12 +476,12 @@ cogl_onscreen_set_swap_throttled_EXP
cogl_onscreen_show_EXP
cogl_onscreen_template_new_EXP
#ifdef COGL_HAS_WIN32_SUPPORT
-cogl_onscreen_win32_get_window_EXP
-cogl_onscreen_win32_set_foreign_window_EXP
+cogl_win32_onscreen_get_window_EXP
+cogl_win32_onscreen_set_foreign_window_EXP
#endif
#ifdef COGL_HAS_X11
-cogl_onscreen_x11_get_visual_xid_EXP
-cogl_onscreen_x11_set_foreign_window_xid_EXP
+cogl_x11_onscreen_get_visual_xid_EXP
+cogl_x11_onscreen_set_foreign_window_xid_EXP
#endif
#endif
@@ -513,6 +513,9 @@ cogl_perspective
cogl_pipeline_alpha_func_get_type
+cogl_pipeline_cache_free
+cogl_pipeline_cache_new
+
#ifdef COGL_ENABLE_EXPERIMENTAL_API
cogl_pipeline_copy
#endif
@@ -691,10 +694,6 @@ cogl_rotate
cogl_scale
cogl_set_backface_culling_enabled
-#ifdef COGL_ENABLE_EXPERIMENTAL_API
-cogl_set_default_context_EXP
-#endif
-
cogl_set_depth_test_enabled
#ifndef COGL_DISABLE_DEPRECATED
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]