[cogl/msvc-support: 3/4] Added various files required for VS



commit bcd89e4d8253d73b6ac71369d359fab5a52c54ae
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Thu May 12 17:24:56 2011 +0800

    Added various files required for VS
    
    -added preconfigured config.h(.win32.in), which is expanded with the
     correct versioining info during autogen
    -added preconfigued cogl/cogl-defines.h.win32
    -added symbols files for cogl and cogl-pango

 cogl-pango/cogl-pango.symbols |   12 +
 cogl/cogl-defines.h.win32     |   39 ++
 cogl/cogl.symbols             |  809 +++++++++++++++++++++++++++++++++++++++++
 config.h.win32.in             |  148 ++++++++
 4 files changed, 1008 insertions(+), 0 deletions(-)
---
diff --git a/cogl-pango/cogl-pango.symbols b/cogl-pango/cogl-pango.symbols
new file mode 100644
index 0000000..b86c956
--- /dev/null
+++ b/cogl-pango/cogl-pango.symbols
@@ -0,0 +1,12 @@
+cogl_pango_ensure_glyph_cache_for_layout
+cogl_pango_font_map_clear_glyph_cache
+cogl_pango_font_map_create_context
+cogl_pango_font_map_get_renderer
+cogl_pango_font_map_get_use_mipmapping
+cogl_pango_font_map_new
+cogl_pango_font_map_set_resolution  
+cogl_pango_font_map_set_use_mipmapping
+cogl_pango_renderer_get_type
+cogl_pango_render_layout
+cogl_pango_render_layout_line
+cogl_pango_render_layout_subpixel
diff --git a/cogl/cogl-defines.h.win32 b/cogl/cogl-defines.h.win32
new file mode 100644
index 0000000..f1b36d9
--- /dev/null
+++ b/cogl/cogl-defines.h.win32
@@ -0,0 +1,39 @@
+/*
+ * Cogl
+ *
+ * An object oriented GL/GLES Abstraction/Utility Layer
+ *
+ * Copyright (C) 2007,2008,2009,2010 Intel Corporation.
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
+ *
+ *
+ */
+
+#ifndef __COGL_DEFINES_H__
+#define __COGL_DEFINES_H__
+
+#include <glib.h>
+#include <windows.h>
+#include <GL/GL.h>
+#include <GL/glext.h>
+
+G_BEGIN_DECLS
+
+#define COGL_HAS_GL 1
+#define CLUTTER_COGL_HAS_GL 1
+
+G_END_DECLS
+
+#endif
diff --git a/cogl/cogl.symbols b/cogl/cogl.symbols
new file mode 100644
index 0000000..4f2a010
--- /dev/null
+++ b/cogl/cogl.symbols
@@ -0,0 +1,809 @@
+#if 0
+;note: those with the _EXP suffix are defined as
+;the same symbols sans the _EXP suffix
+;(this may be subject to change!)
+#endif
+
+cogl2_clip_push_from_path
+cogl2_path_arc
+cogl2_path_close
+cogl2_path_curve_to
+cogl2_path_ellipse
+cogl2_path_fill
+cogl2_path_get_fill_rule
+cogl2_path_line
+cogl2_path_line_to
+cogl2_path_move_to
+cogl2_path_new
+cogl2_path_polygon
+cogl2_path_polyline
+cogl2_path_rectangle
+cogl2_path_rel_curve_to
+cogl2_path_rel_line_to
+cogl2_path_rel_move_to
+cogl2_path_round_rectangle
+cogl2_path_set_fill_rule
+cogl2_path_stroke
+
+cogl_angle_cos
+cogl_angle_sin
+cogl_angle_tan
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_attribute_new
+#endif
+
+cogl_attribute_type_get_type
+cogl_begin_gl
+cogl_bitmap_error_get_type
+cogl_bitmap_error_quark
+cogl_bitmap_get_size_from_file
+cogl_bitmap_new_from_file
+cogl_blend_string_error_get_type
+cogl_blend_string_error_quark
+cogl_buffer_access_get_type
+cogl_buffer_bit_get_type
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_buffer_get_size_EXP
+cogl_buffer_get_update_hint_EXP
+#if 0
+;not implemented!
+cogl_buffer_get_usage_hint_EXP
+#endif
+cogl_buffer_map_EXP
+#endif
+
+cogl_buffer_map_hint_get_type
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_buffer_set_data_EXP
+cogl_buffer_set_update_hint_EXP
+#if 0
+;not implemented!
+cogl_buffer_set_usage_hint_EXP
+#endif
+#endif
+
+cogl_buffer_target_get_type
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_buffer_unmap_EXP
+#endif
+
+cogl_buffer_update_hint_get_type
+
+#ifndef COGL_DISABLE_DEPRECATED
+cogl_check_extension
+#endif
+
+cogl_clear
+
+#ifndef COGL_DISABLE_DEPRECATED
+cogl_clip_ensure
+#endif
+
+cogl_clip_pop
+
+#ifndef COGL_DISABLE_DEPRECATED
+cogl_clip_push
+#endif
+
+cogl_clip_push_from_path
+cogl_clip_push_from_path_preserve
+cogl_clip_push_rectangle
+
+cogl_clip_push_window_rect
+
+#ifndef COGL_DISABLE_DEPRECATED
+cogl_clip_push_window_rectangle
+cogl_clip_stack_restore
+cogl_clip_stack_save
+#endif
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+#ifndef COGL_WINSYS_INTEGRATED
+cogl_clutter_check_extension_CLUTTER
+cogl_clutter_winsys_has_feature_CLUTTER
+#ifdef COGL_HAS_XLIB
+cogl_clutter_winsys_xlib_get_visual_info_CLUTTER
+#endif
+#endif
+#endif
+
+cogl_color_copy
+cogl_color_equal
+cogl_color_free
+cogl_color_get_alpha
+cogl_color_get_alpha_byte
+cogl_color_get_alpha_float
+cogl_color_get_blue
+cogl_color_get_blue_byte
+cogl_color_get_blue_float
+cogl_color_get_green
+cogl_color_get_green_byte
+cogl_color_get_green_float
+cogl_color_get_red
+cogl_color_get_red_byte
+cogl_color_get_red_float
+cogl_color_init_from_4f
+cogl_color_init_from_4fv
+cogl_color_init_from_4ub
+cogl_color_new
+cogl_color_premultiply
+cogl_color_set_alpha
+cogl_color_set_alpha_byte
+cogl_color_set_alpha_float
+cogl_color_set_blue
+cogl_color_set_blue_byte
+cogl_color_set_blue_float
+cogl_color_set_from_4f
+cogl_color_set_from_4ub
+cogl_color_set_green
+cogl_color_set_green_byte
+cogl_color_set_green_float
+cogl_color_set_red
+cogl_color_set_red_byte
+cogl_color_set_red_float
+cogl_color_unpremultiply
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_context_new_EXP
+#endif
+
+cogl_create_program
+cogl_create_shader
+cogl_depth_test_function_get_type
+cogl_disable_fog
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_display_new_EXP
+cogl_display_setup_EXP
+#endif
+
+cogl_double_to_fixed
+cogl_double_to_int
+cogl_double_to_uint
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_draw_attributes
+cogl_draw_attributes_array
+cogl_draw_indexed_attributes
+cogl_draw_indexed_attributes_array
+#endif
+
+cogl_end_gl
+cogl_error_get_type
+cogl_features_available
+cogl_feature_flags_get_type
+cogl_fixed_atan
+cogl_fixed_atan2
+cogl_fixed_cos
+cogl_fixed_get_type
+cogl_fixed_log2
+cogl_fixed_pow
+cogl_fixed_pow2
+cogl_fixed_sin
+cogl_fixed_sqrt
+cogl_fixed_tan
+cogl_fog_mode_get_type
+cogl_flush
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_framebuffer_add_swap_buffers_callback_EXP
+cogl_framebuffer_allocate_EXP
+cogl_framebuffer_get_height_EXP
+cogl_framebuffer_get_width_EXP
+cogl_framebuffer_remove_swap_buffers_callback_EXP
+cogl_framebuffer_swap_buffers_EXP
+cogl_framebuffer_swap_region_EXP
+#endif
+
+cogl_frustum
+cogl_get_backface_culling_enabled
+cogl_get_bitmasks
+cogl_get_depth_test_enabled
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_get_draw_framebuffer_EXP
+#endif
+
+cogl_get_features
+cogl_get_modelview_matrix
+cogl_get_option_group
+cogl_get_path	;this is COGL 1.0 API
+cogl_get_proc_address
+cogl_get_projection_matrix
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_get_rectangle_indices
+#endif
+
+cogl_get_source
+cogl_get_viewport
+
+#ifdef _COGL_SUPPORTS_GTYPE_INTEGRATION
+cogl_gtype_matrix_get_type
+#endif
+
+cogl_handle_get_type
+cogl_handle_ref
+cogl_handle_unref
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_index_array_new
+cogl_indices_get_array
+cogl_indices_get_offset
+cogl_indices_get_type
+cogl_indices_new
+cogl_indices_new_for_array
+cogl_indices_set_offset
+#endif
+
+cogl_indices_type_get_type
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_is_attribute
+#endif
+
+cogl_is_bitmap
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_is_buffer_EXP
+#if 0
+;not implemented!
+cogl_is_indices_array
+#endif
+#endif
+
+cogl_is_material
+cogl_is_offscreen 
+cogl_is_path
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_is_pipeline
+cogl_is_pixel_array_EXP
+cogl_is_primitive
+#endif
+
+cogl_is_program
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_is_renderer_EXP
+#endif
+
+cogl_is_shader
+cogl_is_texture
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_is_texture_3d_EXP
+cogl_is_vertex_array
+#endif
+
+cogl_is_vertex_buffer
+cogl_is_vertex_buffer_indices
+cogl_material_alpha_func_get_type
+cogl_material_copy
+cogl_material_filter_get_type
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_material_foreach_layer
+#endif
+
+cogl_material_get_ambient
+cogl_material_get_color
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_material_get_depth_range
+cogl_material_get_depth_test_enabled
+cogl_material_get_depth_test_function
+cogl_material_get_depth_writing_enabled
+#endif
+
+cogl_material_get_diffuse
+cogl_material_get_emission
+cogl_material_get_layers
+cogl_material_get_layer_point_sprite_coords_enabled
+cogl_material_get_layer_wrap_mode_p
+cogl_material_get_layer_wrap_mode_s
+cogl_material_get_layer_wrap_mode_t
+cogl_material_get_n_layers
+cogl_material_get_point_size
+cogl_material_get_shininess
+cogl_material_get_specular
+cogl_material_get_user_program
+cogl_material_layer_get_mag_filter
+cogl_material_layer_get_min_filter
+cogl_material_layer_get_texture
+cogl_material_layer_get_type
+cogl_material_layer_get_wrap_mode_p
+cogl_material_layer_get_wrap_mode_s
+cogl_material_layer_get_wrap_mode_t
+cogl_material_layer_type_get_type
+cogl_material_new
+cogl_material_remove_layer
+
+#ifndef COGL_DISABLE_DEPRECATED
+cogl_material_ref
+#endif
+
+cogl_material_set_alpha_test_function
+cogl_material_set_ambient
+cogl_material_set_ambient_and_diffuse
+cogl_material_set_blend
+cogl_material_set_blend_constant
+cogl_material_set_color
+cogl_material_set_color4f
+cogl_material_set_color4ub
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_material_set_depth_range
+cogl_material_set_depth_test_enabled
+cogl_material_set_depth_test_function
+cogl_material_set_depth_writing_enabled
+#endif
+
+cogl_material_set_diffuse
+cogl_material_set_emission
+cogl_material_set_layer
+cogl_material_set_layer_combine
+cogl_material_set_layer_combine_constant
+cogl_material_set_layer_filters
+cogl_material_set_layer_matrix
+cogl_material_set_layer_point_sprite_coords_enabled
+cogl_material_set_layer_wrap_mode
+cogl_material_set_layer_wrap_mode_p
+cogl_material_set_layer_wrap_mode_s
+cogl_material_set_layer_wrap_mode_t
+cogl_material_set_point_size
+cogl_material_set_shininess
+cogl_material_set_specular
+cogl_material_set_user_program
+
+#ifndef COGL_DISABLE_DEPRECATED
+cogl_material_unref
+#endif
+
+cogl_material_wrap_mode_get_type
+cogl_matrix_copy
+cogl_matrix_equal
+cogl_matrix_free
+cogl_matrix_frustum
+cogl_matrix_get_array
+cogl_matrix_get_inverse
+cogl_matrix_init_from_array
+cogl_matrix_init_identity
+cogl_matrix_multiply
+cogl_matrix_ortho
+cogl_matrix_perspective
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_matrix_project_points_EXP
+#endif
+
+cogl_matrix_rotate
+cogl_matrix_scale
+cogl_matrix_transform_point
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_matrix_transform_points_EXP
+#endif
+
+cogl_matrix_translate
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_matrix_view_2d_in_frustum_EXP
+cogl_matrix_view_2d_in_perspective_EXP
+#endif
+
+cogl_object_get_user_data
+cogl_object_ref
+cogl_object_set_user_data
+cogl_object_unref
+cogl_offscreen_new_to_texture
+
+#ifndef COGL_DISABLE_DEPRECATED
+cogl_offscreen_ref
+cogl_offscreen_unref
+#endif
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+#ifndef COGL_WINSYS_INTEGRATED
+cogl_onscreen_clutter_backend_set_size_CLUTTER
+#endif
+cogl_onscreen_hide_EXP
+cogl_onscreen_new_EXP
+cogl_onscreen_set_swap_throttled_EXP
+cogl_onscreen_show_EXP
+cogl_onscreen_template_new_EXP
+#ifdef COGL_HAS_WIN32_SUPPORT
+cogl_onscreen_win32_get_window_EXP
+cogl_onscreen_win32_set_foreign_window_EXP
+#endif
+#ifdef COGL_HAS_X11
+cogl_onscreen_x11_get_visual_xid_EXP
+cogl_onscreen_x11_set_foreign_window_xid_EXP
+#endif
+#endif
+
+cogl_ortho
+cogl_path_arc
+cogl_path_close
+cogl_path_copy
+cogl_path_curve_to
+cogl_path_ellipse
+cogl_path_fill
+cogl_path_fill_preserve		;this is COGL 1.0 API
+cogl_path_fill_rule_get_type
+cogl_path_get_fill_rule
+cogl_path_line
+cogl_path_line_to
+cogl_path_move_to
+cogl_path_new
+cogl_path_polygon
+cogl_path_polyline
+cogl_path_rectangle
+cogl_path_rel_curve_to
+cogl_path_rel_line_to
+cogl_path_rel_move_to
+cogl_path_round_rectangle
+cogl_path_set_fill_rule
+cogl_path_stroke
+cogl_path_stroke_preserve	;this is COGL 1.0 API
+cogl_perspective
+
+cogl_pipeline_alpha_func_get_type
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_pipeline_copy
+#endif
+
+cogl_pipeline_filter_get_type
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_pipeline_foreach_layer
+cogl_pipeline_get_alpha_test_function
+cogl_pipeline_get_alpha_test_reference
+cogl_pipeline_get_ambient
+cogl_pipeline_get_color
+cogl_pipeline_get_depth_range
+cogl_pipeline_get_depth_test_enabled
+cogl_pipeline_get_depth_test_function
+cogl_pipeline_get_depth_writing_enabled
+cogl_pipeline_get_diffuse
+cogl_pipeline_get_emission
+cogl_pipeline_get_layer_point_sprite_coords_enabled
+cogl_pipeline_get_layer_wrap_mode_p
+cogl_pipeline_get_layer_wrap_mode_s
+cogl_pipeline_get_layer_wrap_mode_t
+cogl_pipeline_get_n_layers
+cogl_pipeline_get_point_size
+cogl_pipeline_get_shininess
+cogl_pipeline_get_specular
+cogl_pipeline_get_user_program
+cogl_pipeline_new
+cogl_pipeline_set_alpha_test_function
+cogl_pipeline_set_ambient
+cogl_pipeline_set_ambient_and_diffuse
+cogl_pipeline_set_blend
+cogl_pipeline_set_blend_constant
+cogl_pipeline_set_color
+cogl_pipeline_set_color4f
+cogl_pipeline_set_color4ub
+cogl_pipeline_set_depth_range
+cogl_pipeline_set_depth_test_enabled
+cogl_pipeline_set_depth_test_function
+cogl_pipeline_set_depth_writing_enabled
+cogl_pipeline_set_diffuse
+cogl_pipeline_set_emission
+cogl_pipeline_set_layer_combine
+cogl_pipeline_set_layer_combine_constant
+cogl_pipeline_set_layer_filters
+cogl_pipeline_set_layer_matrix
+cogl_pipeline_set_layer_point_sprite_coords_enabled
+cogl_pipeline_set_layer_texture
+cogl_pipeline_set_layer_wrap_mode
+cogl_pipeline_set_layer_wrap_mode_p
+cogl_pipeline_set_layer_wrap_mode_s
+cogl_pipeline_set_layer_wrap_mode_t
+cogl_pipeline_set_point_size
+cogl_pipeline_remove_layer
+cogl_pipeline_set_shininess
+cogl_pipeline_set_specular
+cogl_pipeline_set_user_program
+#endif
+
+cogl_pipeline_wrap_mode_get_type
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+#if 0
+;not implemented!
+cogl_pixel_array_new_EXP
+#endif
+cogl_pixel_array_new_with_size_EXP
+#if 0
+;not exported in the main APIs for now
+cogl_pixel_array_set_region_EXP
+#endif
+#endif
+
+cogl_pixel_format_get_type
+cogl_polygon
+
+#ifndef COGL_DISABLE_DEPRECATED
+cogl_pop_draw_buffer
+#endif
+
+cogl_pop_framebuffer
+cogl_pop_matrix
+cogl_pop_source
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_primitive_draw
+cogl_primitive_get_first_vertex
+cogl_primitive_get_mode
+cogl_primitive_get_n_vertices
+cogl_primitive_new
+cogl_primitive_new_p2
+cogl_primitive_new_p2c4
+cogl_primitive_new_p2t2
+cogl_primitive_new_p2t2c4
+cogl_primitive_new_p3
+cogl_primitive_new_p3c4
+cogl_primitive_new_p3t2
+cogl_primitive_new_p3t2c4
+cogl_primitive_new_with_attributes_array
+cogl_primitive_set_attributes
+cogl_primitive_set_first_vertex
+cogl_primitive_set_indices
+cogl_primitive_set_mode
+cogl_primitive_set_n_vertices
+#endif
+
+cogl_program_attach_shader
+cogl_program_get_uniform_location
+cogl_program_link
+cogl_program_ref
+cogl_program_set_uniform_float
+cogl_program_set_uniform_int
+cogl_program_set_uniform_matrix
+cogl_program_set_uniform_1f
+cogl_program_set_uniform_1i
+
+#ifndef COGL_DISABLE_DEPRECATED
+cogl_program_uniform_float
+cogl_program_uniform_int
+cogl_program_uniform_matrix
+cogl_program_uniform_1f
+cogl_program_uniform_1i
+#endif
+
+cogl_program_unref
+cogl_program_use
+
+#ifndef COGL_DISABLE_DEPRECATED
+cogl_push_draw_buffer
+#endif
+
+cogl_push_framebuffer
+cogl_push_matrix
+cogl_push_source
+cogl_read_pixels
+cogl_read_pixels_flags_get_type
+cogl_rectangle
+cogl_rectangles
+cogl_rectangles_with_texture_coords
+cogl_rectangle_with_multitexture_coords
+cogl_rectangle_with_texture_coords
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_renderer_add_native_filter_EXP
+cogl_renderer_check_onscreen_template_EXP
+cogl_renderer_connect_EXP
+#endif
+
+cogl_renderer_error_get_type
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_renderer_error_quark_EXP
+cogl_renderer_handle_native_event_EXP
+cogl_renderer_new_EXP
+cogl_renderer_remove_native_filter_EXP
+#ifdef COGL_HAS_XLIB
+cogl_renderer_xlib_add_filter_EXP
+cogl_renderer_xlib_get_display_EXP
+cogl_renderer_xlib_get_foreign_display_EXP
+cogl_renderer_xlib_handle_event_EXP
+cogl_renderer_xlib_remove_filter_EXP
+cogl_renderer_xlib_set_foreign_display_EXP
+#endif
+#endif
+
+cogl_rotate
+cogl_scale
+cogl_set_backface_culling_enabled
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_set_default_context_EXP
+#endif
+
+cogl_set_depth_test_enabled
+
+#ifndef COGL_DISABLE_DEPRECATED
+cogl_set_draw_buffer
+#endif
+
+cogl_set_fog
+cogl_set_framebuffer
+cogl_set_modelview_matrix
+cogl_set_path	;this is COGL 1.0 API
+cogl_set_projection_matrix
+cogl_set_source
+cogl_set_source_color
+cogl_set_source_color4f
+cogl_set_source_color4ub
+cogl_set_source_texture
+cogl_set_viewport
+cogl_shader_compile
+cogl_shader_get_info_log
+cogl_shader_get_type
+cogl_shader_is_compiled
+
+#ifndef COGL_DISABLE_DEPRECATED
+cogl_shader_ref
+#endif
+
+cogl_shader_source
+
+#ifndef COGL_DISABLE_DEPRECATED
+cogl_shader_unref
+#endif
+
+cogl_shader_type_get_type
+cogl_sqrti
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_swap_chain_new_EXP
+cogl_swap_chain_set_has_alpha_EXP
+#endif
+
+cogl_texture_flags_get_type
+cogl_texture_get_data
+cogl_texture_get_format
+cogl_texture_get_gl_texture
+cogl_texture_get_height
+cogl_texture_get_max_waste
+cogl_texture_get_rowstride
+cogl_texture_get_width
+cogl_texture_is_sliced
+cogl_texture_new_from_bitmap
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_texture_new_from_buffer_EXP
+#endif
+
+cogl_texture_new_from_data
+cogl_texture_new_from_file
+cogl_texture_new_from_foreign
+cogl_texture_new_from_sub_texture
+cogl_texture_new_with_size
+
+#ifndef COGL_DISABLE_DEPRECATED
+cogl_texture_ref
+#endif
+
+cogl_texture_set_region
+
+#ifndef COGL_DISABLE_DEPRECATED
+cogl_texture_unref
+#endif
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_texture_3d_new_from_data_EXP
+cogl_texture_3d_new_with_size_EXP
+#endif
+
+cogl_transform
+cogl_translate
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+cogl_vector3_add_EXP
+cogl_vector3_copy_EXP
+cogl_vector3_cross_product_EXP
+cogl_vector3_distance_EXP
+cogl_vector3_divide_scalar_EXP
+cogl_vector3_dot_product_EXP
+cogl_vector3_equal_EXP
+cogl_vector3_equal_with_epsilon_EXP
+cogl_vector3_free_EXP
+cogl_vector3_init_EXP
+cogl_vector3_init_zero_EXP
+cogl_vector3_invert_EXP
+cogl_vector3_magnitude_EXP
+cogl_vector3_multiply_scalar_EXP
+cogl_vector3_normalize_EXP
+cogl_vector3_subtract_EXP
+cogl_vertex_array_new
+#endif
+
+cogl_vertex_buffer_add
+cogl_vertex_buffer_delete
+cogl_vertex_buffer_disable
+cogl_vertex_buffer_draw
+cogl_vertex_buffer_draw_elements
+cogl_vertex_buffer_enable
+cogl_vertex_buffer_get_n_vertices
+cogl_vertex_buffer_indices_get_for_quads
+cogl_vertex_buffer_indices_get_type
+cogl_vertex_buffer_indices_new
+cogl_vertex_buffer_new
+
+#ifndef COGL_DISABLE_DEPRECATED
+cogl_vertex_buffer_ref
+#endif
+
+cogl_vertex_buffer_submit
+
+#ifndef COGL_DISABLE_DEPRECATED
+cogl_vertex_buffer_unref
+#endif
+
+cogl_vertices_mode_get_type
+
+#ifdef COGL_DISABLE_DEPRECATED
+cogl_viewport
+#endif
+
+cogl_winsys_feature_get_type
+
+#ifdef COGL_ENABLE_EXPERIMENTAL_API
+#ifdef COGL_HAS_XLIB
+cogl_xlib_get_display_EXP
+cogl_xlib_handle_event_EXP
+cogl_xlib_set_display_EXP
+#endif
+#endif
+
+#ifndef COGL_NO_EXPORT_UNDERSCORE 
+;probably these should not be exported at all, but anyways, for now...
+;eventually, this section should disappear (or cogl, cogl-pango, clutter et al
+;will link without the following)
+_cogl_atlas_add_reorganize_callback
+_cogl_atlas_copy_rectangle
+_cogl_atlas_new
+_cogl_atlas_remove
+_cogl_atlas_remove_reorganize_callback
+_cogl_atlas_reserve_space
+_cogl_atlas_texture_add_reorganize_callback
+_cogl_atlas_texture_new_from_bitmap
+_cogl_atlas_texture_new_with_size
+_cogl_atlas_texture_remove_reorganize_callback
+_cogl_error_quark
+_cogl_framebuffer_get_alpha_bits
+_cogl_framebuffer_get_blue_bits
+_cogl_framebuffer_get_red_bits
+_cogl_framebuffer_get_green_bits
+_cogl_handle_atlas_texture_get_type
+_cogl_texture_associate_framebuffer
+_cogl_texture_can_hardware_repeat
+_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
+_cogl_texture_register_texture_type
+_cogl_texture_set_filters
+_cogl_texture_set_region_from_bitmap
+_cogl_texture_set_wrap_mode_parameters
+_cogl_texture_transform_coords_to_gl
+_cogl_texture_transform_quad_coords_to_gl
+#endif
\ No newline at end of file
diff --git a/config.h.win32.in b/config.h.win32.in
new file mode 100644
index 0000000..5b12d11
--- /dev/null
+++ b/config.h.win32.in
@@ -0,0 +1,148 @@
+/* config.h.in.  Generated from configure.ac by autoheader.  */
+
+/* Can use Cogl 2.0 API internally */
+#define COGL_ENABLE_EXPERIMENTAL_2_0_API 1
+
+/* Cogl can create its own OpenGL context */
+#define COGL_HAS_FULL_WINSYS 1
+
+/* Cogl supports OpenGL using the GLX API */
+/*#undef COGL_HAS_GLX_SUPPORT*/
+
+/* Cogl supports OpenGL using the WGL API */
+#define COGL_HAS_WGL_SUPPORT 1
+
+/* Define to 1 if translation of program messages to the user's native
+   language is requested. */
+#define ENABLE_NLS 1
+
+/* The prefix for our gettext translation domains. */
+#define GETTEXT_PACKAGE "@GETTEXT_PACKAGE@"
+
+/* Define to 1 if you have the <CE4100/libgdl.h> header file. */
+/*#undef HAVE_CE4100_LIBGDL_H*/
+
+/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
+   CoreFoundation framework. */
+/*#undef HAVE_CFLOCALECOPYCURRENT*/
+
+/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
+   the CoreFoundation framework. */
+/*#undef HAVE_CFPREFERENCESCOPYAPPVALUE*/
+
+/* Have GL for rendering */
+#define HAVE_COGL_GL 1
+
+/* Have GLES 1.1 for rendering */
+/*#undef HAVE_COGL_GLES*/
+
+/* Have GLES 2.0 for rendering */
+/*#undef HAVE_COGL_GLES2*/
+
+/* Define if the GNU dcgettext() function is already present or preinstalled.
+   */
+#define HAVE_DCGETTEXT 1
+
+/* Define to 1 if you have the <dlfcn.h> header file. */
+/*#undef HAVE_DLFCN_H*/
+
+/* Have libdrm support */
+/*#undef HAVE_DRM*/
+
+/* Define to 1 if you have the <EGL/egl.h> header file. */
+/*#undef HAVE_EGL_EGL_H*/
+
+/* Define to 1 if you have the <fcntl.h> header file. */
+#define HAVE_FCNTL_H 1
+
+/* Define to 1 if you have the `ffs' function. */
+/*#undef HAVE_FFS*/
+
+/* Define if the GNU gettext() function is already present or preinstalled. */
+#define HAVE_GETTEXT 1
+
+/* Define if you have the iconv() function and it works. */
+#define HAVE_ICONV 1
+
+/* Define to 1 if you have the <inttypes.h> header file. */
+#ifndef _MSC_VER
+#define HAVE_INTTYPES_H 1
+#endif
+
+/* Define to 1 if you have the <libgdl.h> header file. */
+/*#undef HAVE_LIBGDL_H*/
+
+/* Define to 1 if you have the <limits.h> header file. */
+#define HAVE_LIMITS_H 1
+
+/* Define to 1 if you have the <memory.h> header file. */
+#define HAVE_MEMORY_H 1
+
+/* Define to 1 if you have the <stdint.h> header file. */
+#if ((_MSC_VER >= 1600) || !defined(_MSC_VER))
+#define HAVE_STDINT_H 1
+#endif
+
+/* Define to 1 if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
+
+/* Define to 1 if you have the <strings.h> header file. */
+#ifndef _MSC_VER
+#define HAVE_STRINGS_H 1
+#endif
+
+/* Define to 1 if you have the <string.h> header file. */
+#define HAVE_STRING_H 1
+
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define to 1 if you have the <sys/types.h> header file. */
+#define HAVE_SYS_TYPES_H 1
+
+/* Define to 1 if you have the <unistd.h> header file. */
+#ifndef _MSC_VER
+#define HAVE_UNISTD_H 1
+#endif
+
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+   */
+#define LT_OBJDIR ".libs"
+
+/* Define to 1 if your C compiler doesn't accept -c and -o together. */
+#ifdef _MSC_VER
+#define NO_MINUS_C_MINUS_O 1
+#endif
+
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT ""
+
+/* Define to the full name of this package. */
+#define PACKAGE_NAME "cogl"
+
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING "cogl @COGL_VERSION@"
+
+/* Define to the one symbol short name of this package. */
+#define PACKAGE_TARNAME "cogl"
+
+/* Define to the home page for this package. */
+#define PACKAGE_URL ""
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION "@COGL_VERSION@"
+
+/* Define to 1 if you have the ANSI C header files. */
+#define STDC_HEADERS 1
+
+/* Use GdkPixbuf for loading image data */
+#define USE_GDKPIXBUF 1
+
+/* Use internal image decoding for loading image data */
+/*#undef USE_INTERNAL*/
+
+/* Use Core Graphics (Quartz) for loading image data */
+/*#undef USE_QUARTZ*/
+
+/* Define to empty if `const' does not conform to ANSI C. */
+/*#undef const*/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]