[cogl/msvc-support] Update cogl.symbols
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/msvc-support] Update cogl.symbols
- Date: Wed, 20 Jul 2011 04:46:29 +0000 (UTC)
commit 7bb6947bc948f92336f7475c2cea7e70c263fd45
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Wed Jul 20 13:02:15 2011 +0800
Update cogl.symbols
Added the experimental colormask APIs for pipeline and frambuffer
cogl/cogl.symbols | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/cogl/cogl.symbols b/cogl/cogl.symbols
index e1f497d..0b77d48 100644
--- a/cogl/cogl.symbols
+++ b/cogl/cogl.symbols
@@ -231,6 +231,7 @@ cogl_framebuffer_add_swap_buffers_callback_EXP
cogl_framebuffer_allocate_EXP
cogl_framebuffer_get_alpha_bits_EXP
cogl_framebuffer_get_blue_bits_EXP
+cogl_framebuffer_get_color_mask_EXP
cogl_framebuffer_get_dither_enabled
cogl_framebuffer_get_green_bits_EXP
cogl_framebuffer_get_height_EXP
@@ -242,6 +243,7 @@ cogl_framebuffer_get_viewport_x_EXP
cogl_framebuffer_get_viewport_y_EXP
cogl_framebuffer_get_width_EXP
cogl_framebuffer_remove_swap_buffers_callback_EXP
+cogl_framebuffer_set_color_mask_EXP
cogl_framebuffer_set_dither_enabled
cogl_framebuffer_set_viewport_EXP
cogl_framebuffer_swap_buffers_EXP
@@ -530,6 +532,7 @@ cogl_pipeline_get_alpha_test_function
cogl_pipeline_get_alpha_test_reference
cogl_pipeline_get_ambient
cogl_pipeline_get_color
+cogl_pipeline_get_color_mask_EXP
cogl_pipeline_get_depth_state
cogl_pipeline_get_diffuse
cogl_pipeline_get_emission
@@ -549,6 +552,7 @@ cogl_pipeline_set_ambient_and_diffuse
cogl_pipeline_set_blend
cogl_pipeline_set_blend_constant
cogl_pipeline_set_color
+cogl_pipeline_set_color_mask_EXP
cogl_pipeline_set_color4f
cogl_pipeline_set_color4ub
cogl_pipeline_set_depth_state
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]