[cogl] android: Expose the only android specific symbol as experimental
- From: Damien Lespiau <dlespiau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl] android: Expose the only android specific symbol as experimental
- Date: Tue, 17 May 2011 14:31:46 +0000 (UTC)
commit 8680e3bfeb8d064ce898e8fb07853c199b87e836
Author: Damien Lespiau <damien lespiau intel com>
Date: Tue May 17 15:06:53 2011 +0100
android: Expose the only android specific symbol as experimental
cogl/cogl-context.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/cogl/cogl-context.h b/cogl/cogl-context.h
index 7a6276d..654a88c 100644
--- a/cogl/cogl-context.h
+++ b/cogl/cogl-context.h
@@ -72,6 +72,7 @@ cogl_context_egl_get_egl_display (CoglContext *context);
#endif
#ifdef COGL_HAS_EGL_PLATFORM_ANDROID_SUPPORT
+#define cogl_android_set_native_window cogl_android_set_native_window_EXP
void
cogl_android_set_native_window (ANativeWindow *window);
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]