[cogl/msvc-support: 21/21] Update cogl.symbols
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/msvc-support: 21/21] Update cogl.symbols
- Date: Sun, 14 Aug 2011 15:19:10 +0000 (UTC)
commit 61c3edf0e5adf7f84ef575b2039f25f35d69daa1
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Sun Aug 14 23:18:53 2011 +0800
Update cogl.symbols
Added symbols introduced in the following commits:
-64b2bbab84c3ded02c3852157e6a33166f9bc00a
(framebuffer: Adds a context getter for CoglFramebuffer)
-a3ad808f57f1ce4535b885c81a64a0934e859a36
(framebuffer: Make framebuffer_clear APIs public experimental)
-f37d9bbb4d2a4c53910052f184b9867be846c7ec
(matrix: Add cogl_matrix_look_at)
cogl/cogl.symbols | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/cogl/cogl.symbols b/cogl/cogl.symbols
index de188c1..91e9bc6 100644
--- a/cogl/cogl.symbols
+++ b/cogl/cogl.symbols
@@ -234,9 +234,12 @@ cogl_flush
#ifdef COGL_ENABLE_EXPERIMENTAL_API
cogl_framebuffer_add_swap_buffers_callback_EXP
cogl_framebuffer_allocate_EXP
+cogl_framebuffer_clear4f_EXP
+cogl_framebuffer_clear_EXP
cogl_framebuffer_get_alpha_bits_EXP
cogl_framebuffer_get_blue_bits_EXP
cogl_framebuffer_get_color_mask_EXP
+cogl_framebuffer_get_context_EXP
cogl_framebuffer_get_dither_enabled
cogl_framebuffer_get_green_bits_EXP
cogl_framebuffer_get_height_EXP
@@ -441,6 +444,7 @@ cogl_matrix_init_from_quaternion
#endif
cogl_matrix_init_identity
+cogl_matrix_look_at_EXP
cogl_matrix_multiply
cogl_matrix_ortho
cogl_matrix_perspective
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]