Module: wine Branch: stable Commit: f06906b3557e6ed9b60dfb846477f152534d2d72 URL: https://source.winehq.org/git/wine.git/?a=commit;h=f06906b3557e6ed9b60dfb846...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Feb 12 15:41:45 2018 +0100
winex11: Hold a reference to the drawable from the GL context.
Signed-off-by: Alexandre Julliard julliard@winehq.org (cherry picked from commit ac4f2ac36f1b06f7bfe7647753dacbc4ce8522b3) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/winex11.drv/opengl.c | 76 ++++++++++++++++++++++++++++++++++++----------- dlls/winex11.drv/window.c | 59 ++++++++++++++++++++++++++++-------- 2 files changed, 106 insertions(+), 29 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=f06906b3557e6ed9b60df...