Christian Costa : d3dx9_36: Add support for D3DFMT_P8 and conversion to other ARGB formats + tests.

Alexandre Julliard julliard at winehq.org
Thu May 23 14:42:19 CDT 2013


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

Author: Christian Costa <titan.costa at gmail.com>
Date:   Sun May 19 22:32:18 2013 +0200

d3dx9_36: Add support for D3DFMT_P8 and conversion to other ARGB formats + tests.

---

 dlls/d3dx9_36/d3dx9_36_private.h |    7 ++--
 dlls/d3dx9_36/surface.c          |   68 +++++++++++++++++++++++++++++++------
 dlls/d3dx9_36/tests/surface.c    |   36 +++++++++++++++++---
 dlls/d3dx9_36/util.c             |   14 +++++++-
 dlls/d3dx9_36/volume.c           |   10 ++++--
 5 files changed, 110 insertions(+), 25 deletions(-)

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



More information about the wine-cvs mailing list