Vincent Povirk : windowscodecs: Add stub TGA decoder.

Alexandre Julliard julliard at winehq.org
Thu Oct 21 10:50:43 CDT 2010


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

Author: Vincent Povirk <vincent at codeweavers.com>
Date:   Mon Jun  7 14:36:35 2010 -0500

windowscodecs: Add stub TGA decoder.

---

 dlls/windowscodecs/Makefile.in         |    1 +
 dlls/windowscodecs/clsfactory.c        |    1 +
 dlls/windowscodecs/regsvr.c            |   48 +++++-
 dlls/windowscodecs/tgaformat.c         |  317 ++++++++++++++++++++++++++++++++
 dlls/windowscodecs/wincodecs_private.h |    5 +
 5 files changed, 371 insertions(+), 1 deletions(-)

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



More information about the wine-cvs mailing list