Module: wine Branch: master Commit: fbac3194a5b90fd05fc3c367ed797a592a9be7b2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=fbac3194a5b90fd05fc3c367ed...
Author: Alexandre Julliard julliard@winehq.org Date: Thu Aug 30 17:46:33 2012 +0200
winex11: Store the OpenGL drawable in a separate structure with its own context.
---
dlls/winex11.drv/window.c | 247 ++++++++++++++++++++-------------------- dlls/winex11.drv/x11drv.h | 5 +- dlls/winex11.drv/x11drv_main.c | 1 + 3 files changed, 125 insertions(+), 128 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=fbac3194a5b90fd05fc3c3...