[gtk+/wip/gdk-gl: 10/31] x11: Add missing initialization
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/wip/gdk-gl: 10/31] x11: Add missing initialization
- Date: Thu, 14 Aug 2014 11:13:09 +0000 (UTC)
commit 90cc7743d0c28450997d2051084dcf66b7a3ede8
Author: Emmanuele Bassi <ebassi gnome org>
Date: Mon Aug 11 21:28:45 2014 +0100
x11: Add missing initialization
gdk/x11/gdkglcontext-x11.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gdk/x11/gdkglcontext-x11.c b/gdk/x11/gdkglcontext-x11.c
index 6a67ee0..f8d6302 100644
--- a/gdk/x11/gdkglcontext-x11.c
+++ b/gdk/x11/gdkglcontext-x11.c
@@ -90,6 +90,7 @@ gdk_x11_gl_context_set_window (GdkGLContext *context,
context_x11->glx_config,
gdk_x11_window_get_xid (window),
NULL);
+ info->last_frame_counter = 0;
gdk_x11_display_error_trap_pop_ignored (display);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]