[Cogl] [1.12]Update cogl.symbols

Fan Chun-wei fanc999 at yahoo.com.tw
Wed Nov 21 21:18:17 PST 2012


Hi,

Next up is the make up of missed symbols in cogl.symbols so that 
Clutter-1.12 can be successfully built and linked against Cogl-1.12.x

Thank you for your time.
With blessings.


-------------- next part --------------
From 8ec4f0e043661ad807d994aa19cf96a8e0c0f9ea Mon Sep 17 00:00:00 2001
From: Chun-wei Fan <fanchunwei at src.gnome.org>
Date: Fri, 28 Sep 2012 17:38:31 +0800
Subject: [PATCH] cogl.symbols: Add symbols required for Clutter 1.12

Those symbols were missed and are needed for Clutter-1.12.x to build.
---
 cogl/cogl.symbols |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/cogl/cogl.symbols b/cogl/cogl.symbols
index eddd423..59f0cc1 100644
--- a/cogl/cogl.symbols
+++ b/cogl/cogl.symbols
@@ -175,6 +175,8 @@ cogl_display_get_renderer
 cogl_display_new
 cogl_display_setup
 
+cogl_double_to_fixed
+
 cogl_end_gl
 
 cogl_error_get_type
@@ -760,6 +762,8 @@ cogl_snippet_set_post
 cogl_snippet_set_pre
 cogl_snippet_set_replace
 
+cogl_sqrti
+
 cogl_sub_texture_get_parent
 cogl_sub_texture_new_EXP
 
-- 
1.7.7.1.msysgit.0


More information about the Cogl mailing list