[cogl] Update cogl.symbols
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl] Update cogl.symbols
- Date: Wed, 21 Mar 2012 14:15:58 +0000 (UTC)
commit 699a0bd74a238865030e1f005c8b4921b02ea4b2
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Wed Mar 21 08:34:04 2012 +0800
Update cogl.symbols
...for the following added APIs:
cogl_bitmap_new_for_data
cogl_framebuffer_read_pixels
cogl_framebuffer_draw_multitextured_rectangles
cogl_framebuffer_draw_rectangle
cogl_framebuffer_draw_rectangles
cogl_framebuffer_draw_textured_rectangle
cogl_framebuffer_draw_textured_rectangles
Reviewed-by: Robert Bragg <robert linux intel com>
cogl/cogl.symbols | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/cogl/cogl.symbols b/cogl/cogl.symbols
index 325b431..c0017f3 100644
--- a/cogl/cogl.symbols
+++ b/cogl/cogl.symbols
@@ -53,6 +53,7 @@ cogl_bitmap_get_height
cogl_bitmap_get_rowstride
cogl_bitmap_get_size_from_file
cogl_bitmap_get_width
+cogl_bitmap_new_for_data
cogl_bitmap_new_from_file
cogl_bitmap_new_from_buffer
cogl_bitmap_new_with_size
@@ -221,7 +222,12 @@ cogl_framebuffer_clear
cogl_framebuffer_discard_buffers
cogl_framebuffer_draw_attributes
cogl_framebuffer_draw_indexed_attributes
+cogl_framebuffer_draw_multitextured_rectangles
cogl_framebuffer_draw_primitive
+cogl_framebuffer_draw_rectangle
+cogl_framebuffer_draw_rectangles
+cogl_framebuffer_draw_textured_rectangle
+cogl_framebuffer_draw_textured_rectangles
cogl_framebuffer_error_quark
cogl_framebuffer_finish
cogl_framebuffer_frustum
@@ -253,6 +259,7 @@ cogl_framebuffer_push_path_clip
cogl_framebuffer_push_primitive_clip
cogl_framebuffer_push_rectangle_clip
cogl_framebuffer_push_scissor_clip
+cogl_framebuffer_read_pixels
cogl_framebuffer_read_pixels_into_bitmap
cogl_framebuffer_resolve_samples
cogl_framebuffer_resolve_samples_region
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]