Alexandre Julliard : winex11: Pass a generic PHYSDEV to all graphics entry points.

Alexandre Julliard julliard at winehq.org
Fri Jul 8 11:23:42 CDT 2011


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Jul  8 15:55:11 2011 +0200

winex11: Pass a generic PHYSDEV to all graphics entry points.

---

 dlls/winex11.drv/bitblt.c   |   13 +++--
 dlls/winex11.drv/bitmap.c   |    5 +-
 dlls/winex11.drv/brush.c    |    7 ++-
 dlls/winex11.drv/dib.c      |   15 ++++--
 dlls/winex11.drv/graphics.c |  106 +++++++++++++++++++++----------------------
 dlls/winex11.drv/init.c     |   12 ++++-
 dlls/winex11.drv/opengl.c   |   96 +++++++++++++++++++++++---------------
 dlls/winex11.drv/palette.c  |   14 +++---
 dlls/winex11.drv/pen.c      |    7 ++-
 dlls/winex11.drv/text.c     |   14 +++---
 dlls/winex11.drv/x11drv.h   |   65 ++++++++++++++------------
 dlls/winex11.drv/xfont.c    |   14 ++++--
 dlls/winex11.drv/xrender.c  |    4 +-
 dlls/winex11.drv/xvidmode.c |    4 +-
 14 files changed, 213 insertions(+), 163 deletions(-)

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



More information about the wine-cvs mailing list