Henri Verbeet : wined3d: Move the color key conversion helpers to util.c.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Oct 8 14:09:27 CDT 2014


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Oct  8 08:47:18 2014 +0200

wined3d: Move the color key conversion helpers to util.c.

---

 dlls/wined3d/surface.c         | 215 +----------------------------------------
 dlls/wined3d/utils.c           | 201 ++++++++++++++++++++++++++++++++++++++
 dlls/wined3d/wined3d_private.h |   9 ++
 3 files changed, 214 insertions(+), 211 deletions(-)

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



More information about the wine-cvs mailing list