After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 711672 - cocoa: resize OpenGL view size each time the window is resized
cocoa: resize OpenGL view size each time the window is resized
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-gl
git master
Other Mac OS
: Normal normal
: 1.2.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-11-08 12:46 UTC by Matthieu Bouron
Modified: 2013-11-11 17:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
cocoa_resize_glitch.png (61.27 KB, image/png)
2013-11-08 12:46 UTC, Matthieu Bouron
  Details
cocoa: resize OpenGL view size each time the window is resized (2.70 KB, patch)
2013-11-08 12:48 UTC, Matthieu Bouron
none Details | Review
cocoa: resize OpenGL view size each time the window is resized (2.70 KB, patch)
2013-11-08 13:08 UTC, Matthieu Bouron
committed Details | Review

Description Matthieu Bouron 2013-11-08 12:46:13 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.
Comment 1 Matthieu Bouron 2013-11-08 12:48:04 UTC
Created attachment 259256 [details] [review]
cocoa: resize OpenGL view size each time the window is resized
Comment 2 Matthieu Bouron 2013-11-08 13:08:06 UTC
Created attachment 259267 [details] [review]
cocoa: resize OpenGL view size each time the window is resized

Remove trailing spaces.
Comment 3 Sebastian Dröge (slomo) 2013-11-11 17:29:18 UTC
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