Module: wine Branch: master Commit: 791a46658a3e31aa6408faaeb6f797d6b2fe53de URL: http://source.winehq.org/git/wine.git/?a=commit;h=791a46658a3e31aa6408faaeb6...
Author: Alexandre Julliard julliard@winehq.org Date: Tue May 8 14:03:56 2012 +0200
winex11: Store the GL-specific information in the GL driver physdev.
---
dlls/winex11.drv/bitmap.c | 1 - dlls/winex11.drv/init.c | 14 +-- dlls/winex11.drv/opengl.c | 243 +++++++++++++++++++++++++++------------------ dlls/winex11.drv/x11drv.h | 6 - 4 files changed, 148 insertions(+), 116 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=791a46658a3e31aa6408fa...