[Cogl] [1.18][Patch]: Update cogl-path.symbols
Fan Chun-wei
fanc999 at yahoo.com.tw
Thu Feb 27 03:30:36 PST 2014
Hi,
During the addition of cogl-path.symbols, a symbol was missed from the
list. This fixes this issue.
With blessings, thanks for the reviews!
-------------- next part --------------
From 4e2fed644026be53b6ea73efad91fa6fd7857d4a Mon Sep 17 00:00:00 2001
From: Chun-wei Fan <fanchunwei at src.gnome.org>
Date: Thu, 27 Feb 2014 19:13:00 +0800
Subject: [PATCH 4/5] Update cogl-path.symbols
One symbol was missed when the cogl-path code was split out from Cogl...
---
cogl-path/cogl-path.symbols | 1 +
1 file changed, 1 insertion(+)
diff --git a/cogl-path/cogl-path.symbols b/cogl-path/cogl-path.symbols
index 87c192a..fd56795 100644
--- a/cogl-path/cogl-path.symbols
+++ b/cogl-path/cogl-path.symbols
@@ -31,6 +31,7 @@ cogl_set_path
cogl_framebuffer_fill_path
cogl_framebuffer_push_path_clip
cogl_framebuffer_stroke_path
+cogl2_clip_push_from_path
cogl2_path_arc
cogl2_path_close
cogl2_path_curve_to
--
1.8.3.msysgit.0
More information about the Cogl
mailing list