[cogl/cogl-1.10] Fix cogl.symbols
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/cogl-1.10] Fix cogl.symbols
- Date: Mon, 16 Apr 2012 15:03:33 +0000 (UTC)
commit 875a105b8a6ba23bc9cf72e6b3fa07a0ea0ef4d6
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Fri Mar 30 16:43:08 2012 +0800
Fix cogl.symbols
cogl_framebuffer_draw_multitextured_rectangles is not in the public
API list, it is instead _cogl_framebuffer_draw_multitextured_rectangles,
which is private.
cogl/cogl.symbols | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/cogl/cogl.symbols b/cogl/cogl.symbols
index c0017f3..e23b3ed 100644
--- a/cogl/cogl.symbols
+++ b/cogl/cogl.symbols
@@ -222,7 +222,6 @@ 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]