[cogl/wip/gles2-context: 11/12] framebuffer: Add important FIXME
- From: Tomeu Vizoso <tomeuv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/wip/gles2-context: 11/12] framebuffer: Add important FIXME
- Date: Thu, 29 Dec 2011 09:55:40 +0000 (UTC)
commit 023804d4e9e979d333b63889e26372edc2be1b0c
Author: Tomeu Vizoso <tomeu vizoso collabora com>
Date: Wed Dec 28 17:45:38 2011 +0100
framebuffer: Add important FIXME
cogl/cogl-framebuffer.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/cogl/cogl-framebuffer.c b/cogl/cogl-framebuffer.c
index 45ca731..995a4da 100644
--- a/cogl/cogl-framebuffer.c
+++ b/cogl/cogl-framebuffer.c
@@ -231,6 +231,8 @@ _cogl_framebuffer_free (CoglFramebuffer *framebuffer)
cogl_object_unref (framebuffer->journal);
+ /* FIXME: Unref gles2_context and destroy foreign_fbo_gl_handle, if any */
+
ctx->framebuffers = g_list_remove (ctx->framebuffers, framebuffer);
cogl_object_unref (ctx);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]