Alexandre Julliard : wineps.drv: Pass a generic PHYSDEV to all graphics functions.

Alexandre Julliard julliard at winehq.org
Thu Jul 7 13:33:46 CDT 2011


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Thu Jul  7 13:29:17 2011 +0200

wineps.drv: Pass a generic PHYSDEV to all graphics functions.

---

 dlls/wineps.drv/bitblt.c   |   33 +++---
 dlls/wineps.drv/bitmap.c   |  100 ++++++++++----------
 dlls/wineps.drv/brush.c    |  109 +++++++++++----------
 dlls/wineps.drv/builtin.c  |   29 ++++--
 dlls/wineps.drv/clipping.c |   26 +++---
 dlls/wineps.drv/color.c    |   14 ++-
 dlls/wineps.drv/download.c |   45 +++++----
 dlls/wineps.drv/escape.c   |   55 ++++++----
 dlls/wineps.drv/font.c     |   17 ++--
 dlls/wineps.drv/graphics.c |  234 ++++++++++++++++++++++----------------------
 dlls/wineps.drv/init.c     |   12 ++-
 dlls/wineps.drv/pen.c      |   21 +++--
 dlls/wineps.drv/ps.c       |  234 +++++++++++++++++++++++---------------------
 dlls/wineps.drv/psdrv.h    |  124 ++++++++++++------------
 dlls/wineps.drv/text.c     |   50 +++++-----
 dlls/wineps.drv/type1.c    |   19 ++--
 dlls/wineps.drv/type42.c   |   50 +++++-----
 17 files changed, 612 insertions(+), 560 deletions(-)

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



More information about the wine-cvs mailing list