[cogl] cogl.symbols: Reinstate cogl2_clip_push_from_path
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl] cogl.symbols: Reinstate cogl2_clip_push_from_path
- Date: Tue, 13 Mar 2012 15:17:46 +0000 (UTC)
commit f608ef5f5c1855cb4ca7fbf2d8472c716b5e3b53
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Tue Mar 13 22:21:34 2012 +0800
cogl.symbols: Reinstate cogl2_clip_push_from_path
This API was re-added into COGL for the 1.10.x release as of commit
361bd516f. This will be removed once we branch into the 1.11.x development
cycle.
Reviewed-by: Neil Roberts <neil linux intel com>
cogl/cogl.symbols | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/cogl/cogl.symbols b/cogl/cogl.symbols
index 8a32239..4ff0bd9 100644
--- a/cogl/cogl.symbols
+++ b/cogl/cogl.symbols
@@ -5,6 +5,9 @@
#endif
#ifdef COGL_ENABLE_EXPERIMENTAL_API
+/* cogl2_clip_push_from_path is only for 1.10.x*/
+cogl2_clip_push_from_path
+
cogl2_path_arc
cogl2_path_close
cogl2_path_curve_to
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]