~darkxst/ubuntu/raring/cogl/lp1163025

« back to all changes in this revision

Viewing changes to cogl/cogl.symbols

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-03-13 19:11:11 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20120313191111-3hgk529qkh9m6uk2
Tags: 1.9.8-0ubuntu1
* New upstream release (LP: #941617)
* Updated symbols & library name for soname update
* debian/control.in: Bump minimum glib to 2.28
* debian/patches/02_disable_armv5t_specific_optimization.patch: Disabled

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#if 0
 
2
/* note: those with the _EXP suffix are defined as */
 
3
/* the same symbols sans the _EXP suffix */
 
4
/* (this may be subject to change!) */
 
5
#endif
 
6
 
 
7
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
8
cogl2_clip_push_from_path
 
9
cogl2_path_arc
 
10
cogl2_path_close
 
11
cogl2_path_curve_to
 
12
cogl2_path_ellipse
 
13
cogl2_path_fill
 
14
cogl2_path_get_fill_rule
 
15
cogl2_path_line
 
16
cogl2_path_line_to
 
17
cogl2_path_move_to
 
18
cogl2_path_new
 
19
cogl2_path_polygon
 
20
cogl2_path_polyline
 
21
cogl2_path_rectangle
 
22
cogl2_path_rel_curve_to
 
23
cogl2_path_rel_line_to
 
24
cogl2_path_rel_move_to
 
25
cogl2_path_round_rectangle
 
26
cogl2_path_set_fill_rule
 
27
cogl2_path_stroke
 
28
#endif
 
29
 
 
30
#ifdef COGL_HAS_EGL_PLATFORM_ANDROID_SUPPORT
 
31
cogl_android_set_native_window_EXP
 
32
#endif
 
33
 
 
34
cogl_angle_cos
 
35
cogl_angle_sin
 
36
cogl_angle_tan
 
37
 
 
38
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
39
cogl_attribute_new
 
40
#endif
 
41
 
 
42
cogl_attribute_buffer_new
 
43
cogl_attribute_get_buffer
 
44
cogl_attribute_get_normalized
 
45
cogl_attribute_set_buffer
 
46
cogl_attribute_set_normalized
 
47
cogl_attribute_type_get_type
 
48
cogl_begin_gl
 
49
cogl_bitmap_error_get_type
 
50
cogl_bitmap_error_quark
 
51
cogl_bitmap_get_size_from_file
 
52
cogl_bitmap_new_from_file
 
53
 
 
54
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
55
cogl_bitmap_new_from_buffer
 
56
#endif
 
57
 
 
58
cogl_blend_string_error_get_type
 
59
cogl_blend_string_error_quark
 
60
cogl_buffer_bit_get_type
 
61
 
 
62
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
63
cogl_buffer_get_size
 
64
cogl_buffer_get_update_hint
 
65
#if 0
 
66
/* not implemented! */
 
67
cogl_buffer_get_usage_hint
 
68
#endif
 
69
cogl_buffer_map
 
70
#endif
 
71
 
 
72
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
73
cogl_buffer_set_data
 
74
cogl_buffer_set_update_hint
 
75
#if 0
 
76
/* not implemented! */
 
77
cogl_buffer_set_usage_hint_EXP
 
78
#endif
 
79
#endif
 
80
 
 
81
cogl_buffer_target_get_type
 
82
 
 
83
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
84
cogl_buffer_unmap
 
85
#endif
 
86
 
 
87
#ifndef COGL_DISABLE_DEPRECATED
 
88
cogl_check_extension
 
89
#endif
 
90
 
 
91
cogl_clear
 
92
 
 
93
#ifndef COGL_DISABLE_DEPRECATED
 
94
cogl_clip_ensure
 
95
#endif
 
96
 
 
97
cogl_clip_pop
 
98
 
 
99
#ifndef COGL_DISABLE_DEPRECATED
 
100
cogl_clip_push
 
101
#endif
 
102
 
 
103
cogl_clip_push_from_path
 
104
cogl_clip_push_from_path_preserve
 
105
cogl_clip_push_rectangle
 
106
 
 
107
cogl_clip_push_window_rect
 
108
 
 
109
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
110
cogl_clip_push_primitive
 
111
#endif
 
112
 
 
113
#ifndef COGL_DISABLE_DEPRECATED
 
114
cogl_clip_push_window_rectangle
 
115
cogl_clip_stack_restore
 
116
cogl_clip_stack_save
 
117
#endif
 
118
 
 
119
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
120
#ifndef COGL_WINSYS_INTEGRATED
 
121
cogl_clutter_check_extension_CLUTTER
 
122
cogl_clutter_winsys_has_feature_CLUTTER
 
123
#ifdef COGL_HAS_XLIB
 
124
cogl_clutter_winsys_xlib_get_visual_info_CLUTTER
 
125
#endif
 
126
#endif
 
127
#endif
 
128
 
 
129
cogl_color_copy
 
130
cogl_color_equal
 
131
cogl_color_free
 
132
cogl_color_get_alpha
 
133
cogl_color_get_alpha_byte
 
134
cogl_color_get_alpha_float
 
135
cogl_color_get_blue
 
136
cogl_color_get_blue_byte
 
137
cogl_color_get_blue_float
 
138
cogl_color_get_green
 
139
cogl_color_get_green_byte
 
140
cogl_color_get_green_float
 
141
cogl_color_get_red
 
142
cogl_color_get_red_byte
 
143
cogl_color_get_red_float
 
144
cogl_color_init_from_4f
 
145
cogl_color_init_from_4fv
 
146
cogl_color_init_from_4ub
 
147
cogl_color_new
 
148
cogl_color_premultiply
 
149
cogl_color_set_alpha
 
150
cogl_color_set_alpha_byte
 
151
cogl_color_set_alpha_float
 
152
cogl_color_set_blue
 
153
cogl_color_set_blue_byte
 
154
cogl_color_set_blue_float
 
155
cogl_color_set_from_4f
 
156
cogl_color_set_from_4ub
 
157
cogl_color_set_green
 
158
cogl_color_set_green_byte
 
159
cogl_color_set_green_float
 
160
cogl_color_set_red
 
161
cogl_color_set_red_byte
 
162
cogl_color_set_red_float
 
163
cogl_color_unpremultiply
 
164
 
 
165
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
166
 
 
167
#ifdef COGL_HAS_EGL_SUPPORT
 
168
cogl_egl_context_get_egl_display
 
169
#endif
 
170
 
 
171
cogl_context_get_display
 
172
cogl_context_new
 
173
#endif
 
174
 
 
175
cogl_create_program
 
176
cogl_create_shader
 
177
 
 
178
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
179
cogl_depth_state_get_range
 
180
cogl_depth_state_get_test_enabled
 
181
cogl_depth_state_get_test_function
 
182
cogl_depth_state_get_write_enabled
 
183
cogl_depth_state_init
 
184
cogl_depth_state_set_test_enabled
 
185
cogl_depth_state_set_test_function
 
186
cogl_depth_state_set_range
 
187
cogl_depth_state_set_write_enabled
 
188
#endif
 
189
 
 
190
cogl_depth_test_function_get_type
 
191
cogl_disable_fog
 
192
 
 
193
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
194
cogl_display_get_renderer
 
195
cogl_display_new
 
196
cogl_display_setup
 
197
#endif
 
198
 
 
199
cogl_double_to_fixed
 
200
cogl_double_to_int
 
201
cogl_double_to_uint
 
202
 
 
203
cogl_end_gl
 
204
cogl_error_get_type
 
205
 
 
206
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
207
cogl_euler_copy
 
208
cogl_euler_equal
 
209
cogl_euler_free
 
210
cogl_euler_init
 
211
cogl_euler_init_from_matrix
 
212
#if 0
 
213
/* not yet implemented */
 
214
cogl_euler_init_from_quaternion
 
215
#endif
 
216
#endif
 
217
 
 
218
cogl_features_available
 
219
cogl_feature_flags_get_type
 
220
cogl_fixed_atan
 
221
cogl_fixed_atan2
 
222
cogl_fixed_cos
 
223
cogl_fixed_get_type
 
224
cogl_fixed_log2
 
225
cogl_fixed_pow
 
226
cogl_fixed_pow2
 
227
cogl_fixed_sin
 
228
cogl_fixed_sqrt
 
229
cogl_fixed_tan
 
230
cogl_fog_mode_get_type
 
231
 
 
232
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
233
cogl_foreach_feature
 
234
#endif
 
235
 
 
236
cogl_flush
 
237
 
 
238
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
239
cogl_framebuffer_allocate
 
240
cogl_framebuffer_clear4f
 
241
cogl_framebuffer_clear
 
242
cogl_framebuffer_discard_buffers
 
243
cogl_framebuffer_draw_attributes
 
244
cogl_framebuffer_draw_indexed_attributes
 
245
cogl_framebuffer_draw_primitive
 
246
cogl_framebuffer_error_quark
 
247
cogl_framebuffer_finish
 
248
cogl_framebuffer_frustum
 
249
cogl_framebuffer_get_alpha_bits
 
250
cogl_framebuffer_get_blue_bits
 
251
cogl_framebuffer_get_color_format
 
252
cogl_framebuffer_get_color_mask
 
253
cogl_framebuffer_get_context
 
254
cogl_framebuffer_get_dither_enabled
 
255
cogl_framebuffer_get_green_bits
 
256
cogl_framebuffer_get_height
 
257
cogl_framebuffer_get_modelview_matrix
 
258
cogl_framebuffer_get_projection_matrix
 
259
cogl_framebuffer_get_red_bits
 
260
cogl_framebuffer_get_samples_per_pixel
 
261
cogl_framebuffer_get_viewport4fv
 
262
cogl_framebuffer_get_viewport_height
 
263
cogl_framebuffer_get_viewport_width
 
264
cogl_framebuffer_get_viewport_x
 
265
cogl_framebuffer_get_viewport_y
 
266
cogl_framebuffer_get_width
 
267
cogl_framebuffer_identity_matrix
 
268
cogl_framebuffer_orthographic
 
269
cogl_framebuffer_perspective
 
270
cogl_framebuffer_pop_clip
 
271
cogl_framebuffer_pop_matrix
 
272
cogl_framebuffer_push_matrix
 
273
cogl_framebuffer_push_path_clip
 
274
cogl_framebuffer_push_primitive_clip
 
275
cogl_framebuffer_push_rectangle_clip
 
276
cogl_framebuffer_push_scissor_clip
 
277
cogl_framebuffer_resolve_samples
 
278
cogl_framebuffer_resolve_samples_region
 
279
cogl_framebuffer_rotate
 
280
cogl_framebuffer_scale
 
281
cogl_framebuffer_set_color_mask
 
282
cogl_framebuffer_set_dither_enabled
 
283
cogl_framebuffer_set_modelview_matrix
 
284
cogl_framebuffer_set_projection_matrix
 
285
cogl_framebuffer_set_samples_per_pixel
 
286
cogl_framebuffer_set_viewport
 
287
cogl_framebuffer_transform
 
288
cogl_framebuffer_translate
 
289
cogl_framebuffer_vdraw_attributes
 
290
/* cogl_framebuffer_vdraw_indexed_attributes */ /* Not Implemented! */
 
291
#endif
 
292
 
 
293
#ifdef COGL_HAS_EGL_PLATFORM_GDL_SUPPORT
 
294
cogl_gdl_display_set_plane
 
295
#endif
 
296
 
 
297
cogl_frustum
 
298
cogl_get_backface_culling_enabled
 
299
cogl_get_bitmasks
 
300
cogl_get_depth_test_enabled
 
301
 
 
302
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
303
cogl_get_draw_framebuffer
 
304
#endif
 
305
 
 
306
cogl_get_features
 
307
cogl_get_modelview_matrix
 
308
cogl_get_option_group
 
309
cogl_get_path   /* this is COGL 1.0 API */
 
310
cogl_get_proc_address
 
311
cogl_get_projection_matrix
 
312
 
 
313
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
314
cogl_get_rectangle_indices
 
315
#endif
 
316
 
 
317
cogl_get_source
 
318
 
 
319
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
320
cogl_get_static_identity_quaternion
 
321
cogl_get_static_zero_quaternion
 
322
#endif
 
323
 
 
324
cogl_get_viewport
 
325
 
 
326
#ifdef COGL_HAS_GLIB_SUPPORT
 
327
cogl_glib_source_new
 
328
#endif
 
329
 
 
330
#ifdef _COGL_SUPPORTS_GTYPE_INTEGRATION
 
331
/* cogl_gtype_matrix_get_type */ /* Not Implemented */
 
332
#endif
 
333
 
 
334
cogl_handle_get_type
 
335
cogl_handle_ref
 
336
cogl_handle_unref
 
337
 
 
338
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
339
cogl_has_feature
 
340
cogl_has_features
 
341
cogl_index_buffer_new
 
342
cogl_indices_get_buffer
 
343
cogl_indices_get_offset
 
344
cogl_indices_get_type
 
345
cogl_indices_new
 
346
cogl_indices_new_for_buffer
 
347
cogl_indices_set_offset
 
348
#endif
 
349
 
 
350
cogl_indices_type_get_type
 
351
 
 
352
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
353
cogl_is_attribute
 
354
#endif
 
355
 
 
356
cogl_is_attribute_buffer
 
357
cogl_is_bitmap
 
358
 
 
359
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
360
cogl_is_buffer
 
361
cogl_is_context
 
362
cogl_is_index_buffer
 
363
#if 0
 
364
/* not implemented! */
 
365
cogl_is_indices_array
 
366
#endif
 
367
#endif
 
368
 
 
369
cogl_is_material
 
370
cogl_is_offscreen 
 
371
cogl_is_path
 
372
 
 
373
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
374
cogl_is_pipeline
 
375
cogl_is_pixel_buffer_EXP
 
376
cogl_is_primitive
 
377
#endif
 
378
 
 
379
cogl_is_program
 
380
 
 
381
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
382
cogl_is_renderer
 
383
#endif
 
384
 
 
385
cogl_is_shader
 
386
 
 
387
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
388
cogl_is_snippet
 
389
cogl_is_sub_texture_EXP
 
390
#endif
 
391
 
 
392
cogl_is_texture
 
393
 
 
394
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
395
#ifdef COGL_HAS_X11
 
396
cogl_is_texture_pixmap_x11
 
397
#endif
 
398
 
 
399
cogl_is_texture_rectangle_EXP
 
400
 
 
401
cogl_is_texture_2d_EXP
 
402
cogl_is_texture_3d
 
403
#endif
 
404
 
 
405
cogl_is_vertex_buffer
 
406
cogl_is_vertex_buffer_indices
 
407
 
 
408
#ifdef COGL_HAS_EGL_PLATFORM_KMS_SUPPORT
 
409
cogl_kms_renderer_get_kms_fd
 
410
#endif
 
411
 
 
412
 
 
413
cogl_material_alpha_func_get_type
 
414
cogl_material_copy
 
415
cogl_material_filter_get_type
 
416
 
 
417
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
418
cogl_material_foreach_layer
 
419
#endif
 
420
 
 
421
cogl_material_get_ambient
 
422
cogl_material_get_color
 
423
 
 
424
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
425
cogl_material_get_depth_state
 
426
#endif
 
427
 
 
428
cogl_material_get_diffuse
 
429
cogl_material_get_emission
 
430
cogl_material_get_layers
 
431
cogl_material_get_layer_point_sprite_coords_enabled
 
432
cogl_material_get_layer_wrap_mode_p
 
433
cogl_material_get_layer_wrap_mode_s
 
434
cogl_material_get_layer_wrap_mode_t
 
435
cogl_material_get_n_layers
 
436
cogl_material_get_point_size
 
437
cogl_material_get_shininess
 
438
cogl_material_get_specular
 
439
cogl_material_get_user_program
 
440
cogl_material_layer_get_mag_filter
 
441
cogl_material_layer_get_min_filter
 
442
cogl_material_layer_get_texture
 
443
cogl_material_layer_get_type
 
444
cogl_material_layer_get_wrap_mode_p
 
445
cogl_material_layer_get_wrap_mode_s
 
446
cogl_material_layer_get_wrap_mode_t
 
447
cogl_material_layer_type_get_type
 
448
cogl_material_new
 
449
cogl_material_remove_layer
 
450
 
 
451
#ifndef COGL_DISABLE_DEPRECATED
 
452
cogl_material_ref
 
453
#endif
 
454
 
 
455
cogl_material_set_alpha_test_function
 
456
cogl_material_set_ambient
 
457
cogl_material_set_ambient_and_diffuse
 
458
cogl_material_set_blend
 
459
cogl_material_set_blend_constant
 
460
cogl_material_set_color
 
461
cogl_material_set_color4f
 
462
cogl_material_set_color4ub
 
463
 
 
464
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
465
cogl_material_set_depth_state
 
466
#endif
 
467
 
 
468
cogl_material_set_diffuse
 
469
cogl_material_set_emission
 
470
cogl_material_set_layer
 
471
cogl_material_set_layer_combine
 
472
cogl_material_set_layer_combine_constant
 
473
cogl_material_set_layer_filters
 
474
cogl_material_set_layer_matrix
 
475
cogl_material_set_layer_point_sprite_coords_enabled
 
476
cogl_material_set_layer_wrap_mode
 
477
cogl_material_set_layer_wrap_mode_p
 
478
cogl_material_set_layer_wrap_mode_s
 
479
cogl_material_set_layer_wrap_mode_t
 
480
cogl_material_set_point_size
 
481
cogl_material_set_shininess
 
482
cogl_material_set_specular
 
483
cogl_material_set_user_program
 
484
 
 
485
#ifndef COGL_DISABLE_DEPRECATED
 
486
cogl_material_unref
 
487
#endif
 
488
 
 
489
cogl_material_wrap_mode_get_type
 
490
cogl_matrix_copy
 
491
cogl_matrix_equal
 
492
cogl_matrix_free
 
493
cogl_matrix_frustum
 
494
cogl_matrix_get_array
 
495
cogl_matrix_get_inverse
 
496
cogl_matrix_init_from_array
 
497
cogl_matrix_is_identity
 
498
 
 
499
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
500
cogl_matrix_init_from_quaternion
 
501
#endif
 
502
 
 
503
cogl_matrix_init_identity
 
504
cogl_matrix_look_at
 
505
cogl_matrix_multiply
 
506
 
 
507
#ifndef COGL_DISABLE_DEPRECATED
 
508
cogl_matrix_ortho
 
509
#endif
 
510
 
 
511
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
512
cogl_matrix_orthographic
 
513
#endif
 
514
 
 
515
cogl_matrix_perspective
 
516
 
 
517
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
518
cogl_matrix_project_points
 
519
#endif
 
520
 
 
521
cogl_matrix_rotate
 
522
cogl_matrix_scale
 
523
cogl_matrix_transform_point
 
524
 
 
525
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
526
cogl_matrix_transform_points
 
527
#endif
 
528
 
 
529
cogl_matrix_translate
 
530
cogl_matrix_transpose
 
531
 
 
532
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
533
cogl_matrix_view_2d_in_frustum
 
534
cogl_matrix_view_2d_in_perspective
 
535
 
 
536
cogl_meta_texture_foreach_in_region
 
537
#endif
 
538
 
 
539
cogl_object_get_user_data
 
540
cogl_object_ref
 
541
cogl_object_set_user_data
 
542
cogl_object_unref
 
543
cogl_offscreen_new_to_texture
 
544
 
 
545
#ifndef COGL_DISABLE_DEPRECATED
 
546
cogl_offscreen_ref
 
547
cogl_offscreen_unref
 
548
#endif
 
549
 
 
550
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
551
cogl_onscreen_add_swap_buffers_callback
 
552
#ifndef COGL_WINSYS_INTEGRATED
 
553
cogl_onscreen_clutter_backend_set_size_CLUTTER
 
554
#endif
 
555
cogl_onscreen_hide
 
556
cogl_onscreen_new
 
557
cogl_onscreen_set_swap_throttled
 
558
cogl_onscreen_remove_swap_buffers_callback
 
559
cogl_onscreen_show
 
560
cogl_onscreen_swap_buffers
 
561
cogl_onscreen_swap_region
 
562
cogl_onscreen_template_new_EXP
 
563
cogl_onscreen_template_set_samples_per_pixel
 
564
cogl_onscreen_template_set_swap_throttled
 
565
#ifdef COGL_HAS_WIN32_SUPPORT
 
566
cogl_win32_onscreen_get_window
 
567
cogl_win32_onscreen_set_foreign_window
 
568
#endif
 
569
#ifdef COGL_HAS_X11
 
570
cogl_x11_onscreen_get_visual_xid
 
571
cogl_x11_onscreen_set_foreign_window_xid
 
572
#endif
 
573
#endif
 
574
 
 
575
cogl_ortho
 
576
cogl_path_arc
 
577
cogl_path_close
 
578
cogl_path_copy
 
579
cogl_path_curve_to
 
580
cogl_path_ellipse
 
581
cogl_path_fill
 
582
cogl_path_fill_preserve         /* this is COGL 1.0 API */
 
583
cogl_path_fill_rule_get_type
 
584
cogl_path_get_fill_rule
 
585
cogl_path_line
 
586
cogl_path_line_to
 
587
cogl_path_move_to
 
588
cogl_path_new
 
589
cogl_path_polygon
 
590
cogl_path_polyline
 
591
cogl_path_rectangle
 
592
cogl_path_rel_curve_to
 
593
cogl_path_rel_line_to
 
594
cogl_path_rel_move_to
 
595
cogl_path_round_rectangle
 
596
cogl_path_set_fill_rule
 
597
cogl_path_stroke
 
598
cogl_path_stroke_preserve       /* this is COGL 1.0 API */
 
599
cogl_perspective
 
600
 
 
601
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
602
cogl_pipeline_add_layer_snippet
 
603
cogl_pipeline_add_snippet
 
604
#endif
 
605
 
 
606
cogl_pipeline_cache_free
 
607
cogl_pipeline_cache_new
 
608
 
 
609
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
610
cogl_pipeline_copy
 
611
#endif
 
612
 
 
613
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
614
cogl_pipeline_foreach_layer
 
615
cogl_pipeline_get_alpha_test_function
 
616
cogl_pipeline_get_alpha_test_reference
 
617
cogl_pipeline_get_ambient
 
618
cogl_pipeline_get_color
 
619
cogl_pipeline_get_color_mask
 
620
cogl_pipeline_get_cull_face_mode
 
621
cogl_pipeline_get_depth_state
 
622
cogl_pipeline_get_diffuse
 
623
cogl_pipeline_get_emission
 
624
cogl_pipeline_get_front_face_winding
 
625
cogl_pipeline_get_layer_mag_filter
 
626
cogl_pipeline_get_layer_min_filter
 
627
cogl_pipeline_get_layer_point_sprite_coords_enabled
 
628
cogl_pipeline_get_layer_texture
 
629
cogl_pipeline_get_layer_wrap_mode_p
 
630
cogl_pipeline_get_layer_wrap_mode_s
 
631
cogl_pipeline_get_layer_wrap_mode_t
 
632
cogl_pipeline_get_n_layers
 
633
cogl_pipeline_get_point_size
 
634
cogl_pipeline_get_shininess
 
635
cogl_pipeline_get_specular
 
636
cogl_pipeline_get_uniform_location
 
637
cogl_pipeline_get_user_program
 
638
cogl_pipeline_new
 
639
cogl_pipeline_set_alpha_test_function
 
640
cogl_pipeline_set_ambient
 
641
cogl_pipeline_set_ambient_and_diffuse
 
642
cogl_pipeline_set_blend
 
643
cogl_pipeline_set_blend_constant
 
644
cogl_pipeline_set_color
 
645
cogl_pipeline_set_color_mask
 
646
cogl_pipeline_set_color4f
 
647
cogl_pipeline_set_color4ub
 
648
cogl_pipeline_set_cull_face_mode
 
649
cogl_pipeline_set_depth_state
 
650
cogl_pipeline_set_diffuse
 
651
cogl_pipeline_set_emission
 
652
cogl_pipeline_set_front_face_winding
 
653
cogl_pipeline_set_layer_combine
 
654
cogl_pipeline_set_layer_combine_constant
 
655
cogl_pipeline_set_layer_filters
 
656
cogl_pipeline_set_layer_matrix
 
657
cogl_pipeline_set_layer_null_texture
 
658
cogl_pipeline_set_layer_point_sprite_coords_enabled
 
659
cogl_pipeline_set_layer_texture
 
660
cogl_pipeline_set_layer_wrap_mode
 
661
cogl_pipeline_set_layer_wrap_mode_p
 
662
cogl_pipeline_set_layer_wrap_mode_s
 
663
cogl_pipeline_set_layer_wrap_mode_t
 
664
cogl_pipeline_set_point_size
 
665
cogl_pipeline_remove_layer
 
666
cogl_pipeline_set_shininess
 
667
cogl_pipeline_set_specular
 
668
cogl_pipeline_set_uniform_float
 
669
cogl_pipeline_set_uniform_int
 
670
cogl_pipeline_set_uniform_matrix
 
671
cogl_pipeline_set_uniform_1f
 
672
cogl_pipeline_set_uniform_1i
 
673
cogl_pipeline_set_user_program
 
674
#endif
 
675
 
 
676
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
677
#if 0
 
678
/* not implemented! */
 
679
cogl_pixel_buffer_new_EXP
 
680
#endif
 
681
cogl_pixel_buffer_new_with_size_EXP
 
682
#if 0
 
683
/* not exported in the main APIs for now */
 
684
cogl_pixel_buffer_set_region_EXP
 
685
#endif
 
686
#endif
 
687
 
 
688
cogl_poll_dispatch
 
689
cogl_poll_get_info
 
690
 
 
691
cogl_pixel_format_get_type
 
692
cogl_polygon
 
693
 
 
694
#ifndef COGL_DISABLE_DEPRECATED
 
695
cogl_pop_draw_buffer
 
696
#endif
 
697
 
 
698
cogl_pop_framebuffer
 
699
cogl_pop_matrix
 
700
cogl_pop_source
 
701
 
 
702
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
703
cogl_primitive_copy
 
704
cogl_primitive_foreach_attribute
 
705
cogl_primitive_get_first_vertex
 
706
cogl_primitive_get_indices
 
707
cogl_primitive_get_mode
 
708
cogl_primitive_get_n_vertices_EXP
 
709
cogl_primitive_new
 
710
cogl_primitive_new_p2
 
711
cogl_primitive_new_p2c4
 
712
cogl_primitive_new_p2t2
 
713
cogl_primitive_new_p2t2c4
 
714
cogl_primitive_new_p3
 
715
cogl_primitive_new_p3c4
 
716
cogl_primitive_new_p3t2
 
717
cogl_primitive_new_p3t2c4
 
718
cogl_primitive_new_with_attributes
 
719
cogl_primitive_set_attributes
 
720
cogl_primitive_set_first_vertex
 
721
cogl_primitive_set_indices_EXP
 
722
cogl_primitive_set_mode
 
723
cogl_primitive_set_n_vertices_EXP
 
724
#endif
 
725
 
 
726
cogl_program_attach_shader
 
727
cogl_program_get_uniform_location
 
728
cogl_program_link
 
729
cogl_program_ref
 
730
cogl_program_set_uniform_float
 
731
cogl_program_set_uniform_int
 
732
cogl_program_set_uniform_matrix
 
733
cogl_program_set_uniform_1f
 
734
cogl_program_set_uniform_1i
 
735
 
 
736
#ifndef COGL_DISABLE_DEPRECATED
 
737
cogl_program_uniform_float
 
738
cogl_program_uniform_int
 
739
cogl_program_uniform_matrix
 
740
cogl_program_uniform_1f
 
741
cogl_program_uniform_1i
 
742
#endif
 
743
 
 
744
cogl_program_unref
 
745
cogl_program_use
 
746
 
 
747
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
748
cogl_quaternion_copy
 
749
cogl_quaternion_dot_product
 
750
cogl_quaternion_equal
 
751
cogl_quaternion_free
 
752
cogl_quaternion_get_rotation_angle
 
753
cogl_quaternion_get_rotation_axis
 
754
cogl_quaternion_init
 
755
cogl_quaternion_init_from_angle_vector
 
756
cogl_quaternion_init_from_array
 
757
cogl_quaternion_init_from_euler
 
758
cogl_quaternion_init_from_x_rotation
 
759
cogl_quaternion_init_from_y_rotation
 
760
cogl_quaternion_init_from_z_rotation
 
761
cogl_quaternion_init_identity
 
762
cogl_quaternion_invert
 
763
cogl_quaternion_multiply
 
764
cogl_quaternion_nlerp
 
765
cogl_quaternion_normalize
 
766
cogl_quaternion_pow
 
767
cogl_quaternion_slerp
 
768
cogl_quaternion_squad
 
769
#endif
 
770
 
 
771
#ifndef COGL_DISABLE_DEPRECATED
 
772
cogl_push_draw_buffer
 
773
#endif
 
774
 
 
775
cogl_push_framebuffer
 
776
cogl_push_matrix
 
777
cogl_push_source
 
778
cogl_read_pixels
 
779
cogl_read_pixels_flags_get_type
 
780
cogl_rectangle
 
781
cogl_rectangles
 
782
cogl_rectangles_with_texture_coords
 
783
cogl_rectangle_with_multitexture_coords
 
784
cogl_rectangle_with_texture_coords
 
785
 
 
786
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
787
cogl_renderer_add_constraint
 
788
cogl_renderer_check_onscreen_template
 
789
cogl_renderer_connect
 
790
cogl_renderer_get_n_fragment_texture_units
 
791
#endif
 
792
 
 
793
cogl_renderer_error_get_type
 
794
 
 
795
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
796
cogl_renderer_error_quark
 
797
cogl_renderer_get_winsys_id
 
798
cogl_renderer_new
 
799
cogl_renderer_remove_constraint
 
800
cogl_renderer_set_winsys_id
 
801
#endif
 
802
 
 
803
cogl_rotate
 
804
cogl_scale
 
805
cogl_set_backface_culling_enabled
 
806
 
 
807
cogl_set_depth_test_enabled
 
808
 
 
809
#ifndef COGL_DISABLE_DEPRECATED
 
810
cogl_set_draw_buffer
 
811
#endif
 
812
 
 
813
cogl_set_fog
 
814
cogl_set_framebuffer
 
815
cogl_set_modelview_matrix
 
816
cogl_set_path   /* this is COGL 1.0 API */
 
817
cogl_set_projection_matrix
 
818
cogl_set_source
 
819
cogl_set_source_color
 
820
cogl_set_source_color4f
 
821
cogl_set_source_color4ub
 
822
cogl_set_source_texture
 
823
cogl_set_viewport
 
824
cogl_shader_compile
 
825
cogl_shader_get_info_log
 
826
cogl_shader_get_type
 
827
cogl_shader_is_compiled
 
828
 
 
829
#ifndef COGL_DISABLE_DEPRECATED
 
830
cogl_shader_ref
 
831
#endif
 
832
 
 
833
cogl_shader_source
 
834
 
 
835
#ifndef COGL_DISABLE_DEPRECATED
 
836
cogl_shader_unref
 
837
#endif
 
838
 
 
839
cogl_shader_type_get_type
 
840
 
 
841
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
842
cogl_snippet_get_declarations
 
843
cogl_snippet_get_hook
 
844
cogl_snippet_get_post
 
845
cogl_snippet_get_pre
 
846
cogl_snippet_get_replace
 
847
cogl_snippet_new
 
848
cogl_snippet_set_declarations
 
849
cogl_snippet_set_post
 
850
cogl_snippet_set_pre
 
851
cogl_snippet_set_replace
 
852
#endif
 
853
 
 
854
cogl_sqrti
 
855
 
 
856
cogl_sub_texture_get_parent
 
857
 
 
858
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
859
cogl_sub_texture_new_EXP
 
860
 
 
861
cogl_swap_chain_new_EXP
 
862
cogl_swap_chain_set_has_alpha_EXP
 
863
cogl_swap_chain_set_length_EXP
 
864
#endif
 
865
 
 
866
cogl_texture_error_quark
 
867
cogl_texture_flags_get_type
 
868
cogl_texture_get_data
 
869
cogl_texture_get_format
 
870
cogl_texture_get_gl_texture
 
871
cogl_texture_get_height
 
872
cogl_texture_get_max_waste
 
873
cogl_texture_get_rowstride
 
874
cogl_texture_get_width
 
875
cogl_texture_is_sliced
 
876
cogl_texture_new_from_bitmap
 
877
 
 
878
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
879
cogl_texture_new_from_buffer_EXP
 
880
#endif
 
881
 
 
882
cogl_texture_new_from_data
 
883
cogl_texture_new_from_file
 
884
cogl_texture_new_from_foreign
 
885
cogl_texture_new_from_sub_texture
 
886
cogl_texture_new_with_size
 
887
 
 
888
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
889
#ifdef COGL_HAS_X11
 
890
cogl_texture_pixmap_x11_error_quark
 
891
cogl_texture_pixmap_x11_is_using_tfp_extension
 
892
cogl_texture_pixmap_x11_new
 
893
cogl_texture_pixmap_x11_set_damage_object
 
894
cogl_texture_pixmap_x11_update_area
 
895
#endif
 
896
 
 
897
cogl_texture_rectangle_new_with_size_EXP
 
898
#endif
 
899
 
 
900
#ifndef COGL_DISABLE_DEPRECATED
 
901
cogl_texture_ref
 
902
#endif
 
903
 
 
904
cogl_texture_set_region
 
905
 
 
906
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
907
cogl_texture_set_region_from_bitmap_EXP
 
908
#endif
 
909
 
 
910
#ifndef COGL_DISABLE_DEPRECATED
 
911
cogl_texture_unref
 
912
#endif
 
913
 
 
914
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
915
cogl_texture_2d_new_from_data_EXP
 
916
cogl_texture_2d_new_from_foreign_EXP
 
917
cogl_texture_2d_new_with_size_EXP
 
918
cogl_texture_2d_sliced_new_with_size
 
919
 
 
920
cogl_texture_3d_new_from_data
 
921
cogl_texture_3d_new_with_size
 
922
#endif
 
923
 
 
924
cogl_transform
 
925
cogl_translate
 
926
 
 
927
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
928
cogl_vector3_add
 
929
cogl_vector3_copy
 
930
cogl_vector3_cross_product
 
931
cogl_vector3_distance
 
932
cogl_vector3_divide_scalar
 
933
cogl_vector3_dot_product
 
934
cogl_vector3_equal
 
935
cogl_vector3_equal_with_epsilon
 
936
cogl_vector3_free
 
937
cogl_vector3_init
 
938
cogl_vector3_init_zero
 
939
cogl_vector3_invert
 
940
cogl_vector3_magnitude
 
941
cogl_vector3_multiply_scalar
 
942
cogl_vector3_normalize
 
943
cogl_vector3_subtract
 
944
#endif
 
945
 
 
946
cogl_vertex_buffer_add
 
947
cogl_vertex_buffer_delete
 
948
cogl_vertex_buffer_disable
 
949
cogl_vertex_buffer_draw
 
950
cogl_vertex_buffer_draw_elements
 
951
cogl_vertex_buffer_enable
 
952
cogl_vertex_buffer_get_n_vertices
 
953
cogl_vertex_buffer_indices_get_for_quads
 
954
cogl_vertex_buffer_indices_get_type
 
955
cogl_vertex_buffer_indices_new
 
956
cogl_vertex_buffer_new
 
957
 
 
958
#ifndef COGL_DISABLE_DEPRECATED
 
959
cogl_vertex_buffer_ref
 
960
#endif
 
961
 
 
962
cogl_vertex_buffer_submit
 
963
 
 
964
#ifndef COGL_DISABLE_DEPRECATED
 
965
cogl_vertex_buffer_unref
 
966
#endif
 
967
 
 
968
cogl_vertices_mode_get_type
 
969
 
 
970
#ifdef COGL_DISABLE_DEPRECATED
 
971
cogl_viewport
 
972
#endif
 
973
 
 
974
cogl_winsys_feature_get_type
 
975
 
 
976
#ifdef COGL_ENABLE_EXPERIMENTAL_API
 
977
#ifdef COGL_HAS_WAYLAND_EGL_SERVER_SUPPORT
 
978
cogl_wayland_onscreen_resize
 
979
cogl_wayland_renderer_get_compositor_EXP
 
980
cogl_wayland_renderer_get_display_EXP
 
981
cogl_wayland_texture_2d_new_from_buffer_EXP
 
982
#endif
 
983
 
 
984
#ifdef COGL_HAS_WIN32_SUPPORT
 
985
cogl_win32_renderer_add_filter_EXP
 
986
cogl_win32_renderer_handle_event_EXP
 
987
cogl_win32_renderer_remove_filter_EXP
 
988
#endif
 
989
 
 
990
#ifdef COGL_HAS_XLIB
 
991
cogl_xlib_get_display_EXP
 
992
cogl_xlib_handle_event_EXP
 
993
cogl_xlib_renderer_add_filter_EXP
 
994
cogl_xlib_renderer_get_display_EXP
 
995
cogl_xlib_renderer_get_foreign_display_EXP
 
996
cogl_xlib_renderer_handle_event_EXP
 
997
cogl_xlib_renderer_remove_filter_EXP
 
998
cogl_xlib_renderer_set_event_retrieval_enabled
 
999
cogl_xlib_renderer_set_foreign_display_EXP
 
1000
cogl_xlib_set_display_EXP
 
1001
#endif
 
1002
#endif
 
1003
 
 
1004
#ifndef COGL_NO_EXPORT_UNDERSCORE 
 
1005
/* probably these should not be exported at all, but anyways, for now... */
 
1006
/* eventually, this section should disappear (or cogl, cogl-pango, clutter et al */
 
1007
/* will link without the following) */
 
1008
_cogl_atlas_add_reorganize_callback
 
1009
_cogl_atlas_copy_rectangle
 
1010
_cogl_atlas_new
 
1011
_cogl_atlas_remove
 
1012
_cogl_atlas_remove_reorganize_callback
 
1013
_cogl_atlas_reserve_space
 
1014
_cogl_atlas_texture_add_reorganize_callback
 
1015
_cogl_atlas_texture_new_from_bitmap
 
1016
_cogl_atlas_texture_new_with_size
 
1017
_cogl_atlas_texture_remove_reorganize_callback
 
1018
_cogl_context_get_default
 
1019
_cogl_error_quark
 
1020
_cogl_texture_associate_framebuffer
 
1021
_cogl_texture_can_hardware_repeat
 
1022
_cogl_texture_determine_internal_format
 
1023
_cogl_texture_draw_and_read
 
1024
_cogl_texture_ensure_non_quad_rendering
 
1025
_cogl_texture_flush_journal_rendering
 
1026
_cogl_texture_free
 
1027
_cogl_texture_get_associated_framebuffers
 
1028
_cogl_texture_get_gl_format
 
1029
_cogl_texture_init
 
1030
_cogl_texture_is_foreign
 
1031
_cogl_texture_prepare_for_upload
 
1032
_cogl_texture_prep_gl_alignment_for_pixels_upload
 
1033
_cogl_texture_pre_paint
 
1034
_cogl_texture_register_texture_type
 
1035
_cogl_texture_set_filters
 
1036
_cogl_texture_set_wrap_mode_parameters
 
1037
_cogl_texture_transform_coords_to_gl
 
1038
_cogl_texture_transform_quad_coords_to_gl
 
1039
#endif
 
 
b'\\ No newline at end of file'