GNOME Bugzilla – Bug 711672
cocoa: resize OpenGL view size each time the window is resized
Last modified: 2013-11-11 17:29:21 UTC
Created attachment 259253 [details] cocoa_resize_glitch.png This patch fixes glitches that can appear when the OpenGL view has not been resized after a window resize.
Created attachment 259256 [details] [review] cocoa: resize OpenGL view size each time the window is resized
Created attachment 259267 [details] [review] cocoa: resize OpenGL view size each time the window is resized Remove trailing spaces.
commit 685a573841949d3162b7f580f2298813acebd649 Author: Matthieu Bouron <matthieu.bouron@collabora.com> Date: Fri Nov 8 12:12:26 2013 +0000 cocoa: resize OpenGL view size each time the window is resized Fixes glitches that can appear when the OpenGL view has not been resized after a window resize. https://bugzilla.gnome.org/show_bug.cgi?id=711672