[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, 9 Nov 2011 07:25:41 +0000 (UTC)
commit 62f4eb963427fec5e311481ae9b871c3419f78be
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Wed Nov 9 15:24:11 2011 +0800
Update cogl.symbols
-Some cogl_primitives_* functions are now decorated with the _EXP
suffix.
-Certain _cogl_texture* functions are replaced by experimentally public
functions
cogl/cogl.symbols | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/cogl/cogl.symbols b/cogl/cogl.symbols
index 4cd0b09..1b3bb7b 100644
--- a/cogl/cogl.symbols
+++ b/cogl/cogl.symbols
@@ -638,7 +638,7 @@ cogl_pop_source
cogl_primitive_draw
cogl_primitive_get_first_vertex
cogl_primitive_get_mode
-cogl_primitive_get_n_vertices
+cogl_primitive_get_n_vertices_EXP
cogl_primitive_new
cogl_primitive_new_p2
cogl_primitive_new_p2c4
@@ -651,9 +651,9 @@ cogl_primitive_new_p3t2c4
cogl_primitive_new_with_attributes
cogl_primitive_set_attributes
cogl_primitive_set_first_vertex
-cogl_primitive_set_indices
+cogl_primitive_set_indices_EXP
cogl_primitive_set_mode
-cogl_primitive_set_n_vertices
+cogl_primitive_set_n_vertices_EXP
#endif
cogl_program_attach_shader
@@ -932,13 +932,11 @@ _cogl_texture_determine_internal_format
_cogl_texture_draw_and_read
_cogl_texture_ensure_non_quad_rendering
_cogl_texture_flush_journal_rendering
-_cogl_texture_foreach_sub_texture_in_region
_cogl_texture_free
_cogl_texture_get_associated_framebuffers
_cogl_texture_get_gl_format
_cogl_texture_init
_cogl_texture_is_foreign
-_cogl_texture_iterate_manual_repeats
_cogl_texture_prepare_for_upload
_cogl_texture_prep_gl_alignment_for_pixels_upload
_cogl_texture_pre_paint
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]