[PATCH 0/4] winex11: fix glx 1.3 window handling

Miklós Máté mtmkls at gmail.com
Mon Apr 3 16:24:19 CDT 2017


The first patch is purely cosmetic, the remaining 3 are a split version
of my "fix destroying of top-level windows v5" patch for easier review.


Miklós Máté (4):
  winex11: remove trailing whitespace in opengl.c
  winex11: move XDestroyWindow() after free_gl_drawable() in
    set_win_format()
  winex11: destroy gl drawable on SetParent
  winex11: destroy gl drawable of toplevel windows

 dlls/winex11.drv/opengl.c | 55 +++++++++++++++++++++++++++++++++--------------
 dlls/winex11.drv/window.c |  2 +-
 2 files changed, 40 insertions(+), 17 deletions(-)

-- 
2.11.0




More information about the wine-patches mailing list