From: Miklós Máté Subject: [PATCH 0/2] fix GLX 1.3 support Message-Id: <1469050556-5610-1-git-send-email-mtmkls@gmail.com> Date: Wed, 20 Jul 2016 23:35:54 +0200 Now the patches pass the ddraw and d3d9 tests in both mainline and csmt. Miklós Máté (2): winex11: fix destroying of top-level windows v3 winex11: track glx windows per thread dlls/winex11.drv/opengl.c | 87 +++++++++++++++++++++++++++++++++++++++--- dlls/winex11.drv/window.c | 1 - dlls/winex11.drv/x11drv.h | 2 + dlls/winex11.drv/x11drv_main.c | 2 + 4 files changed, 85 insertions(+), 7 deletions(-) -- 2.8.1