[cogl/cogl-1.12] cogl.symbols: Add symbols required for Clutter 1.12



commit fefa6bc929dbfd284551fc1a7abc1ace3c314451
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Fri Sep 28 17:38:31 2012 +0800

    cogl.symbols: Add symbols required for Clutter 1.12
    
    Those symbols were missed and are needed for Clutter-1.12.x to build.
    
    Reviewed-by: Robert Bragg <robert linux intel com>

 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
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]