From fefa6bc929dbfd284551fc1a7abc1ace3c314451 Mon Sep 17 00:00:00 2001 From: Chun-wei Fan 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. Reviewed-by: Robert Bragg --- cogl/cogl.symbols | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cogl/cogl.symbols b/cogl/cogl.symbols index eddd423a9..59f0cc12e 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