Chris Robinson : winex11: Use a GLXPixmap for offscreen OpenGL rendering when XComposite isn' t available.

Alexandre Julliard julliard at winehq.org
Wed Oct 3 06:08:19 CDT 2007


Module: wine
Branch: master
Commit: 37d835bf9a49ef48a689a8c5356c034e35c8bb37
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=37d835bf9a49ef48a689a8c5356c034e35c8bb37

Author: Chris Robinson <chris.kcat at gmail.com>
Date:   Wed Sep 26 08:17:13 2007 -0700

winex11: Use a GLXPixmap for offscreen OpenGL rendering when XComposite isn't available.

---

 dlls/winex11.drv/dce.c    |    3 +
 dlls/winex11.drv/init.c   |    1 +
 dlls/winex11.drv/opengl.c |   23 ++++++++--
 dlls/winex11.drv/window.c |  104 ++++++++++++++++++++++++++++++++++++++++++++-
 dlls/winex11.drv/x11drv.h |    5 ++
 5 files changed, 130 insertions(+), 6 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=37d835bf9a49ef48a689a8c5356c034e35c8bb37



More information about the wine-cvs mailing list