Henri Verbeet : wined3d: Get rid of the WINED3DCOLORVALUE typedef.

Alexandre Julliard julliard at winehq.org
Wed Nov 16 12:46:44 CST 2011


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Tue Nov 15 21:18:27 2011 +0100

wined3d: Get rid of the WINED3DCOLORVALUE typedef.

---

 dlls/d3d10core/device.c           |    2 +-
 dlls/d3d9/device.c                |    2 +-
 dlls/wined3d/arb_program_shader.c |    2 +-
 dlls/wined3d/device.c             |   10 +++++-----
 dlls/wined3d/surface.c            |   10 +++++-----
 dlls/wined3d/utils.c              |    2 +-
 dlls/wined3d/wined3d_private.h    |    9 +++++----
 include/wine/wined3d.h            |   22 +++++++++++-----------
 8 files changed, 30 insertions(+), 29 deletions(-)

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



More information about the wine-cvs mailing list